v3.7.0
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
- 68416df: Bump @docusaurus/core from 2.0.0-beta.6 to 2.0.0-beta.7 in /website (#1617) (dependabot[bot]) #1617
- 4cbf404: Bump @docusaurus/preset-classic from 2.0.0-beta.6 to 2.0.0-beta.7 in /website (#1618) (dependabot[bot]) #1618
- e7b5041: add list constraint doc (#1613) (Sertaç Özercan) #1613
- f50fcce: use manifestlist (#1611) (Sertaç Özercan) #1611
- 6d6d266: Fix typo (#1623) (Prachi Pendse) #1623
- 7526893: add crds resources pool to the crds container (#1621) (Stanislav Chesnovskii) #1621
- c7e391f: Bump @docusaurus/core from 2.0.0-beta.7 to 2.0.0-beta.8 in /website (#1628) (dependabot[bot]) #1628
- 5554c6e: Bump @docusaurus/preset-classic from 2.0.0-beta.7 to 2.0.0-beta.8 in /website (#1627) (dependabot[bot]) #1627
- e55aa36: Feat/add dns policy (#1624) (Jim Conner) #1624
- 9fd8514: Fix defers and goroutines in tests (#1595) (Will Beason) #1595
- b1a6812: add dummy provider and e2e for external data validation (#1606) (Sertaç Özercan) #1606
- 167fa05: add token permissions for actions (#1632) (Sertaç Özercan) #1632
- 5cf1965: Add the ability to source values from resource metadata. (#1575) (Max Smythe) #1575
- c2844a6: Wrap all RBAC resources in a conditional based on values.rbac.create (#1625) (Rob Mason) #1625
- 4031f43: enable external data flag for helm (#1633) (Sertaç Özercan) #1633
- e9822b1: Bump @docusaurus/core from 2.0.0-beta.8 to 2.0.0-beta.9 in /website (#1637) (dependabot[bot]) #1637
- 778d0a4: Bump @docusaurus/preset-classic in /website (#1638) (dependabot[bot]) #1638
- 23b4165: bump node version to 16 (#1642) (Sertaç Özercan) #1642
- c36e3d8: Move mutation to beta (#1626) (Max Smythe) #1626
- 87cb662: Publish Gator CLI binaries in release (#1636) (Sertaç Özercan) #1636
- 2047863: add versioned docs (#1645) (Sertaç Özercan) #1645
- 3442bc9: Enable audit to write cache to disk to reduce memory (#1634) (Rita Zhang) #1634
- b3ed944: Make gator compatible with Windows (#1653) (Will Beason) #1653
- 8f7a74e: add v3.6.x docs (#1656) (Sertaç Özercan) #1656
- 35b2113: add clarification for versioned docs (#1657) (Sertaç Özercan) #1657
- c2119e8: remove gator windows (#1658) (Sertaç Özercan) #1658
- f43223e: Add option for audit to writeToRAMDisk to chart (#1660) (Rita Zhang) #1660
- 3ba8e93: Prepare for v3.7.0 release (#1661) (Sertaç Özercan) #1661