Skip to content

Releases: oras-project/oras-py

Oras Python v0.2.25

13 Nov 22:58
71599b9
Compare
Choose a tag to compare

What's Changed

  • Replace logger.exit(...) from the internals by @xarses in #155
  • Add a dedicated Exemption for auth handlers by @xarses in #158
  • Fix typo in simple/login.py example by @ccronca in #149
  • [tributors] contributors/update-2024-09-23 by @github-actions in #159
  • core: improve anon/auth token logic by @tarilabs in #148
  • release: 0.2.21 by @vsoch in #160
  • Allow for filepaths to include by @rhatdan in #161
  • [tributors] contributors/update-2024-10-09 by @github-actions in #163
  • core: add missing prefix property to auth backend by @tarilabs in #165
  • core: align config_path type annotation by @tarilabs in #166
  • Retry on 500 by @isinyaaa in #168

New Contributors

Full Changelog: 0.2.2...0.2.25

Oras Python Release v0.2.2

06 Sep 22:52
5d7b80d
Compare
Choose a tag to compare

What's Changed

  • Token Auth Backend: Token request function didn`t set Authorization Header by @mariusbertram in #153

Full Changelog: 0.2.1...0.2.2

Oras Python Release v0.2.1

04 Sep 19:31
5763015
Compare
Choose a tag to compare

What's Changed

  • wip: separate auth into backends by @vsoch in #134
  • docs: use valid media_type format in examples by @tarilabs in #139
  • [tributors] contributors/update-2024-06-06 by @github-actions in #140
  • chore: fix typing for manifest_config param of push fn by @tarilabs in #141
  • core: make push response the one pertaining to Manifest (not config by @tarilabs in #146
  • fix(core): provider do_request to maintain verify in all request, basic headers by @tarilabs in #145
  • Enable chunked uploads by @isinyaaa in #150
  • [tributors] contributors/update-2024-09-04 by @github-actions in #151

New Contributors

Full Changelog: 0.1.30...0.2.1

Oras Python Release v0.1.30

22 May 12:55
b4fd5f4
Compare
Choose a tag to compare

What's Changed

  • feat: simplify how subjects are created from existing manifest by @tumido in #131
  • [tributors] contributors/update-2024-05-22 by @github-actions in #135

New Contributors

Full Changelog: 0.1.29...0.1.30

Oras Python Release v0.1.29

05 Apr 17:26
cb575ab
Compare
Choose a tag to compare

What's Changed

  • Update headers in do_request method, provider.py by @my5cents in #129
  • [tributors] contributors/update-2024-04-05 by @github-actions in #130

New Contributors

Full Changelog: 0.1.28...0.1.29

Oras Python Release v0.1.28

18 Mar 11:22
592cf4c
Compare
Choose a tag to compare

What's Changed

  • [tributors] contributors/update-2024-01-29 by @github-actions in #124
  • Fix error on Schema Validation by @mariusbertram in #127

Full Changelog: 0.1.27...0.1.28

Oras Py Release v0.1.27

29 Jan 06:54
fb49f2f
Compare
Choose a tag to compare

What's Changed

  • update black to 24.1.0 by @vsoch in #122
  • Add option to refresh (current behaviour) or keep previous headers when fetching manifests by @kavish-p in #123

New Contributors

Full Changelog: 0.1.26...0.1.27

Oras Py Release v0.1.26

16 Nov 10:46
88bad1f
Compare
Choose a tag to compare

What's Changed

  • Add example for pulling and following index images by @miker985 in #109
  • [tributors] contributors/update-2023-10-05 by @github-actions in #110
  • Allow uploading when config_manifest is not specified in the google artifact registry by @linshokaku in #115
  • [tributors] contributors/update-2023-11-16 by @github-actions in #116

New Contributors

Full Changelog: 0.1.25...0.1.26

Oras Py Release 0.1.25

27 Sep 17:09
07272ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.24...0.1.25

Oras Py Release 0.1.24

21 Sep 19:50
0bc0db2
Compare
Choose a tag to compare

What's Changed

  • Add SECURITY.md file by @TerryHowe in #104
  • [tributors] contributors/update-2023-08-31 by @github-actions in #105
  • Removing the additional duplicate sub-directory from sanitize_path() by @saketjajoo in #106
  • [tributors] contributors/update-2023-09-21 by @github-actions in #107

New Contributors

Full Changelog: 0.1.23...0.1.24