Skip to content

v2.2.1

Compare
Choose a tag to compare
@Wwwsylvia Wwwsylvia released this 05 Jul 08:10

Bug Fixes

  • Fix the bug where the "blobs" directory was not being ensured during the initialization of oci.Store (#520)

Other Changes

  • Improve error messages
  • Upgrade image-spec to v1.1.0-rc4 to mitigate the missing annotation keys issue

Note: oras-go remains on distribution-spec v1.1.0-rc1 and has not implemented v1.1.0-rc2 yet.

Detailed Commits

  • build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in #524
  • fix(oci): create blobs dir and define blobs dir name constant by @sparr in #520
  • fix: improve errors for ReadAll and loadIndexfile by @sparr in #526
  • refactor: upgrade go mod to image-spec v1.1.0-rc4 and fix the missing types by @Wwwsylvia in #536
  • chore: enable workflows for release branches by @Wwwsylvia in #537

New Contributors

Full Changelog: v2.2.0...v2.2.1