Skip to content

0.11.0

Compare
Choose a tag to compare
@SgtSilvio SgtSilvio released this 18 Jul 21:38
· 149 commits to main since this release

🌟 Features

  • Fine-grained variants for each platform (more detailed information will be added later)
  • Enable selection of a subset of platforms via PlatformSelector
  • Allow configuring the same layer via multiple scopes (allPlatforms, platformsMatching, specificPlatform)

✨ Improvements

  • Improved handling of unexpected manifest, config and layer media types by filtering out the corresponding image (that is actually not a real container image, rather a different artifact)
  • Improved registry URL encoding/escaping in repository URL for better readability

🐞 Bug fixes

  • Fixed delayed creation of the destination directory of an OciCopySpec

ℹ️ Miscellaneous

  • Updated dependencies