Skip to content

Releases: release-engineering/iib

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

v3.11.2

14 Apr 18:50
Compare
Choose a tag to compare

Changes

  • fixed bug to filter unique bundles from listBundles response
  • added support for private registry pull secrets to regenerate bundle requests
  • added podman container-tool when merging indexes
  • upgraded pytest from 6.2.2 to 6.2.3
  • upgraded opm in dev environment to v1.16.1
  • fixed skopeo pull to retry when mediatype is none
  • fixed index_image_resolved bug for merge index image endpoint
  • fixed ocp_version range filter
  • stopped setting content-encoding on AMQP messages

v3.11.1

03 Mar 10:18
Compare
Choose a tag to compare

Changes

  • fixed bugs for deprecating bundles in add requests
  • fixed bugs for index_image_resolved in add and rm requests response
  • upgraded cryptography from 3.3.1 to 3.3.2
  • upgraded jinja2 from 2.11.1 to 2.11.3
  • added new attribute index_image_resolved to add and rm response