Releases: release-engineering/iib
Releases · release-engineering/iib
v6.4.0
- Add internal_index_image_copy and internal_index_image_copy_resolved to Add and Rm response
- Add a warning for when gating is disabled
v6.3.0
What's Changed
- Bump pytest from 7.0.0 to 7.1.0 by @dependabot in #394
- Bump pytest from 7.1.0 to 7.1.1 by @dependabot in #397
- Remove FIXME comments for issues caught by bandit by @JAVGan in #398
- Updating black to stable version 22.3.0 by @lipoja in #401
- Upgrade OPM to 1.21.0 by @JAVGan in #399
- Build container image for message broker and push to quay.io by @lipoja in #400
- Create empty index endpoint does not accept build_tags. by @lipoja in #403
- Bump pytest from 7.1.1 to 7.1.2 by @dependabot in #402
- IIB Release v6.3.0 by @chandwanitulsi in #404
Full Changelog: v6.2.0...v6.3.0
v6.2.0
v6.1.0
What's Changed
- Add support for Python3.9 by @JAVGan in #356
- Enable send events to the broker by @zanssa in #386
- Bump pytest from 6.2.5 to 7.0.0 by @dependabot in #387
- Use terminate function to shut down a process instead of kill by @yashvardhannanavati in #391
- Pretty print (log) of RequestConfig classes by @lipoja in #388
- Logging improvements by @lipoja in #390
- Release of IIB v6.1.0 by @lipoja in #392
Full Changelog: v6.0.2...v6.1.0
IIB with File-Based Catalog support - v6.0.2
What's Changed
IIB now supports manipulation with File-Based Catalog index images.
Dropped support of Python 3.6.
- Fixing yamllint warnings by @lipoja in #350
- Add file-base catalog support to ADD API endpoint by @lipoja in #334
- Update Celery to 5.2.2 for Python 3.8 by @JAVGan in #349
- Remove unused dcm binary file from dev env. by @lipoja in #352
- Remove operator packages from FBC index image by @chandwanitulsi in #342
- Static Application Security Testing by @JAVGan in #353
- Drop support for Python3.6 by @JAVGan in #355
- Create empty fbc index image by @chandwanitulsi in #351
- Remove the requirements-py38.txt symlink by @JAVGan in #380
- Fix loosing olm.maxOpenShiftVersion property by @lipoja in #358
- Adding support of FBC image to merge index image API endpoint by @lipoja in #343
- Remove requirements-py38.txt from Dockerfiles by @JAVGan in #382
- Using correct binary_image variable for creating empty index as FBC by @lipoja in #381
- Adding support for deprecate bundles for FBC image by @lipoja in #340
- Bugfix for Buildah retries on 50X by @JAVGan in #357
- Workaround for failing
opm index deprecatetruncate
by @lipoja in #359 - Fix creating IIB build from scratch by @chandwanitulsi in #384
- Use set_registry_token before checking index_image by @lipoja in #383
- Release IIB 6.0.2 by @chandwanitulsi in #385
Full Changelog: v5.0.0...v6.0.2
Release v5.0.0
- 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
- 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
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
What's Changed
- Attempt adding maxOpenshiftVersion property only when adding bundles … by @yashvardhannanavati in #314
- Release v4.6.2 by @lipoja in #315
Full Changelog: v4.6.1...v4.6.2
v4.6.1
What's Changed
- use registry token for inspecting image from private repo [CLOUDDST-10044] by @chandwanitulsi in #312
- Release IIB v4.6.1 by @chandwanitulsi in #313
Full Changelog: v4.6.0...v4.6.1