Skip to content

Releases: buildkite/zstash

v0.8.0

16 Dec 20:43
7e8e0bf

Choose a tag to compare

What's Changed

  • chore(deps): bump golang from 20b91ed to 36b4f45 in /.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

12 Dec 01:02
9a5d501

Choose a tag to compare

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

11 Dec 21:03
9576f3a

Choose a tag to compare

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

09 Dec 00:19
e1c6cc6

Choose a tag to compare

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 6ea52a0 to 6bac879 in /.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

24 Oct 05:16
a1e4260

Choose a tag to compare

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

08 Aug 05:07
2053210

Choose a tag to compare

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

07 Aug 02:28
68f2743

Choose a tag to compare

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

06 Aug 01:53
7d57612

Choose a tag to compare

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 14fd8a5 to ef5b4be in /.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

22 Jul 06:07
00360b1

Choose a tag to compare

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

18 Jul 03:35
3a9588b

Choose a tag to compare

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