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

Tag 0.11 release #120

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Tag 0.11 release #120

merged 1 commit into from
Mar 27, 2024

Conversation

flavio
Copy link
Contributor

@flavio flavio commented Mar 27, 2024

It has been a while since we published the last release. I think it's time for another minor release.

We have to do a minor release, instead of a patch one, because we introduced some breaking changes in the API.

Changelog

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

== What's Changed
* client is now clonable and can be used in concurrent manner by @aviramha in oras-project#109
* fix(*): Fixes our use of deprecated functions by @thomastaylor312 in oras-project#113
* Pull alternative urls by @seanyoung in oras-project#108
* Refactor auth - add re-auth mechanism by @aviramha in oras-project#111
* Implement Client::pull_manifest_raw by @MathiasPius in oras-project#115
* chore(deps): Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in oras-project#117
* chore(deps): update reqwest and http by @flavio in oras-project#119

== New Contributors
* @aviramha made their first contribution in oras-project#109
* @thomastaylor312 made their first contribution in oras-project#113
* @seanyoung made their first contribution in oras-project#108
* @MathiasPius made their first contribution in oras-project#115

**Full Changelog**: oras-project/rust-oci-client@v0.10.0...v0.11.0

Signed-off-by: Flavio Castelli <fcastelli@suse.com>
@thomastaylor312
Copy link
Contributor

Lol, I don't know how I got autogenerated as my first contribution

@flavio flavio merged commit fc9a33e into oras-project:main Mar 27, 2024
5 checks passed
@flavio flavio deleted the prepare-0.11-release branch March 27, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants