Skip to content

v0.14.0

Compare
Choose a tag to compare
@JaydipGabani JaydipGabani released this 21 Aug 22:33
· 105 commits to master since this release
5368a3b

This release corresponds to Gatekeeper v3.16.3.

What's Changed

  • Create VAP binding objects; update semantic equals to include labels by @maxsmythe in #386
  • chore: bump the all group with 2 updates by @dependabot[bot] in #382
  • fix: add matchConstraints to vap by @ritazh in #389
  • chore: bump golang.org/x/net from 0.19.0 to 0.20.0 in /constraint by @dependabot[bot] in #390
  • chore: bump github.com/onsi/gomega from 1.27.7 to 1.31.1 in /constraint by @dependabot[bot] in #391
  • Run matchers against both object and oldObject by @maxsmythe in #393
  • chore: bump golang.org/x/net from 0.20.0 to 0.21.0 in /constraint by @dependabot[bot] in #396
  • fix: setting default value for enforcement action by @JaydipGabani in #267
  • feat: vap update to reduce operations, v1beta1, and fail open by @ritazh in #397
  • chore: bump the all group with 2 updates by @dependabot[bot] in #395
  • chore: bump github.com/open-policy-agent/opa from 0.60.0 to 0.62.1 in /constraint by @dependabot[bot] in #402
  • Add switch for whether VAP or webhook should enforce constraints by @maxsmythe in #400
  • chore: bump the k8s group in /constraint with 5 updates by @dependabot[bot] in #405
  • fix: Gatekeeper variables must be defined first so that other variables can consume them by @maxsmythe in #408
  • chore: bump to go 1.22 by @sozercan in #412
  • chore: bump golang.org/x/net from 0.22.0 to 0.24.0 in /constraint by @dependabot[bot] in #410
  • [StepSecurity] Apply security best practices by @step-security-bot in #413
  • chore: bump github.com/open-policy-agent/opa from 0.62.1 to 0.63.0 in /constraint by @dependabot[bot] in #407
  • chore: bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 in /constraint in the k8s group by @dependabot[bot] in #415
  • chore: bump golang from 48b942a to 8e4358f in /constraint by @dependabot[bot] in #414
  • chore: bump github.com/golang/glog from 1.2.0 to 1.2.1 in /constraint by @dependabot[bot] in #409
  • chore: bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.45.0 to 0.46.0 in /constraint by @dependabot[bot] in #417
  • chore: bump golang.org/x/net from 0.24.0 to 0.25.0 in /constraint by @dependabot[bot] in #430
  • chore: bump the all group across 1 directory with 8 updates by @dependabot[bot] in #431
  • chore: bump github.com/onsi/gomega from 1.31.1 to 1.33.1 in /constraint by @dependabot[bot] in #429
  • chore: bump golang from 8e4358f to b03f3ba in /constraint by @dependabot[bot] in #418
  • fix: Create dynamic CEL object variable by @maxsmythe in #432
  • chore: bump the all group with 3 updates by @dependabot[bot] in #436
  • chore: bump github.com/open-policy-agent/opa from 0.63.0 to 0.64.1 in /constraint by @dependabot[bot] in #425
  • fix: anyObject was not fully plumbed to compiler, streamline plumbing to fix by @maxsmythe in #437

New Contributors

Full Changelog: v0.13.0...v0.14.0