Bumps [github.com/distribution/distribution/v3](https://github.com/distribution/distribution) from 3.0.0-alpha.1 to 3.0.0-beta.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/distribution/distribution/releases">github.com/distribution/distribution/v3's releases</a>.</em></p> <blockquote> <h2>v3.0.0-beta.1</h2> <p>Welcome to the <code>3.0.0-beta.1</code> release of registry!</p> <p>This is the last major <strong>pre-release</strong> of registry.</p> <p>See the changelog below for full list of changes.</p> <h2>Deprecated</h2> <ul> <li>the default configuration path has changed to <code>/etc/distribution/config.yml</code></li> </ul> <h2>Notable Changes</h2> <ul> <li>Support for sparse indexes enables selective mirroring of platform images</li> <li>Auth config now requires explicit declaration of token signing algorithms if using an unsupported signing algorithm</li> <li>Support for OpenTelemetry tracing has been added</li> <li>Redis cache now supports clustering and custom TLS config</li> <li>Caching proxy bug fixes and minor improvements</li> <li>Garbage collection fixes and improvements</li> <li>Documentation has received several updates</li> </ul> <h2>What's Changed</h2> <ul> <li>update: set User-Agent header in GCS storage driver by <a href="https://github.com/milosgajdos"><code>@milosgajdos</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4203">distribution/distribution#4203</a></li> <li>version: export getter functions by <a href="https://github.com/corhere"><code>@corhere</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4204">distribution/distribution#4204</a></li> <li>feat: add GH issue template by <a href="https://github.com/milosgajdos"><code>@milosgajdos</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4206">distribution/distribution#4206</a></li> <li>fix: build status badge by <a href="https://github.com/milosgajdos"><code>@milosgajdos</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4207">distribution/distribution#4207</a></li> <li>docs: remove legacy kramdown options from link by <a href="https://github.com/SKalt"><code>@SKalt</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4209">distribution/distribution#4209</a></li> <li>update: readme cleanup and fxes by <a href="https://github.com/milosgajdos"><code>@milosgajdos</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4208">distribution/distribution#4208</a></li> <li>feat: add PR labeler by <a href="https://github.com/milosgajdos"><code>@milosgajdos</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4205">distribution/distribution#4205</a></li> <li>fix: add missing skip in s3 driver test by <a href="https://github.com/katexochen"><code>@katexochen</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4219">distribution/distribution#4219</a></li> <li>vendor: github.com/mitchellh/mapstructure v1.5.0 by <a href="https://github.com/thaJeztah"><code>@thaJeztah</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4222">distribution/distribution#4222</a></li> <li>chore: dependabot to keep gha up to date by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4217">distribution/distribution#4217</a></li> <li>build(deps): bump github/codeql-action from 1.0.26 to 3.22.12 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4225">distribution/distribution#4225</a></li> <li>build(deps): bump actions/deploy-pages from 2 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4224">distribution/distribution#4224</a></li> <li>build(deps): bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4226">distribution/distribution#4226</a></li> <li>build(deps): bump actions/setup-go from 3 to 5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4228">distribution/distribution#4228</a></li> <li>build(deps): bump actions/configure-pages from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4227">distribution/distribution#4227</a></li> <li>chore: generate authors and update mailmap by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4215">distribution/distribution#4215</a></li> <li>chore: use no-cache-filter for outdated stage by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4216">distribution/distribution#4216</a></li> <li>build(deps): bump actions/upload-pages-artifact from 2 to 3 by <a href="https://github.com/dvdksn"><code>@dvdksn</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4234">distribution/distribution#4234</a></li> <li>build(deps): bump docker/login-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4239">distribution/distribution#4239</a></li> <li>build(deps): bump docker/metadata-action from 4 to 5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4240">distribution/distribution#4240</a></li> <li>update to alpine 3.19 by <a href="https://github.com/thaJeztah"><code>@thaJeztah</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4210">distribution/distribution#4210</a></li> <li>build(deps): bump docker/setup-buildx-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4230">distribution/distribution#4230</a></li> <li>fix: load gcs credentials and client inside DriverConstructor by <a href="https://github.com/katexochen"><code>@katexochen</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4218">distribution/distribution#4218</a></li> <li>build(deps): bump docker/bake-action from 2 to 4 by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4253">distribution/distribution#4253</a></li> <li>build(deps): bump actions/upload-artifact from 3.0.0 to 4.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4254">distribution/distribution#4254</a></li> <li>remove deprecated ReadSeekCloser interfaces by <a href="https://github.com/thaJeztah"><code>@thaJeztah</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4245">distribution/distribution#4245</a></li> <li>vendor: github.com/gorilla/handlers v1.5.2 by <a href="https://github.com/thaJeztah"><code>@thaJeztah</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4211">distribution/distribution#4211</a></li> <li>fix: update Dockerfile version output by <a href="https://github.com/milosgajdos"><code>@milosgajdos</code></a> in <a href="https://redirect.github.com/distribution/distribution/pull/4212">distribution/distribution#4212</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="c709432b91
"><code>c709432</code></a> Prep for v3-beta1 release (<a href="https://redirect.github.com/distribution/distribution/issues/4399">#4399</a>)</li> <li><a href="c72db4109c
"><code>c72db41</code></a> Prep for v3-beta1 release</li> <li><a href="60da1934b6
"><code>60da193</code></a> Bump Go and golang linter (<a href="https://redirect.github.com/distribution/distribution/issues/4389">#4389</a>)</li> <li><a href="948a39d358
"><code>948a39d</code></a> Update docs: JWKS credentials and AZ identity (<a href="https://redirect.github.com/distribution/distribution/issues/4397">#4397</a>)</li> <li><a href="d3cc664fa2
"><code>d3cc664</code></a> Update docs: JWKS credentials and AZ identity</li> <li><a href="4dd0ac977e
"><code>4dd0ac9</code></a> feat: implement 'rewrite' storage middleware (<a href="https://redirect.github.com/distribution/distribution/issues/4146">#4146</a>)</li> <li><a href="306f4ff71e
"><code>306f4ff</code></a> Replace custom Redis config struct with go-redis UniversalOptions (adds senti...</li> <li><a href="558ace1391
"><code>558ace1</code></a> feat: implement 'rewrite' storage middleware</li> <li><a href="6d5911900a
"><code>6d59119</code></a> Update Redis configuration docs with TLS options</li> <li><a href="3a8499541a
"><code>3a84995</code></a> docs: disable base element override (<a href="https://redirect.github.com/distribution/distribution/issues/4391">#4391</a>)</li> <li>Additional commits viewable in <a href="https://github.com/distribution/distribution/compare/v3.0.0-alpha.1...v3.0.0-beta.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GoReleaser
Deliver Go binaries as fast and easily as possible.
GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped in your favorite CI.
Get GoReleaser
Documentation
Documentation is hosted live at https://goreleaser.com
Community
You have questions, need support and or just want to talk about GoReleaser?
Here are ways to get in touch with the GoReleaser community:
You can find the links above and all others here.
Code of Conduct
This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. We appreciate your contribution. Please refer to our contributing guidelines for further information.
Badges
GitHub Sponsors
High-tier sponsors of @caarlos0 on GitHub:
OpenCollective
Sponsors
Does your company use goreleaser? Help keep the project bug-free and feature rich by sponsoring the project.
Backers
Love our work and community? Become a backer.
Contributors
This project exists thanks to all the people who contribute. [Contribute].