Releases: release-engineering/iib
Releases · release-engineering/iib
v3.8.1
Changes
- Fix backporting bug caused because of a change in the folder structure of OPM output
v3.8.0
Changes
- Handled case when grpcurl sends back no data because of empty index image
- Added distribution scope parameter for Add and Rm requests
- Added merge-index-image endpoint
- Use opm force command when index has distribution scope set to dev or stage
v3.7.0
Changes
- Return the OMPS-pushed version when IIB backports a bundle
- Fix adding empty list of bundles
- Make adding bundles idempotent
- Upgrade dependencies
v3.6.0
v3.5.0
Changes
- Documentation update for processing tasks in parallel
- Dependency upgrades
- Fix backport bug where IIB did not parse YAML and backports even when the backport label is set to false
v3.4.0
Changes
- Update operator-manifest to v0.0.3
- Enhanced handling of
OperationalError
error when scheduling tasks - Fix a potential infinite loop in
_get_function_arg_value
- Do not fail if
overwrite_from_index_token
is given andfrom_index
is not - Allow tasks to be safely consumed in parallel
v3.3.0
v3.2.0
Changes
- Added delivery label to index images
- Added support for batch requests for Add and Remove requests
- Added support for building IIB's own opm binary instead of relying on Github releases
v3.1.1
Changes
- Minor fix in the API docs
- Added support for
force_export
API parameter - Updated code path to backport legacy packages before overwriting the index image if required
- Updated state_reason to show failing test case names if gating on bundles fails