distribution/distribution (registry)
### [`v2.8.3`](https://togithub.com/distribution/distribution/releases/tag/v2.8.3)
[Compare Source](https://togithub.com/distribution/distribution/compare/v2.8.2...v2.8.3)
#### What's Changed
- Pass `BUILDTAGS` argument to `go build` by [@marcusirgens](https://togithub.com/marcusirgens) in [https://github.com/distribution/distribution/pull/3926](https://togithub.com/distribution/distribution/pull/3926)
- Enable Go build tags by [@thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/distribution/distribution/pull/4009](https://togithub.com/distribution/distribution/pull/4009)
- `reference`: replace deprecated function `SplitHostname` by [@thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/distribution/distribution/pull/4032](https://togithub.com/distribution/distribution/pull/4032)
- Dont parse errors as JSON unless Content-Type is set to JSON by [@thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/distribution/distribution/pull/4054](https://togithub.com/distribution/distribution/pull/4054)
- update to go 1.20.8 by [@thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/distribution/distribution/pull/4056](https://togithub.com/distribution/distribution/pull/4056)
- Set `Content-Type` header in registry client `ReadFrom` by [@thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/distribution/distribution/pull/4053](https://togithub.com/distribution/distribution/pull/4053)
- deprecate reference package, migrate to github.com/distribution/reference by [@thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/distribution/distribution/pull/4063](https://togithub.com/distribution/distribution/pull/4063)
- `digestset`: deprecate package in favor of `go-digest/digestset` by [@thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/distribution/distribution/pull/4064](https://togithub.com/distribution/distribution/pull/4064)
- Do not close HTTP request body in HTTP handler by [@milosgajdos](https://togithub.com/milosgajdos) in [https://github.com/distribution/distribution/pull/4068](https://togithub.com/distribution/distribution/pull/4068)
- Add v2.8.3 release notes by [@milosgajdos](https://togithub.com/milosgajdos) in [https://github.com/distribution/distribution/pull/4088](https://togithub.com/distribution/distribution/pull/4088)
#### New Contributors
- [@marcusirgens](https://togithub.com/marcusirgens) made their first contribution in [https://github.com/distribution/distribution/pull/3926](https://togithub.com/distribution/distribution/pull/3926)
**Full Changelog**: https://github.com/distribution/distribution/compare/v2.8.2...v2.8.3
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2.8.2
->2.8.3
Release Notes
distribution/distribution (registry)
### [`v2.8.3`](https://togithub.com/distribution/distribution/releases/tag/v2.8.3) [Compare Source](https://togithub.com/distribution/distribution/compare/v2.8.2...v2.8.3) #### What's Changed - Pass `BUILDTAGS` argument to `go build` by [@marcusirgens](https://togithub.com/marcusirgens) in [https://github.com/distribution/distribution/pull/3926](https://togithub.com/distribution/distribution/pull/3926) - Enable Go build tags by [@thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/distribution/distribution/pull/4009](https://togithub.com/distribution/distribution/pull/4009) - `reference`: replace deprecated function `SplitHostname` by [@thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/distribution/distribution/pull/4032](https://togithub.com/distribution/distribution/pull/4032) - Dont parse errors as JSON unless Content-Type is set to JSON by [@thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/distribution/distribution/pull/4054](https://togithub.com/distribution/distribution/pull/4054) - update to go 1.20.8 by [@thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/distribution/distribution/pull/4056](https://togithub.com/distribution/distribution/pull/4056) - Set `Content-Type` header in registry client `ReadFrom` by [@thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/distribution/distribution/pull/4053](https://togithub.com/distribution/distribution/pull/4053) - deprecate reference package, migrate to github.com/distribution/reference by [@thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/distribution/distribution/pull/4063](https://togithub.com/distribution/distribution/pull/4063) - `digestset`: deprecate package in favor of `go-digest/digestset` by [@thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/distribution/distribution/pull/4064](https://togithub.com/distribution/distribution/pull/4064) - Do not close HTTP request body in HTTP handler by [@milosgajdos](https://togithub.com/milosgajdos) in [https://github.com/distribution/distribution/pull/4068](https://togithub.com/distribution/distribution/pull/4068) - Add v2.8.3 release notes by [@milosgajdos](https://togithub.com/milosgajdos) in [https://github.com/distribution/distribution/pull/4088](https://togithub.com/distribution/distribution/pull/4088) #### New Contributors - [@marcusirgens](https://togithub.com/marcusirgens) made their first contribution in [https://github.com/distribution/distribution/pull/3926](https://togithub.com/distribution/distribution/pull/3926) **Full Changelog**: https://github.com/distribution/distribution/compare/v2.8.2...v2.8.3Configuration
π 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.
This PR has been generated by Mend Renovate. View repository job log here.