This repository has been archived by the owner on Apr 7, 2024. It is now read-only.
Important
All existing APIs have been moved to oras-go
and are now deprecated in oras-credentials-go
. For more information, please refer to #80.
Deprecation
- Package
credentials
is deprecated. Please useoras.land/oras-go/v2/registry/remote/credentials
instead. - Package
trace
is deprecated. Please useoras.land/oras-go/v2/registry/remote/credentials/trace
instead.
Detailed Commits
- build(deps): bump oras.land/oras-go/v2 from 2.2.1 to 2.3.0 by @dependabot in #91
- Add SECURITY.md file by @TerryHowe in #90
- build(deps): bump apache/skywalking-eyes from 0.4.0 to 0.5.0 by @dependabot in #88
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #94
- feat: Add 'MemoryStore' by @uanid in #92
- deprecate: deprecate all existing APIs by @Wwwsylvia in #96
- chore: enable workflows for release branches by @Wwwsylvia in #98
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #103
- build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #104
- build: upgrade the version of oras-go by @wangxiaoxuan273 in #105
New Contributors
- @TerryHowe made their first contribution in #90
- @uanid made their first contribution in #92
Full Changelog: v0.3.0...v0.4.0