Skip to content

Releases: open-policy-agent/gatekeeper

v3.8.0

21 Apr 23:40
903eb67
Compare
Choose a tag to compare

DO NOT USE

This release has an issue that can cause unenforced violations when using config resource without sync. Fixed in v3.8.1 with #2038.

This stable release includes bug fixes and new features.

Notable changes

  • 16% speedup in constraint template compilation 🏃
  • 1.5x-4x decrease in webhook CPU/memory usage 🎉
  • 2x decrease in audit memory usage 🎊
  • External Data now supports mutation 🥳

Features

Bug Fixes

Documentation

Code Refactoring

Performance Improvements

Read more

v3.7.2

18 Apr 22:42
0d23957
Compare
Choose a tag to compare

Bug Fixes

Chores

v3.8.0-rc.2

14 Apr 16:52
cc74d77
Compare
Choose a tag to compare
v3.8.0-rc.2 Pre-release
Pre-release

Performance Improvements

Chores

v3.8.0-rc.1

05 Apr 17:11
c88d1ab
Compare
Choose a tag to compare
v3.8.0-rc.1 Pre-release
Pre-release

Features

Bug Fixes

Documentation

Code Refactoring

Performance Improvements

Tests

  • Add test for gator test to...
Read more

v3.7.1

02 Feb 21:20
aaf00a2
Compare
Choose a tag to compare

Bug Fixes

v3.7.0

15 Nov 21:13
3ba8e93
Compare
Choose a tag to compare

This stable release includes bug fixes and new features.

Notable updates since v3.6.0

  • Mutation has graduated to Beta! 🎉
  • Added ModifySet mutator 📐
  • Introducing External Data for validation as an alpha feature! 🎊
  • Introducing Gator CLI as alpha for testing constraint templates and constraints without Kubernetes. Linux and macOS binaries are available in release assets. 🐊
  • Minimum TLS version for webhooks has been updated to be v1.2 and can be configured using --tls-min-version. In v3.8.0, TLS v1.3 will be set as the default. 🔐
  • Audit memory improvement! 🔋

Commits since v3.7.0-beta.2

v3.7.0-beta.2

13 Oct 19:44
e853d0b
Compare
Choose a tag to compare
v3.7.0-beta.2 Pre-release
Pre-release

Commits

v3.7.0-beta.1

31 Aug 01:30
19ee221
Compare
Choose a tag to compare
v3.7.0-beta.1 Pre-release
Pre-release
v3.7.0-beta.1

v3.6.0

31 Aug 00:35
9503ef2
Compare
Choose a tag to compare

This stable release includes bug fixes and new features.

Notable updates since last stable version

  • ConstraintTemplate CRD moves to v1 🎉
  • Reduce System.Mutate runtime by 87% 🔨
  • Fix race conditions in watch manager and constraint controllers 🐎
  • Remove non-specific webhook request metrics 📊
  • Add prefix-based matching for namespaces and excludedNamespaces 🔡
  • Add integer keyValue support to mutation path parser / mutators 🔢
  • Helm enable to config controller manager & audit port 🎊
  • Add helm hooks to upgrade CRDs 🆙
  • Add metrics reporting for mutation 📈

Commits

v3.5.2

05 Aug 00:50
5733cf3
Compare
Choose a tag to compare

Notable updates

  • This release includes the fix for #1468 to inject empty parameters field for legacy schemas

Commits