Jump to content

[Armbian build PR] - build(deps): bump oras from 0.1.30 to 0.2.2


RSS Bot

Recommended Posts

Bumps oras from 0.1.30 to 0.2.2.

Release notes

Sourced from oras's releases.

Oras Python Release v0.2.2

What's Changed

Full Changelog: https://github.com/oras-project/oras-py/compare/0.2.1...0.2.2

Oras Python Release v0.2.1

What's Changed

New Contributors

Full Changelog: https://github.com/oras-project/oras-py/compare/0.1.30...0.2.1

Changelog

Sourced from oras's changelog.

CHANGELOG

This is a manually generated log to track changes to the repository for each release. Each section should include general headers such as Implemented enhancements and Merged pull requests. Critical items to know are:

  • renamed commands
  • deprecated / removed commands
  • changed defaults
  • backward incompatible changes (recipe file format? image file format?)
  • migration guidance (how to convert images?)
  • changed behaviour (recipe sections work differently)

The versions coincide with releases on pip. Only major versions will be released as tags on Github.

0.0.x (0.0.x)

  • add missing basic auth data for request token function in token auth backend (0.2.2)
  • re-enable chunked upload (0.2.1)
  • refactor of auth to be provided by backend modules (0.2.0)
    • bugfix maintain requests's verify valorization for all invocations, augment basic auth header to existing headers
  • Allow generating a Subject from a pre-existing Manifest (0.1.30)
  • add option to not refresh headers during the pushing flow, useful for push with basic auth (0.1.29)
  • enable additionalProperties in schema validation (0.1.28)
  • Introduce the option to not refresh headers when fetching manifests when pulling artifacts (0.1.27)
  • To make it available for more OCI registries, the value of config used when manifest_config is not specified in client.push() has been changed from a pure empty string to {} (0.1.26)
  • refactor tests using fixtures and rework pre-commit configuration (0.1.25)
  • eliminate the additional subdirectory creation while pulling an image to a custom output directory (0.1.24)
  • patch fix for pulling artifacts by digest (0.1.23)
    • patch fix to reject cookies as this could trigger registries into handling the lib as a web client
    • patch fix for proper validation and specification of the subject element
  • add tls_verify to provider class for optional disable tls verification (0.1.22)
  • Allow to pull exactly to PWD (0.1.21)
  • Ensure insecure is passed to provider class (0.1.20)
  • patch fix for blob upload Windows, closes issue 93 (0.1.19)
  • patch fix for empty manifest config on Windows, closes issue 90 (0.1.18)
  • patch fix to correct session url pattern, closes issue 78 (0.1.17)
  • add support for tag deletion and retry decorators (0.1.16)
  • bugfix that pagination sets upper limit of 10K (0.1.15)
  • pagination for tags (and general function for pagination) (0.1.14)
  • expose upload_blob function to be consistent (0.1.13)
  • ensure we always strip path separators before pull/push (0.1.12)
  • exposing download_blob to the user since it uses streaming (0.1.11)
    • adding developer examples for pull.
    • start deprecation for _download_blob, _put_upload, _chunked_upload, _upload_manifest in favor of equivalent public functions.
  • moving of docs to fully be here with extended examples (0.1.1)
    • addition of oras.utils.workdir to provide local context
  • clients are removed from Python SDK in favor of examples (0.1.0)
    • login refactored to be part of the basic client

... (truncated)

Commits
  • 5d7b80d Token Auth Backend: Token request function didn`t set Authorization Header (#...
  • 5763015 Automated deployment to update contributors 2024-09-04 (#151)
  • dfc2415 Enable chunked uploads (#150)
  • caf8db5 fix(core): provider do_request to maintain verify in all request, basic heade...
  • b8c4885 core: make push response the one pertaining to Manifest (not config (#146)
  • fd8a83c Merge pull request #141 from tarilabs/tarilabs-20240606-manifest_config
  • 3a571e3 chore: fix typing for manifest_config param of push fn
  • 9527aa1 Merge pull request #140 from oras-project/contributors/update-2024-06-06
  • 19c1cb5 Automated deployment to update contributors 2024-06-06
  • 571a23f Merge pull request #139 from tarilabs/tarilabs-20240605-docMediaType
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

View the full article

Link to comment
Share on other sites

Armbian & Khadas are rewarding contributors

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines