Skip to content

Releases: oras-project/oras-py

Oras Python v0.2.37

13 Jun 16:21
5d3c15d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.36...0.2.37

Oras Python v0.2.36

13 Jun 15:22
385f138
Compare
Choose a tag to compare

What's Changed

  • Fix authentication priority: AWS-native -> docker login -> credHelpers -> credsStore by @rasmusfaber in #211

Full Changelog: 0.2.35...0.2.36

Oras Python v0.2.35

10 Jun 06:37
d296ffd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.34...0.2.35

Oras Python v0.2.34

08 Jun 21:10
1d448f2
Compare
Choose a tag to compare

What's Changed

  • [tributors] contributors/update-2025-05-31 by @github-actions in #203
  • Add support for Docker credsStore and credHelpers by @rasmusfaber in #206
  • [tributors] contributors/update-2025-06-08 by @github-actions in #207
  • Ecr auth support by @rasmusfaber in #205

New Contributors

Full Changelog: 0.2.33...0.2.34

Oras Python v0.2.33

31 May 00:13
0f76ad1
Compare
Choose a tag to compare

What's Changed

  • fix: method signature to allow custom CA-Bundles by @Sojamann in #198
  • [tributors] contributors/update-2025-05-16 by @github-actions in #199
  • fix(auth): call 'load_configs()' to load auth infos from '.docker/con… by @diverger in #200

New Contributors

Full Changelog: 0.2.31...0.2.33

Oras Python v0.2.31

01 May 21:24
9e29e24
Compare
Choose a tag to compare

What's Changed

  • fix: initialize headers variable in do_request by @Sojamann in #192

Full Changelog: 0.2.30...0.2.31

Oras Python v0.2.30

01 May 13:11
0aea4ea
Compare
Choose a tag to compare

What's Changed

  • token.py ensure headers is defined by @vsoch in #193
  • Make targz without mimetype by @joseacl in #195
  • [tributors] contributors/update-2025-05-01 by @github-actions in #196

New Contributors

Full Changelog: 0.2.29...0.2.30

Oras Python v0.2.29

25 Apr 00:34
e9576f7
Compare
Choose a tag to compare

What's Changed

  • Avoid Setting Unspecified Header Fields When Pushing Manifests by @Sojamann in #190
  • [tributors] contributors/update-2025-04-25 by @github-actions in #191

New Contributors

Full Changelog: 0.2.28...0.2.29

Oras Python v0.2.28

31 Mar 15:34
9779068
Compare
Choose a tag to compare

What's Changed

  • Propagate the tls_verify parameter to the auth backends by @Meallia in #186

Full Changelog: 0.2.27...0.2.28

Oras Python v0.2.27

22 Mar 05:07
938390a
Compare
Choose a tag to compare

What's Changed

  • check for blob existence in registry before uploading by @MichaelKopfMkf in #171
  • fix: join next link instead of append for pagination in get_tags by @natefaerber in #174
  • fix: do not set empty token so anon works for public ecr by @natefaerber in #176
  • [tributors] contributors/update-2024-12-03 by @github-actions in #172
  • [tributors] contributors/update-2024-12-06 by @github-actions in #178
  • Don't add an Authorization header is there is no token by @Meallia in #183
  • [tributors] contributors/update-2025-03-22 by @github-actions in #184

New Contributors

Full Changelog: 0.2.25...0.2.27