Releases: buildkite/zstash
Releases · buildkite/zstash
v0.8.0
What's Changed
- chore(deps): bump golang from
20b91edto36b4f45in /.buildkite by @dependabot[bot] in #102 - chore(deps): bump the cloud-providers group with 3 updates by @dependabot[bot] in #103
- feat: adds clean before restore to avoid merging data by @wolfeidau in #101
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- feat: ensure that when we read an object we also copy it by @wolfeidau in #100
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- chore: update s3 template to work with OIDC by @wolfeidau in #97
- chore: add agent configuration and link it for claude by @wolfeidau in #96
- feat: add local s3 tunable parameters and document them by @wolfeidau in #95
- chore(deps): bump the cloud-providers group across 1 directory with 4 updates by @dependabot[bot] in #94
- feat: ensure all progress callbacks include cache identifier by @wolfeidau in #99
- fix: allow absolute paths which are under $HOME and increase testing by @wolfeidau in #98
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
Features
- feat: switch s3 upload/download to parallel implementations from aws by @wolfeidau in #91
Chores
- chore(deps): bump the cloud-providers group with 3 updates by @dependabot[bot] in #87
- chore(deps): bump golang from
6ea52a0to6bac879in /.buildkite by @dependabot[bot] in #86 - chore(deps): bump github.com/klauspost/compress from 1.18.1 to 1.18.2 by @dependabot[bot] in #90
- chore(deps): bump golang from 1.25.3 to 1.25.4 in /.buildkite by @dependabot[bot] in #89
- chore(deps): bump the cloud-providers group with 3 updates by @dependabot[bot] in #88
- chore(deps): bump golang from 1.25.4 to 1.25.5 in /.buildkite by @dependabot[bot] in #92
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- chore(deps): bump golang from 1.24.5 to 1.25.0 in /.buildkite by @dependabot[bot] in #64
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #69
- chore(deps): bump golang from 1.25.0 to 1.25.1 in /.buildkite by @dependabot[bot] in #67
- chore(deps): bump github.com/alecthomas/kong from 1.12.0 to 1.12.1 by @dependabot[bot] in #62
- chore(deps): bump drjosh.dev/zzglob from 0.4.0 to 0.4.1 by @dependabot[bot] in #71
- feat: remove expiry for blobs stored in s3 on create by @wolfeidau in #63
- feat: add native s3 transfer support to improve performance by @wolfeidau in #73
- chore(deps): bump golang from 1.25.1 to 1.25.3 in /.buildkite by @dependabot[bot] in #78
- chore(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1 by @dependabot[bot] in #77
- chore(deps): bump drjosh.dev/zzglob from 0.4.1 to 0.4.2 by @dependabot[bot] in #76
- chore(deps): bump the cloud-providers group with 3 updates by @dependabot[bot] in #75
- refactor: moved code around so zstash could be used as a library by @wolfeidau in #74
- chore: remove the cli as this will be provided by the agent by @wolfeidau in #80
- fix: remove gocloud to reduce the surface area of the library by @wolfeidau in #79
- fix: pass the registry via config and retain defaulting to "~" by @wolfeidau in #82
- chore: change zerolog to slog to simplify integration with the agent logging by @wolfeidau in #81
- feat: add local file storage to simplify integration testing by @wolfeidau in #83
- docs: trimmed down the readme and linked to api docs for key matching by @wolfeidau in #84
- chore: add integration tests based and align client with api by @wolfeidau in #85
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: implement support for store object name for blobs by @wolfeidau in #59
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- feat: introduced new globbing syntax using drjosh.dev/zzglob by @wolfeidau in #57
- Introduce 'template' key to cache by @mitchbne in #56
- Add 'config' argument to CLI with .buildkite/cache.yml as a default by @mitchbne in #58
New Contributors
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- chore: break up the save run command by @wolfeidau in #51
- feat: add configuration support to zstash by @wolfeidau in #52
- chore(deps): bump golang from
14fd8a5toef5b4bein /.buildkite by @dependabot[bot] in #54 - fix: adjust id list flag name in save and restore by @wolfeidau in #55
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
- feat: add a store for nsc and use the CLI to upload/download files by @wolfeidau in #49
- chore: upgrade deps, specifically github.com/wolfeidau/quickzip by @wolfeidau in #50
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- fix: this enables us to checksum a specific file in the key by @wolfeidau in #48
Full Changelog: v0.2.1...v0.2.2