Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vendor: github.com/docker/distribution v2.8.3 #4603

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

thaJeztah
Copy link
Member

  • Fix storageDriver gcs not registered in binaries
  • reference: replace uses of deprecated function SplitHostname
  • Dont parse errors as JSON unless Content-Type is set to JSON
  • update to go1.20.8
  • Set Content-Type header in registry client ReadFrom
  • deprecate reference package, migrate to github.com/distribution/reference
  • digestset: deprecate package in favor of go-digest/digestset
  • Do not close HTTP request body in HTTP handler

full diff: distribution/distribution@v2.8.2...v2.8.3

- A picture of a cute animal (not mandatory but encouraged)

- Fix storageDriver gcs not registered in binaries
- reference: replace uses of deprecated function SplitHostname
- Dont parse errors as JSON unless Content-Type is set to JSON
- update to go1.20.8
- Set Content-Type header in registry client ReadFrom
- deprecate reference package, migrate to github.com/distribution/reference
- digestset: deprecate package in favor of go-digest/digestset
- Do not close HTTP request body in HTTP handler

full diff: distribution/distribution@v2.8.2...v2.8.3

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@neersighted neersighted merged commit fc247d6 into docker:master Oct 13, 2023
74 checks passed
@thaJeztah thaJeztah deleted the update_distribution_2.8.3 branch October 13, 2023 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants