Skip to content

Releases: oras-project/oras-py

Oras Python v0.2.40

17 Feb 18:01

Choose a tag to compare

What's Changed

  • Fix preemptive exit in auths lookup when credsStore is in use by @ianpittwood in #232
  • [tributors] contributors/update-2026-02-17 by @github-actions[bot] in #236

New Contributors

Full Changelog: 0.2.39...0.2.40

Oras Python v0.2.39

11 Feb 17:43

Choose a tag to compare

What's Changed

  • fix Python 3.7+ compatibility by avoiding union syntax and rely on typing by @tarilabs in #213
  • Fix: runtime error can not be emitted successfully by @kerthcet in #218
  • [tributors] contributors/update-2025-09-15 by @github-actions[bot] in #219
  • feat: API to copy from oci-layout to OCI registry by @tarilabs in #228

New Contributors

Full Changelog: 0.2.37...0.2.39

Oras Python v0.2.37

13 Jun 16:21
5d3c15d

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

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

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

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

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

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

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

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