Releases: release-engineering/iib
Releases · release-engineering/iib
v8.4.4
What's Changed
- Fixing github actions by @lipoja in #590
- Adding config variable to allow adding bundles without ocp version label by @lipoja in #589
- Update dependency werkzeug to v2.3.8 [SECURITY] by @renovate in #581
- Allow skopeo inspect to check for images for any arch by @chandwanitulsi in #588
- IIB Release v8.4.4 by @chandwanitulsi in #594
Full Changelog: v8.4.3...v8.4.4
Release IIB v8.4.3
What's Changed
- urllib3 is solo package by @lipoja in #579
- Update dependency urllib3 to v1.26.18 [SECURITY] by @renovate in #580
- Upgrade OPM to v1.26.4 by @chandwanitulsi in #577
- Update dependency SQLAlchemy to v2.0.22 by @renovate in #567
- Update dependency python-dateutil to v2.8.2 by @renovate in #547
- Update dependency cryptography to v41.0.5 by @renovate in #582
- Adding graph update mode for merge index image API endpoint by @lipoja in #578
- Update dependency gssapi to v1.8.3 by @renovate in #583
- Update dependency flask-migrate to v4.0.5 by @renovate in #568
- Update dependency psycopg2-binary to v2.9.9 by @renovate in #573
- Release IIB v8.4.3 by @chandwanitulsi in #587
Full Changelog: v8.4.2...v8.4.3
v8.4.2
What's Changed
- Update dependency flask-sqlalchemy to v3.1.1 by @renovate in #541
- Update dependency markupsafe to v2.1.3 by @renovate in #544
- Update dependency prompt-toolkit to v3.0.39 by @renovate in #545
- Fixing IIB KeyError when updating request state by @lipoja in #569
- Adding OpenTelemetry collector/exporter for dev-env by @lipoja in #565
- Pinning werkzeug to allow generation of docs. by @lipoja in #572
- Flush request to database by @lipoja in #566
- Use py3.9 for Renovate bot runs by @yashvardhannanavati in #574
- Update dependency cryptography to v41.0.4 [SECURITY] by @renovate in #570
- Update dependency urllib3 to v1.26.17 [SECURITY] by @renovate in #571
- Upgrade opentelemetry-instrumentation to 0.41b0 by @yashvardhannanavati in #575
Full Changelog: v8.4.1...v8.4.2
v8.4.1
What's Changed
- Fix normalization bug when return value is non-dict by @yashvardhannanavati in #563
- Release IIB v8.4.1 by @yashvardhannanavati in #564
- Enable celery task deduplication by @lipoja in #558
- Remove Dependabot and Reconfigure Renovate bot by @yashvardhannanavati in #552
- Fix opentelemetry span type bug by @xDaile in #557
- Update dependency sqlalchemy to v2.0.19 by @renovate in #549
- Upgrade PostgreSQL development version by @xDaile in #559
- Log a warning message when "architecture" label is missing under "Labels" by @yashvardhannanavati in #561
- Add related_images check in IIB by @chandwanitulsi in #556
- Move get_bundle_metadata to utils by @chandwanitulsi in #560
- Update dependency deprecated to v1.2.14 by @renovate in #540
- Update dependency grpcio to v1.57.0 by @renovate in #542
- Update dependency mako to v1.2.4 by @renovate in #543
- Retry buildah if incorrect arch created by @chandwanitulsi in #529
- Update Grpcio and Protobuf versions by @xDaile in #533
- Upgrade OPM to 1.28.0 by @chandwanitulsi in #530
- Retry update_request with back-off factor on failure by @yashvardhannanavati in #531
- Revert "Upgrade OPM to 1.28.0" by @chandwanitulsi in #534
- Update Sphinx documentation by @xDaile in #532
- Configure Renovate by @renovate in #535
- Update dependency cryptography to v41 [SECURITY] by @renovate in #538
- Update dependency requests to v2.31.0 [SECURITY] by @renovate in #536
- Update dependency certifi to v2023 [SECURITY] by @renovate in #537
- Fix bugs in models post flask-sqlalchemy 3.0 and SQLAlchemy 2.0 migration by @yashvardhannanavati in #550
- Add support for "graph_update_mode" parameter in Add request by @yashvardhannanavati in #551
- Update dependency cryptography to v41.0.3 [SECURITY] by @renovate in #553
Full Changelog: v8.2.0...v8.4.1
v8.2.0
What's Changed
- Adding from_index_startswith builds search filter by @lipoja in #526
- Convert IIB_OTEL_TRACING to an env variable by @yashvardhannanavati in #527
- Release IIB v8.2.0 by @yashvardhannanavati in #528
Full Changelog: v8.1.1...v8.2.0
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