Skip to content

3.14.0

Compare
Choose a tag to compare
@rcerven rcerven released this 15 Aug 14:18
· 718 commits to master since this release

Requires osbs-client >= 1.0.0 and dockerfile-parse >= 0.0.11

Only Python3 is supported.

Incompatible changes

None

Build JSON API changes

None

Bug Fixes

None

Improvements

  • OSBS now supports using images built with podman as base images
    • previously, OSBS would fail to inspect such images because it expected docker-specific data
  • OSBS will correctly determine layer sizes for images with empty layers in docker history output