Releases: release-engineering/iib
Releases · release-engineering/iib
v8.0.0
What's Changed
- Add logs for time tracking by @xDaile in #507
- Bump sphinx from 5.3.0 to 6.1.3 by @dependabot in #483
- Add token overwrite in build.py by @xDaile in #510
- Bump sphinx from 6.1.3 to 6.2.0 by @dependabot in #511
- Adding image filtering for fbc_operations requests by @lipoja in #514
- Changing loading of user queue to accept new structure by @lipoja in #509
- Adding filtering builds based on
from_index
by @lipoja in #513 - Upgrade flask to 2.2.5 by @yashvardhannanavati in #516
- Release IIB v8.0.0 by @yashvardhannanavati in #517
Full Changelog: v7.1.1...v8.0.0
v7.1.1
What's Changed
- Update dependabot.yml by @yashvardhannanavati in #496
- Add request id to prefix of iib temporary file by @xDaile in #500
- Upgrade deps : sqlalchemy 2.0.0 major migration and others by @yashvardhannanavati in #501
- Fixing non-functioning removal of operator for FBC index images by @lipoja in #503
- Fixing bandit test by @lipoja in #506
- Move _cleanup function to the end of the build by @xDaile in #505
Full Changelog: v7.0.1...v7.1.1
v7.0.1
What's Changed
- Mypy fix and enablement by @xDaile in #477
- Remove docs from CI by @chandwanitulsi in #487
- Create new API endpoint fbc-operations by @lipoja in #482
- Update Add API endpoint to work with both not opted-in and opted-in by @lipoja in #485
- fbc-operations worker implementation by @chandwanitulsi in #484
- Update Rm API endpoint to work with both not opted-in and opted-in opertors by @lipoja in #488
- Fix mypy error by @chandwanitulsi in #491
- Fix add request by @chandwanitulsi in #492
- Release IIB v7.0.0 by @yashvardhannanavati in #489
- Update API doc - add fbc-operations by @lipoja in #493
- Fix setting binary_image for fbc-operations by @chandwanitulsi in #494
- Release IIB v7.0.1 by @yashvardhannanavati in #495
Full Changelog: v6.8.4...v7.0.1
v6.8.4
What's Changed
- Add static types to web by @xDaile in #423
- Added empty deprecate bundles warning by @lipoja in #451
- Upgrade py to 1.11.0 by @yashvardhannanavati in #452
- Update CHANGELOG.md by @lipoja in #453
- Retry decorators replaced by tenacity by @xDaile in #454
- Remove misleading log from API response by @yashvardhannanavati in #455
- Increase wait time for grpc calls by @yashvardhannanavati in #456
- Upgrade pytest to 7.2.0 by @yashvardhannanavati in #457
- Enable weekly rebuild of IIB images and manual trigger of GH action by @lipoja in #458
- Using ubi8 for iib messaging container image by @lipoja in #459
- Update dependabot.yml by @yashvardhannanavati in #462
- Upgrade gssapi to 1.8.2 by @yashvardhannanavati in #466
- Upgrade certifi to 2022.12.07 by @yashvardhannanavati in #467
- Replacing Travis tests with GitHub Actions by @lipoja in #464
- Build opm cache locally to enable multi-arch builds by @yashvardhannanavati in #465
- Increase the retry delay and retry jitter for building images by @chandwanitulsi in #461
- Release IIB v6.8.0 by @yashvardhannanavati in #468
- Fix context for copying cache into the FBC Dockerfile by @yashvardhannanavati in #469
- Release IIB v6.8.1 by @yashvardhannanavati in #470
- Fix user permissisons on index cache directory by @yashvardhannanavati in #471
- Release v6.8.2 by @yashvardhannanavati in #472
- pin sphinx==5.3.0 by @lipoja in #474
- Set GID 0 for cache directory by @lipoja in #473
- Release IIB v6.8.3 by @chandwanitulsi in #476
- Generate catalog cache right after opm migrate by @lipoja in #478
- Release IIB v6.8.4 by @chandwanitulsi in #480
Full Changelog: v6.7.2...v6.8.4
v6.7.2
- Fix bundle_replacements bug when the user doesn't provide it in regenerate-bundle requests by @yashvardhannanavati in #449
- Fix dev env compose files by @JAVGan in #444
- Fix bundle_replacements bug in regenerate-bundle request by @arewm in #445
- Upgrade OPM to 1.26.2 in dev env by @JAVGan in #446
- Fix buildah bud command retries by @yashvardhannanavati in #447
- Fix race condition for port selection among workers by @lipoja in #443
Full Changelog: v6.7.0...v6.7.2
v6.7.0
What's Changed
- Add bundle_replacements parameter to regenerate_bundle by @arewm in #429
- Provide correct path to compose files by @arewm in #433
- Upgrade mako to v1.2.2 by @yashvardhannanavati in #439
- Increase iib_api_timeout to 120 seconds by @yashvardhannanavati in #440
- Fix Rm request private registry bug by @yashvardhannanavati in #441
Full Changelog: v6.6.1...v6.7.0
v6.6.1
What's Changed
- Add static types to iib/workers by @xDaile in #412
- Append overwrite index token to current docker config. by @lipoja in #418
- Adding ability to create single-active-consumer queues. by @lipoja in #425
- Better variable name - iib_sac_queues by @lipoja in #426
- Add recursive-related-bundles endpoint by @yashvardhannanavati in #422
- bug-fix: Assign list instead of last variable by @lipoja in #427
- Bug Fix: Convert set to list before dumping to JSON by @yashvardhannanavati in #430
- Remove IIB_REQUEST_RECURSIVE_RELATED_BUNDLES_DIR from default config by @lipoja in #434
New Contributors
Full Changelog: v6.5.0...v6.6.1
v6.5.0
What's Changed
- Keep Gating feature in IIB and improve gating logging by @yashvardhannanavati in #411
- Adding fallback from SIGTERM to SIGKILL by @lipoja in #410
- fix dependency issues by @arewm in #414
- Increase iib_api_timeout, iib_retry_delay and iib_retry_jitter defaul… by @yashvardhannanavati in #416
- Improve traceability in _get_present_bundles and fix tests by @yashvardhannanavati in #417
- Print version of binary files in log files by @lipoja in #419
- IIB release v6.5.0 by @chandwanitulsi in #420
Full Changelog: v6.4.0...v6.5.0
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