Skip to content

Releases: release-engineering/iib

v6.2.0

Choose a tag to compare

@zanssa zanssa released this 04 Apr 19:33
a723a53

v6.1.0

Choose a tag to compare

@lipoja lipoja released this 09 Mar 13:21
v6.1.0

What's Changed

Full Changelog: v6.0.2...v6.1.0

IIB with File-Based Catalog support - v6.0.2

Choose a tag to compare

@lipoja lipoja released this 02 Feb 08:45
e003908

What's Changed

IIB now supports manipulation with File-Based Catalog index images.
Dropped support of Python 3.6.

Full Changelog: v5.0.0...v6.0.2

Release v5.0.0

Choose a tag to compare

@pbortlov pbortlov released this 05 Jan 11:56
c5dbdaf
  • Fix issue of deprecation list with duplicated bundles
  • Add mod_wsgi dependency to Dockerfile-api
  • Update opm in dev env to v1.19.5
  • Add framework to support FBC indexes
  • Upgrade Flask 2.0.2, Werkzeug 2.0.2, Celery 5.1.2, Kombu 5.1.0
  • Add support for Python 3.8
  • Add retries and minor fixes for buildah commands
  • Add REGISTRY_AUTH_FILE support in dev env
  • Add support for AWS S3 buckets for artifacts storage
  • Add github action to build API image on tag push

Release v4.9.0

Choose a tag to compare

@pbortlov pbortlov released this 25 Nov 15:07
  • Fix the comparison of index image and bundle
  • Avoid failing to create-empty-index when labels are not set
  • Generate registry certificates automatically for dev env
  • Remove x509ignoreCN workaround
  • Update OPM, grpcurl and operator-sdk in dev-env

v4.8.0

Choose a tag to compare

@yashvardhannanavati yashvardhannanavati released this 08 Nov 18:37

Changes

  • pinning is now a customization. If customization is used for an organization, it will not be
    done automatically unless explicitly specified
  • renamed Declarative Config to File Based Config
  • added support for filtering on user, request_type and index_image on builds endpoint
  • having relatedImages and RELATED_IMAGES_* in the bundle image is now valid for regeneration
  • fixed inconsistencies in arch selection code for different endpoints

Full Changelog: v4.6.2...v4.8.0

v4.6.2

Choose a tag to compare

@lipoja lipoja released this 26 Oct 11:00
caff397

What's Changed

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

v4.6.1

Choose a tag to compare

@chandwanitulsi chandwanitulsi released this 25 Oct 22:56

What's Changed

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

v4.6.0

Choose a tag to compare

@chandwanitulsi chandwanitulsi released this 14 Oct 20:37

What's Changed

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

v4.5.0

Choose a tag to compare

@yashvardhannanavati yashvardhannanavati released this 14 Sep 19:27

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