Version 2.5.2
v2.5.2
Major Scope
Centrally, this release fixes two important bugs:
Changelog
Fix
Update
- python dev dependencies #598
- update jinja2 requirement from ~=3.0.3 to ~=3.1.0 #595
- update pytz requirement from ~=2021.3 to ~=2022.1 #586
- update mkdocs-material requirement from ~=8.2.5 to ~=8.2.7 #593
- cosign v1.5.2 to v1.6.0 #570
- update setuptools requirement from ~=60.9.3 to ~=60.10.0 #581
- update prometheus-flask-exporter requirement (#579) #579
Ci
- ignore CVE-2022-23628 #596
- fix and improve completeness of nightly scans #571
- frequently pull all connaisseur versions #580
Docs
- fix create image pull secret command #585
- add clarity re generating registry credential secrets #578
What's Changed
- update: update prometheus-flask-exporter requirement from ~=0.18.7 to ~=0.19.0 by @dependabot in #579
- [Docs] Add clarity re generating registry credential secrets by @funkypenguin in #578
- update: update setuptools requirement from ~=60.9.3 to ~=60.10.0 by @dependabot in #581
- ci: frequently pull all connaisseur versions by @xopham in #580
- Update/cosign 1.6.0 by @xopham in #570
- ci: fix and improve completeness of nightly scans by @xopham in #571
- docs: fix create image pull secret command by @xopham in #585
- update: update mkdocs-material requirement from ~=8.2.5 to ~=8.2.7 by @dependabot in #593
- ci: ignore CVE-2022-23628 by @xopham in #596
- fix: digest confusion at high load by @xopham in #589
- fix: exclude k8s CRDs from parent resource check by @xopham in #590
- update: update pytz requirement from ~=2021.3 to ~=2022.1 by @dependabot in #586
- update: update jinja2 requirement from ~=3.0.3 to ~=3.1.0 by @dependabot in #595
- update: python dev dependencies by @xopham in #598
- Release v2.5.2 by @xopham in #597
New Contributors
- @funkypenguin made their first contribution in #578
Full Changelog: v2.5.1...v2.5.2