Releases: GoogleCloudPlatform/gcr-cleaner
Releases · GoogleCloudPlatform/gcr-cleaner
v0.12.2
Changelog
- a315d2a: Remove unused action (@sethvargo)
v0.12.0
Changelog
- b628a87: [Added]add-gcp-cloudbuild-instruction (#135) (@winds6206)
- d7171f6: Clean up Cloud Build docs a little (@sethvargo)
- dc0ce9c: Update bug.yml (@sethvargo)
- 5791757: Update deps (#139) (@sethvargo)
- 9eba1b5: Document deploying to GKE (#148) (@joeyslalom)
- f613d66: Update vulnerable dependencies (#155) (@halamix2)
- da11688: Bump golang.org/x/net from 0.8.0 to 0.17.0 (#156) (@dependabot[bot])
- 83b2c41: Update README.md (@sethvargo)
- ff567eb: Update README.md (@sethvargo)
- 471dc42: Update dependencies (#159) (@sethvargo)
v0.11.1
Changelog
- 4ed9440: Fix import (@sethvargo)
- 12d7c1b: Only release semaphore when acquire succeeds (#128) (@sethvargo)
v0.11.0
Changelog
- 1a5ea81: Use GitHub changelogs in the future (@sethvargo)
- 12c8b7b: Add slightly more debug logs (@sethvargo)
- 4c71122: Fix misallocated slice (#120) (@sethvargo)
- 59b043b: Add concurrency options and handle retries (#125) (@sethvargo)
v0.10.0
v0.9.0-beta1
v0.9.0
v0.8.0
What's Changed
- Sort by uploaded date when creation date is old by @sethvargo in #91
- Reduce number of dependencies by @sethvargo in #92
Full Changelog: v0.7.4...v0.8.0
v0.7.4
What's Changed
- POTENTIALLY BREAKING CHANGE: change Go import from sethvargo -> GoogleCloudPlatform by @sethvargo in #86. This would only affect people importing gcr-cleaner as a library.
- Switch builder to go 1.18 and drop upx by @sethvargo in #85
- Add more timestamp data to log messages by @sethvargo in #90
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- Improve context propagation to cleaner by @sethvargo in #81
- Fix bugs in recursive repo resolution by @sethvargo in #82
Full Changelog: v0.7.2...v0.7.3