Releases: plexsystems/konstraint
Releases · plexsystems/konstraint
v0.19.0
08 Apr 02:14
Compare
Sorry, something went wrong.
No results found
New Features
Add support for @namespaces and @excludedNamespaces matchers
Add support for @matchExpression matcher
Other Improvements
v0.18.0
02 Feb 16:11
Compare
Sorry, something went wrong.
No results found
New Features
Other Improvements
v0.17.1
28 Jan 17:36
Compare
Sorry, something went wrong.
No results found
NOTE
This release contains no changes from v0.17.0
The attached binaries and checksums for v0.17.0 on the releases page of Konstraint were not generated from the published tag. However, the commit that the v0.17.0 tag points to is correct.
This release contains the expected checksums and binaries with all of the intended features and bugfixes of v0.17.0
v0.17.0
25 Jan 04:40
Compare
Sorry, something went wrong.
No results found
New Features
Konstraint can now generate partial Constraint resources when policies use parameters via the --partial-constraints flag (#225 )
v0.16.0
04 Jan 20:03
Compare
Sorry, something went wrong.
No results found
New Features
Konstraint can now generate v1 ConstraintTemplate resources with the --constraint-template-version flag. Thank you @tillepille for the contribution!
Bug Fixes
Fixed incorrect check of @parameter. Thank you @kitagry for the contribution!
Other Improvements
v0.15.1
04 Nov 01:32
Compare
Sorry, something went wrong.
No results found
Other Improvements
Bump OPA to v0.34.0 with bug fixes, new builtins, and other improvements
v0.15.0
03 Sep 01:27
Compare
Sorry, something went wrong.
No results found
New Features
Add --include-comments flag for the doc command (#189 )
Other Improvements
Bump OPA to v0.32.0 with bug fixes, new builtins, and other improvements
Bump Go to 1.17.0
v0.14.2
03 Jul 16:13
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Do not parse Rego imports for documentation generation (#187 )
Other Improvements
Bump OPA to v0.30.1 with bug fixes and other improvements
v0.14.1
16 Jun 03:49
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fixed an issue that caused malformed templates when the Rego contained trailing spaces after a comment (#176 )
Other Improvements
Support for the warn enforcement action now supported by Gatekeeper (#174 )
Logging of decisions Konstraint makes based on explicit or implicit user configuration (#171 )
v0.14.0
02 Jun 23:11
Compare
Sorry, something went wrong.
No results found
Features
When including a code block in the comment header, the formatting and indentation will be preserved. See the latest tag policy for an example. (#168 )
Bug Fixes
Fixed an issue that caused malformed templates when the Rego contained tabs (#160 )