Skip to content

Releases: plexsystems/konstraint

v0.43.0

10 Jun 05:22
76901b5
Compare
Choose a tag to compare

Changelog

  • 3f82235 build(deps): bump alpine from 3.21.3 to 3.22.0 (#627)
  • 0713a36 build(deps): bump github.com/open-policy-agent/opa from 1.4.2 to 1.5.1 (#629)
  • 76901b5 build(deps): bump golang from 1.24.2-alpine to 1.24.4-alpine (#631)
  • 4f50e54 build(deps): bump golang.org/x/text from 0.24.0 to 0.26.0 (#630)
  • d8bfeed build(deps): bump k8s.io/apiextensions-apiserver from 0.33.0 to 0.33.1 (#624)
  • 4f3a7f2 ci: Do a full clone in the release workflow (#620)

v0.42.0

05 May 00:16
79f3627
Compare
Choose a tag to compare

Changelog

  • 79f3627 build(deps): bump k8s.io/apiextensions-apiserver from 0.32.3 to 0.33.0 (#616)

v0.41.0

01 Mar 21:01
4d9b35c
Compare
Choose a tag to compare

⚠️ Reminder of Upcoming Breakages ⚠️

These changes will be made in the April release!

  • Konstraint will default to requiring OPA V1 syntax
  • Konstraint will remove support for legacy annotations

Features

  • Add log-level support (#587)
  • feat: Make policy available in doc command (#593)

Bug Fixes

  • Remove all punctuation from anchors in policies.md (#565)
  • Lint/improve YAML in policies docs (#581)
  • Fix constraint template when the matchers key is not present (#591)

OPA Changes

  • build(deps): bump github.com/open-policy-agent/opa from 1.1.0 to 1.2.0 (#594)

Full Changelog

See v0.40.0...v0.41.0

v0.40.0

01 Mar 20:32
be7edd7
Compare
Choose a tag to compare

⚠️ Reminder of Upcoming Breakages ⚠️

  • Konstraint will default to requiring OPA V1 syntax
  • Konstraint will remove support for legacy annotations

What's Changed

This is a quick re-release outside of the typical monthly release cadence to include a fix for the Docker container.

  • Support custom constraint (templates) by @mrueg in #553
  • .github: Bump regal to 0.31.0 by @mrueg in #580
  • Fix acceptance test by @mrueg in #582
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.32.1 to 0.32.2 by @dependabot in #584
  • Use GHA directly to push container by @mrueg in #576

Full Changelog: v0.39.0...v0.40.0

v0.39.0

09 Feb 04:10
3f954e3
Compare
Choose a tag to compare

⚠️ Upcoming Breakages ⚠️

  • Konstraint will default to requiring OPA V1 syntax
  • Konstraint will remove support for legacy annotations

OPA Changes

  • build(deps): bump github.com/open-policy-agent/opa from 0.69.0 to 1.1.0 by @dependabot in #574

What's Changed

  • build(deps): bump golang from 1.22.4-alpine to 1.22.5-alpine by @dependabot in #522
  • feat: update .Header.Resources to a string array by @tapih in #519
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 by @dependabot in #524
  • build(deps): bump alpine from 3.20.1 to 3.20.2 by @dependabot in #525
  • added _ as a replacement for kind name by @garethahealy in #537
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.30.3 to 0.31.1 by @dependabot in #539
  • build(deps): bump alpine from 3.20.2 to 3.20.3 by @dependabot in #535
  • build(deps): bump golang from 1.22.5-alpine to 1.23.1-alpine by @dependabot in #536
  • build(deps): bump golang.org/x/text from 0.16.0 to 0.18.0 by @dependabot in #534
  • chore: Bump Go to 1.23 by @jalseth in #540
  • fix: Sort parameters in docs by @zephyrdb in #554
  • Reduce linting noise with future keywords by @mrueg in #564
  • ci: Add --v0-compatible flag to "opa check" by @jalseth in #569
  • build(deps): bump golang.org/x/text from 0.18.0 to 0.22.0 by @dependabot in #568
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.31.1 to 0.32.1 by @dependabot in #572
  • build(deps): bump alpine from 3.20.3 to 3.21.2 by @dependabot in #571
  • build(deps): bump golang.org/x/net from 0.29.0 to 0.33.0 by @dependabot in #570
  • build(deps): bump golang from 1.23.1-alpine to 1.23.6-alpine by @dependabot in #573

New Contributors

Full Changelog: v0.38.0...v0.39.0

v0.38.0

06 Jul 23:45
2e2e6b2
Compare
Choose a tag to compare

OPA Changes

  • build(deps): bump github.com/open-policy-agent/opa from 0.65.0 to 0.66.0 by @dependabot in #521

Other Changes

  • build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #518
  • build(deps): bump alpine from 3.20.0 to 3.20.1 by @dependabot in #520

Full Changelog: v0.37.0...v0.38.0

v0.37.0

13 Jun 01:21
c4e8d76
Compare
Choose a tag to compare

OPA changes

  • build(deps): bump github.com/open-policy-agent/opa from 0.63.0 to 0.64.1 by @dependabot in #498
  • build(deps): bump github.com/open-policy-agent/opa from 0.64.1 to 0.65.0 by @dependabot in #511

Docs

  • docs: Fix doc for examples and add for --no-rego.md. by @smuda in #503

Other changes

  • build(deps): bump golang from 1.22.1-alpine to 1.22.2-alpine by @dependabot in #491
  • build(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #499
  • build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in #501
  • chore: multi arch builds by @smuda in #504
  • build(deps): bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #506
  • build(deps): bump golang from 1.22.2-alpine to 1.22.3-alpine by @dependabot in #507
  • build(deps): bump alpine from 3.19.1 to 3.20.0 by @dependabot in #510
  • build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #512
  • build(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 by @dependabot in #513
  • ci: Fix golangci by @jalseth in #500
  • build(deps): bump golang from 1.22.3-alpine to 1.22.4-alpine by @dependabot in #514
  • ci: Include patch version in go.mod by @jalseth in #517
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.29.3 to 0.30.2 by @dependabot in #515

New Contributors

Full Changelog: v0.36.0...v0.37.0

v0.36.0

07 Apr 20:54
c835d7d
Compare
Choose a tag to compare

OPA changes

  • build(deps): bump github.com/open-policy-agent/opa from 0.62.1 to 0.63.0 by @dependabot in #490

Other changes

  • build(deps): bump k8s.io/apiextensions-apiserver from 0.29.2 to 0.29.3 by @dependabot in #488

Full Changelog: v0.35.0...v0.36.0

v0.35.0

16 Mar 19:16
6205c09
Compare
Choose a tag to compare

OPA Changes

  • build(deps): bump github.com/open-policy-agent/opa from 0.60.0 to 0.61.0 by @dependabot in #475

What's Changed

  • build(deps): bump alpine from 3.19.0 to 3.19.1 by @dependabot in #476

  • build(deps): bump golang from 1.21.5-alpine to 1.21.6-alpine by @dependabot in #472

  • build(deps): bump k8s.io/apiextensions-apiserver from 0.29.0 to 0.29.1 by @dependabot in #474

  • build(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #479

  • build(deps): bump styrainc/setup-regal from 0.2.0 to 1.0.0 by @dependabot in #478

  • build(deps): bump golang from 1.21.6-alpine to 1.22.0-alpine by @dependabot in #477

  • build(deps): bump k8s.io/apiextensions-apiserver from 0.29.1 to 0.29.2 by @dependabot in #480

  • build(deps): bump github.com/open-policy-agent/opa from 0.61.0 to 0.62.1 by @dependabot in #483

  • build(deps): bump golang from 1.22.0-alpine to 1.22.1-alpine by @dependabot in #485

  • build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #486

  • Bump minimum Go version to 1.21 by @jalseth in #484

Full Changelog: v0.34.0...v0.35.0

v0.34.0

06 Jan 04:33
v0.34.0
6c22657
Compare
Choose a tag to compare

OPA Changes

  • build(deps): bump github.com/open-policy-agent/opa from 0.59.0 to 0.60.0 by @dependabot in #470

Other Changes

  • build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #464
  • build(deps): bump k8s.io/apiextensions-apiserver from 0.28.4 to 0.29.0 by @dependabot in #466
  • build(deps): bump alpine from 3.18.4 to 3.19.0 by @dependabot in #463
  • build(deps): bump golang from 1.21.4-alpine to 1.21.5-alpine by @dependabot in #462
  • build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 by @dependabot in #461
  • build(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in #469
  • build(deps): bump actions/upload-artifact and actions/download-artifact from 3 to 4 by @dependabot in #467

Full Changelog: v0.33.0...v0.34.0