Releases: oras-project/oras-py
Releases · oras-project/oras-py
Oras Python v0.2.25
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
- @xarses made their first contribution in #155
- @ccronca made their first contribution in #149
- @rhatdan made their first contribution in #161
Full Changelog: 0.2.2...0.2.25
Oras Python Release v0.2.2
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
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
Oras Python Release v0.1.29
Oras Python Release v0.1.28
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
Oras Py Release v0.1.26
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
- @miker985 made their first contribution in #109
- @linshokaku made their first contribution in #115
Full Changelog: 0.1.25...0.1.26
Oras Py Release 0.1.25
Oras Py Release 0.1.24
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
- @TerryHowe made their first contribution in #104
- @saketjajoo made their first contribution in #106
Full Changelog: 0.1.23...0.1.24