Skip to content

Releases: release-engineering/iib

v4.6.2

26 Oct 11:00
caff397
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.6.1...v4.6.2

v4.6.1

25 Oct 22:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.6.0...v4.6.1

v4.6.0

14 Oct 20:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.0...v4.6.0

v4.5.0

14 Sep 19:27
Compare
Choose a tag to compare

Changes

  • replaced manifest-tool with buildah to build manifest lists
  • added declarative config migrator to worker dockerfile
  • fixed merge-index-image bug where manifest list is created twice
  • remove hardcoded retry value for create_and_push_manifest_list function

v4.4.1

30 Aug 17:23
Compare
Choose a tag to compare

Changes

  • fixed merge-index-image bugs
  • fixed deprecatetruncate command
  • fix UMB co-relation id bug

v4.4.0

11 Aug 16:39
Compare
Choose a tag to compare

Changes

  • deprecated legacy support for OMPS

v4.3.0

02 Aug 22:33
Compare
Choose a tag to compare

Changes

  • fixed memcached key length error
  • fixed registry_auth in batch regenerate-bundle requests
  • added related_bundles api endpoint for regenerate-bundle requests

v4.2.0

22 Jul 08:15
Compare
Choose a tag to compare

Changes

  • Add create-empty-index functionality
  • Replace custom retry with retry package and setting backoff interval for skopeo_inspect
  • Set --arch when building images
  • Bump pytest-cov from 2.12.0 to 2.12.1
  • Remove retry delay during tests
  • Request and urllib3 update
  • Use pinned runtime requirements in tests
  • Fix apply_repo_enclosure bug when namespace is None

v4.1.0

07 Jul 19:41
Compare
Choose a tag to compare

Changes

  • removed support for privileged users
  • added retries for OMPS pushes
  • fixed bug in merge-index-image endpoint to deprecate invalid bundles instead of filtering them
  • added functionality to add olm.maxOpenShiftVersion property to bundles being added

v4.0.0

20 May 19:10
Compare
Choose a tag to compare

Changes

  • fixed use of token when inspecting source and target indexes in merge-index-image endpoint
  • added support for substitutes-for functionality supported in OPM 1.17.0
  • upgraded py from 1.9.0 to 1.10.0
  • changed format of iib_organization_customizations to make it more generic
  • fixed bug to re-add labels to indexes if deprecation is run in add requests
  • upgraded pytest from 6.2.3 to 6.2.4
  • fixed a bug where a variable isn't assigned in handle_add_request
  • fixed bug to preserve double quotes when parsing YAML files in regenerate-bundle
  • added support for image_name_from_labels and enclose_repo customizations in regenerate-bundle