Skip to content

0.14.0

Compare
Choose a tag to compare
@SgtSilvio SgtSilvio released this 28 Jul 19:01
· 37 commits to main since this release

🌟 Features

  • Added OciExtension.imagesTaskClass and pushSingleTaskClass to avoid importing task classes in build scripts
  • Enable registry content filtering without the need to access the underlying repository:
    • Added OciRegistries.exclusiveContent(Action<in InclusiveRepositoryContentDescriptor>)
    • Added OciRegistry.content(Action<in RepositoryContentDescriptor>)

🐞 Bug fixes

  • Fixed resolving images from an empty configuration
  • Fixed resolving images where one variant contains the same layer artifact file multiple times