chore(deps): update module github.com/distribution/distribution/v3 to v3.0.0 #1146
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.0.0-20230519140516-983358f8e250->v3.0.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
distribution/distribution (github.com/distribution/distribution/v3)
v3.0.0Compare Source
Welcome to the
v3.0.0release of registry!This is the first v3 stable release since
v2.8.3which is a culmination of years of hard work of the container community and registry maintainers!If you are upgrading from
v2.xand have never used any of the release candidates, please familiarise yourselves with thev2.xdeprecations properly.Deprecations
docker/libtrusthas been replaced withgo-jose/go-josein #4096clientis no longer supported as a standalone package in #4126/etc/distribution/config.ymlManifestBuilderinterface in 3886manifest.Versionedhas been deprecated in favor ofoci.Versionedin 3887referencepackage has been moved to github.com/distribution/reference in #4063Changes since the last release candidate
Changes
7 commits
* [`2e63da99`](https://redirect.github.com/distribution/distribution/commit/2e63da99776be71a17be3f79f60e4c3f485b87e1) Fix golangci-lint config (#4612) * [`fd14cf19`](https://redirect.github.com/distribution/distribution/commit/fd14cf193339eb2300828363560884f4ccbadba3) Vrify the linter config first before running it * [`3a33ba12`](https://redirect.github.com/distribution/distribution/commit/3a33ba12ad9a436792c1e89a3732f8600940f6e6) Fix golangci-lint config * [`75f32197`](https://redirect.github.com/distribution/distribution/commit/75f32197b6f180518d17210195ae0d3eb3885ce5) Bump Azure deps (#4611) * [`52f0f6c4`](https://redirect.github.com/distribution/distribution/commit/52f0f6c45d5397ebff48778b7c5c8b1dec89e572) Bump Azure deps * [`ef21149b`](https://redirect.github.com/distribution/distribution/commit/ef21149b4999ac0be22fe292640491b55cac9d9b) build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in the go_modules group across 1 directory (#4608) * [`05b308bc`](https://redirect.github.com/distribution/distribution/commit/05b308bc42519068f6157747301f5e68ef01b9af) build(deps): bump github.com/golang-jwt/jwt/v5
Previous release can be found at v3.0.0-rc.4
v3.0.0-rc.4Compare Source
Welcome to the
v3.0.0-rc.4release of registry!This is the fourth stable release candidate!
See the changelog below for a full list of changes.
Notable changes
What's Changed
New Contributors
Full Changelog: distribution/distribution@v3.0.0-rc.3...v3.0.0-rc.4
v3.0.0-rc.3Compare Source
Welcome to the
v3.0.0-rc.3release of registry!This is the third stable release candidate!
See the changelog below for a full list of changes.
Notable changes
What's Changed
f4a500cFull Changelog: distribution/distribution@v3.0.0-rc.2...v3.0.0-rc.3
v3.0.0-rc.2Compare Source
Welcome to the
v3.0.0-rc.2release of registry!This is the second release candidate of registry!
See the changelog below for a full list of changes.
Notable changes
What's Changed
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpby @krynju in #4507New Contributors
Full Changelog: distribution/distribution@v3.0.0-rc.1...v3.0.0-rc.2
v3.0.0-rc.1Compare Source
Welcome to the
v3.0.0-rc.1release of registry!This is the the first release candidate of registry!
See the changelog below for full list of changes.
Deprecated
ManifestBuilderinterface 3886Versionedin favor ofoci.Versioned3887Notable Changes
What's Changed
x.y.0format for the go module version by @ialidzhikov in #4423New Contributors
Full Changelog: distribution/distribution@v3.0.0-beta.1...v3.0.0-rc.1
v3.0.0-beta.1Compare Source
Welcome to the
3.0.0-beta.1release of registry!This is the last major pre-release of registry.
See the changelog below for full list of changes.
Deprecated
/etc/distribution/config.ymlNotable Changes
What's Changed
area/cientry in PR labeler by @erezrokah in #4256area/configduplicate entry inlabeler.ymlby @erezrokah in #4257Basic AuthenticationtoproxyingRegistryby @oliver-goetz in #4263filesystem.mdby @emmanuel-ferdman in #4355New Contributors
Full Changelog: distribution/distribution@v3.0.0-alpha.1...v3.0.0-beta.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.