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