Skip to content

Releases: go-vela/vela-s3-cache

v0.13.0

11 Mar 19:32
97ebb1b

Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

05 Aug 15:14
474f153

Choose a tag to compare

What's Changed

  • fix(deps): update all non-major dependencies by @renovate[bot] in #177
  • chore(urfave): authors format and flag key order, update go 1.24.5 by @KellyMerrick in #179
  • feat(deps): Use drop-in pgzip instead of gzip by @colindean in #178

Full Changelog: v0.11.2...v0.12.0

v0.11.2

28 Apr 15:43
f50016d

Choose a tag to compare

What's Changed

  • enhance: use better compression package by @wass3r in #175
  • fix(deps): update all non-major dependencies by @renovate in #173
  • fix(deps): update module github.com/urfave/cli/v2 to v3 by @renovate in #169
  • fix(deps): update module github.com/urfave/cli/v3 to v3.3.2 by @renovate in #176

Full Changelog: v0.11.1...v0.11.2

v0.11.1

22 Apr 15:30
912cab7

Choose a tag to compare

What's Changed

  • fix: create tmp dir for archive + docker tests by @wass3r in #174

Full Changelog: v0.11.0...v0.11.1

v0.11.0

21 Apr 20:14
9d79a19

Choose a tag to compare

Breaking Change

Although care was taken to ensure compatibility, due to the swap of the core library for (un)archiving, there is a chance it might not behave in some edge cases.

What's Changed

  • fix(deps): update all non-major dependencies by @renovate in #164
  • chore(deps): update codecov/codecov-action action to v5 by @renovate in #165
  • feat!: drop EOL archiver package dependency, add compression level, keep mod time by @wass3r in #170
  • fix(deps): update all non-major dependencies by @renovate in #167
  • chore(deps): update actions/checkout action to v4 by @renovate in #171
  • fix: address upstream function deprecation by @wass3rw3rk in #172

Full Changelog: v0.10.1...v0.11.0

v0.10.1

20 Aug 15:41
4376978

Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies by @renovate in #158
  • chore(deps): update dependency go to v1.23.0 by @renovate in #160
  • chore(deps): update github/codeql-action action to v3.26.2 by @renovate in #161
  • chore(deps): update github/codeql-action action to v3.26.3 by @renovate in #162
  • fix(ci): address linter issues by @wass3rw3rk in #163

Full Changelog: v0.9.0...v0.10.1

Note

v0.10.1 was used by mistake. it was meant to be v0.9.1. there is no v0.10.0 and we'll just move on because mistakes happen.

v0.9.0

03 Apr 20:27
d38a83f

Choose a tag to compare

What's Changed

  • chore(linter): fix linter errors, remove deprecated allow leading spaces by @KellyMerrick in #150
  • chore(deps): update all non-major dependencies by @renovate in #151
  • fix(deps): update module github.com/go-vela/types to v0.23.2 [security] by @renovate in #156
  • chore(deps): update codecov/codecov-action action to v4 by @renovate in #153
  • fix(deps): update module github.com/go-vela/types to v0.23.3 by @renovate in #157
  • chore: Correct doc site field by @tmapes in #154

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

13 Dec 17:17
5d580b6

Choose a tag to compare

What's Changed

  • chore(license): update source code headers + copyright year by @wass3rw3rk in #145
  • chore(deps): pin dependencies by @renovate in #142
  • chore(deps): update actions/checkout action to v4 by @renovate in #143
  • chore(deps): update all non-major dependencies by @renovate in #147
  • chore(deps): update actions/setup-go action to v5 by @renovate in #148
  • chore(deps): update github/codeql-action action to v3 by @renovate in #149

New Contributors

Full Changelog: v0.7.1...v0.8.0

v0.7.1

14 Jun 19:28
a458bcf

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

13 Jun 21:11
72bb279

Choose a tag to compare

What's Changed

  • fix: update the comments image name by @kneal in #116
  • fix(deps): update module github.com/minio/minio-go/v7 to v7.0.35 by @renovate in #115
  • fix(deps): update module github.com/minio/minio-go/v7 to v7.0.36 by @renovate in #117
  • fix(deps): update module github.com/minio/minio-go/v7 to v7.0.37 by @renovate in #118
  • fix(deps): update module github.com/minio/minio-go/v7 to v7.0.38 by @renovate in #119
  • fix(deps): update module github.com/minio/minio-go/v7 to v7.0.39 by @renovate in #120
  • fix(deps): update module github.com/urfave/cli/v2 to v2.17.1 by @renovate in #121
  • fix(deps): update module github.com/go-vela/types to v0.15.1 by @renovate in #122
  • fix(deps): update module github.com/minio/minio-go/v7 to v7.0.40 by @renovate in #123
  • fix(logs): correct documentation link by @ecrupper in #125
  • chore: remove code of conduct in favor of global version by @wass3r in #128
  • fix(deps): update module github.com/go-vela/types to v0.17.0 by @renovate in #127
  • enhance: Show cache sizes were possible by @colindean in #136
  • chore(deps): bulk deps upgrade and workflows update by @ecrupper in #137

New Contributors

Full Changelog: v0.6.0...v0.7.0