Improved
v3.0.0-rc.2
Welcome to the v3.0.0-rc.2 release of registry!
This is the second release candidate of registry!
See the changelog below for a full list of changes.
Notable changes
- Upgrade Go OpenTelemetry https://github.com/distribution/distribution/pull/4508
- Add support for mTLS auth https://github.com/distribution/distribution/pull/4537
- Update Go runtime and Alpine image https://github.com/distribution/distribution/pull/4532
What's Changed
- build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in https://github.com/distribution/distribution/pull/4508
- Upgrade
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpby @krynju in https://github.com/distribution/distribution/pull/4507 - docs: Explain how to configure a list through env variables by @barbu110 in https://github.com/distribution/distribution/pull/4522
- build(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in https://github.com/distribution/distribution/pull/4531
- update xx to v1.6.1 for compatibility with alpine 3.21 and file 5.46+ by @thaJeztah in https://github.com/distribution/distribution/pull/4527
- chore: Bump alpine image version by @milosgajdos in https://github.com/distribution/distribution/pull/4532
- Update squizzi maintainer email by @squizzi in https://github.com/distribution/distribution/pull/4530
- feat(configuration): support mtls auth mod by @vitshev in https://github.com/distribution/distribution/pull/4537
- Prepare for rc2 release by @milosgajdos in https://github.com/distribution/distribution/pull/4539
New Contributors
- @krynju made their first contribution in https://github.com/distribution/distribution/pull/4507
- @barbu110 made their first contribution in https://github.com/distribution/distribution/pull/4522
- @squizzi made their first contribution in https://github.com/distribution/distribution/pull/4530
- @vitshev made their first contribution in https://github.com/distribution/distribution/pull/4537
Full Changelog: https://github.com/distribution/distribution/compare/v3.0.0-rc.1...v3.0.0-rc.2