We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e533476 commit fc4a674Copy full SHA for fc4a674
CHANGELOG.md
@@ -14,6 +14,7 @@ and **Merged pull requests**. Critical items to know are:
14
The versions coincide with releases on pip. Only major versions will be released as tags on Github.
15
16
## [0.0.x](https://github.com/oras-project/oras-py/tree/main) (0.0.x)
17
+ - propagate the tls_verify parameter to auth backends (0.2.28)
18
- don't add an Authorization header is there is no token (0.2.27), closes issue [182](https://github.com/oras-project/oras-py/issues/182)
19
- check for blob existence before uploading (0.2.26)
20
- fix get_tags for ECR when limit is None, closes issue [173](https://github.com/oras-project/oras-py/issues/173)
0 commit comments