Skip to content

Tags: oras-project/oras-py

Tags

0.2.37

Toggle 0.2.37's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use correct credsStore/credHelpers binary (#212)

Signed-off-by: Rasmus Faber-Espensen <[email protected]>

0.2.36

Toggle 0.2.36's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix authentication priority: AWS-native -> docker login -> credHelper…

…s -> credsStore (#211)

* Fix authentication priority: AWS-native -> docker login -> credHelpers -> credsStore
* Continue trying other auth if credHelper or credsStore fails
* Formatting
* Bump version + add CHANGELOG

Signed-off-by: Rasmus Faber-Espensen <[email protected]>

0.2.35

Toggle 0.2.35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: auth via ECR to be an extra (#208)

* fix: auth via ECR to be an extra

as intended in original PR.

Signed-off-by: tarilabs <[email protected]>

* linting

Signed-off-by: tarilabs <[email protected]>

* Update oras/auth/ecr.py

Co-authored-by: Vanessasaurus <[email protected]>
Signed-off-by: Matteo Mortari <[email protected]>

* implement code review feedback

Signed-off-by: tarilabs <[email protected]>

Co-authored-by: Vanessasaurus <[email protected]>

* implement review feedback by removing code comment and MD in error msg

Signed-off-by: tarilabs <[email protected]>

---------

Signed-off-by: tarilabs <[email protected]>
Signed-off-by: Matteo Mortari <[email protected]>
Co-authored-by: Vanessasaurus <[email protected]>

0.2.34

Toggle 0.2.34's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ecr auth support (#205)

* Add ECR auth backend

Signed-off-by: Rasmus Faber-Espensen <[email protected]>

* Add test

Signed-off-by: Rasmus Faber-Espensen <[email protected]>

* Changelog, copyright headers, documentation

Signed-off-by: Rasmus Faber-Espensen <[email protected]>

* Bump version and add version to CHANGELOG.md

Signed-off-by: Rasmus Faber-Espensen <[email protected]>

* indent

Signed-off-by: Rasmus Faber-Espensen <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Vanessasaurus <[email protected]>
Signed-off-by: rasmusfaber <[email protected]>

---------

Signed-off-by: Rasmus Faber-Espensen <[email protected]>
Signed-off-by: rasmusfaber <[email protected]>
Co-authored-by: Vanessasaurus <[email protected]>

0.2.33

Toggle 0.2.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #200 from diverger/diverger

fix(auth): call 'load_configs()' to load auth infos from '.docker/con…

0.2.31

Toggle 0.2.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #192 from Sojamann/initialize-headers

fix: initialize headers variable in do_request

0.2.30

Toggle 0.2.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #196 from oras-project/contributors/update-2025-05-01

[tributors] contributors/update-2025-05-01

0.2.29

Toggle 0.2.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #191 from oras-project/contributors/update-2025-04-25

[tributors] contributors/update-2025-04-25

0.2.28

Toggle 0.2.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Propagate the tls_verify parameter to the auth backends (#186)

* Propagate the tls_verify parameter to the auth backends

Signed-off-by: Jonathan GAYVALLET <[email protected]>

0.2.27

Toggle 0.2.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #184 from oras-project/contributors/update-2025-03-22

[tributors] contributors/update-2025-03-22