Welcome to the v3.0.0-rc.4
release of registry!
This is the fourth stable release candidate!
See the changelog below for a full list of changes.
Notable changes
- Enable MD5 check on GCS driver by @milosgajdos in #4586
- Azure driver [retry] fix by @milosgajdos in #4576, thanks @vespian for reporting!
What's Changed
- registry/storage: add an option to silence GC output. by @r4f4 in #4560
- Fix broken signing algorithm configuration for token authentication by @evanebb in #4578
- build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 in the go_modules group by @dependabot in #4582
- build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 by @dependabot in #4579
- build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot in #4580
- Enable MD5 check on GCS driver by @milosgajdos in #4586
- Update osx-setup-guide.md and com.docker.registry.plist by @andy-cooper in #4592
- fix: remove nested structs from configuration by @shanduur in #4523
- use cached blob statter in ManifestService if available by @Ollegio in #4595
- Azure driver retry fix and refactor by @milosgajdos in #4576
- Rename cloud make targets to s3 by @milosgajdos in #4600
- Bump Go version in prep for a release by @milosgajdos in #4601
- build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 in the go_modules group across 1 directory by @dependabot in #4597
- build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #4603
- Fix potential resource leak by ensuring the response body is closed in HTTPReadSeeker by @Vad1mo in #4605
- Prep for v3-rc.4 release by @milosgajdos in #4606
New Contributors
- @r4f4 made their first contribution in #4560
- @evanebb made their first contribution in #4578
- @andy-cooper made their first contribution in #4592
- @shanduur made their first contribution in #4523
- @Ollegio made their first contribution in #4595
- @Vad1mo made their first contribution in #4605
Full Changelog: v3.0.0-rc.3...v3.0.0-rc.4