v3.0.0
More details on the changes are in our documentation
v3.0.0
Feat
- Add serviceaccount annotations to allow irsa
- Support RSA public keys for Cosign
- Update to Cosign 2.0 and switch to asyncio
- Add upgrade script
- Common ancestor for Kubernetes resource configurations
- Create MS Teams alert template
Fix
- Remove old config of Rekor url
- Helm error when setting auth username and password
Refactor
- Feature flag utility
- Dev logging for dev install
- Changed logging format to JSON
- Allow all commented-out config keys to be uncommented and then be valid yaml
- Consistency in feature enablement
- Split off webhook configuration
- Group application configuration under single key
- Remove debug config key
- Improve naming within alerting configuration
- Add Rekor subkey for Cosign host config key
- Consistent config key naming (except alerting)
Build
- Default to appversion
Ci
- Less verbose values.yaml debug
Test
- Remove legacy k8s tests
- Only run alerting for tests that use it
- Add object descriptions in error case
Docs
- Fix release documentation
- Added migration steps
- Fix announcement link
- Fix scripts link
- Add Connaisseur 3 announcement to docs
- Fix default values
- Consistent no/none representation for default and not required values
- Correct alerting documentation
- Add migration documentation
Update
- Bump ossf/scorecard-action from 2.1.3 to 2.2.0
- Bump bridgecrewio/checkov-action from 12.2393.0 to 12.2401.0
- Update mkdocs-material requirement from ~=9.1.16 to ~=9.1.17
- Bump github/codeql-action from 2.20.0 to 2.20.1
- Bump anchore/sbom-action from 0.14.2 to 0.14.3
- Update setuptools requirement from ~=67.8.0 to ~=68.0.0
- Update mkdocs-material requirement from ~=9.1.15 to ~=9.1.16
- Update pytest-mock requirement from ~=3.10.0 to ~=3.11.1
- Bump bridgecrewio/checkov-action from 12.2382.0 to 12.2393.0
- Bump github/codeql-action from 2.3.6 to 2.20.0
- Bump actions/checkout from 3.5.2 to 3.5.3
- Update requests-mock requirement from ~=1.10.0 to ~=1.11.0
- Bump docker/login-action from 2.1.0 to 2.2.0
- Updating more dependencies
What's Changed
- update: updateding dependencies by @phbelitz in #1087
- feat: create microsoft teams alert template by @antonin-arquey in #1066
- feat: create ms teams alert template by @phbelitz in #1089
- fix: helm error when setting auth username and password by @phbelitz in #1095
- Connaisseur version 3 by @Starkteetje in #985
- update: bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #1092
- Update/dependencies by @phbelitz in #1107
- Update/dependencies by @phbelitz in #1119
- feat: support cosign rsa keys by @xopham in #416
- feat: add serviceaccount annotations to allow IRSA by @phbelitz in #1126
- refactor: feature flag utility by @phbelitz in #1002
- docs: add conny 3 announcement to docs by @phbelitz in #1127
- docs: fix scripts link by @phbelitz in #1128
- docs: added migration steps by @phbelitz in #1130
- Docs: Fix release documentation by @Starkteetje in #1131
- Develop by @phbelitz in #1129
New Contributors
- @antonin-arquey made their first contribution in #1066
Full Changelog: v2.8.1...v3.0.0