Skip to content

v0.19.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 09:56
· 294 commits to main since this release
97860c3

approver-policy provides a policy engine for certificates issued by cert-manager!

Version v0.19.0 is a minor release containing two nice contributions by @solidDoWant! 🚀 Users can now generate clients for approver-policy CRDs. This release also contains a bugfix allowing Ed25519 to be set in approver-policy CertificateRequestPolicy constraints. As usual, the release includes dependency upgrades and various improvements to Makefile modules.

What's Changed

New Features

Bugfixes

  • Fix private key algorithm constraint always erroring when set by @solidDoWant in #572

Cleanup

Dependency Updates

  • build(deps): bump the all group across 1 directory with 10 updates by @dependabot in #569
  • build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 in the all group by @dependabot in #574

Makefile modules

  • [CI] Merge self-upgrade-main into main by @github-actions in #566
  • [CI] Merge self-upgrade-main into main by @github-actions in #568
  • [CI] Merge self-upgrade-main into main by @github-actions in #570
  • [CI] Self-upgrade merging self-upgrade-main into main by @inteon in #573
  • [CI] Merge self-upgrade-main into main by @github-actions in #575
  • [CI] Merge self-upgrade-main into main by @github-actions in #576

New Contributors

Full Changelog: v0.18.0...v0.19.0