Releases: open-policy-agent/opa-envoy-plugin
Releases · open-policy-agent/opa-envoy-plugin
v0.70.0-envoy-1
NOTES:
The minimum version of Go required to build the OPA-Envoy module is 1.22.0.
What's Changed
- Update GO version to match OPA version by @pratimsc in #603
- Refactor creation of prepared queries by @mjungsbluth in #604
- build(deps): bump github.com/open-policy-agent/opa from 0.69.0 to 0.70.0 by @ashutosh-narkar in #609. See the OPA v0.70.0 release notes
- build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0
- build(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1
- build(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1
- build(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5
- build(deps): bump github.com/envoyproxy/go-control-plane from 0.13.0 to 0.13.1
v0.69.0-envoy
What's Changed
- internal: Set invalid request status if request parsing fails by @rudrakhp in #573
- cmd: Avoid panic when starting with a bad config by @srenatus in #598
- build(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.4
- build(deps): bump google.golang.org/grpc from 1.66.0 to 1.67.0
- build(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0
- build(deps): bump github.com/open-policy-agent/opa from 0.68.0 to 0.69.0 in #599. See the OPA v0.69.0 release notes
v0.68.0-envoy-4
What's Changed
- build: Add support for generating arm64 images and binaries by @tjons in #577 and @ashutosh-narkar in #587
v0.68.0-envoy
What's Changed
- build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0
- build(deps): bump github.com/envoyproxy/go-control-plane from 0.12.0 to 0.13.0
- build(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2
- build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0
- build(deps): bump github.com/open-policy-agent/opa from 0.67.1 to 0.68.0 by @ashutosh-narkar in #586. See the OPA v0.68.0 release notes
v0.67.1-envoy
What's Changed
- Upgrade CI dependencies for testing by @tjons in #575
- build(deps): bump github.com/open-policy-agent/opa from 0.67.0 to 0.67.1 by @ashutosh-narkar in #578. See the OPA v0.67.1 release notes
- examples/grpc: Move to Docker Compose v2 by @ashutosh-narkar in #576
- Update quick_start.yaml by @Pindar in #574
- build(deps): bump go.opentelemetry.io/contrib/propagators/b3 from 1.21.1 to 1.28.0
- build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.46.1 to 0.53.0
v0.67.0-envoy
What's Changed
- build(deps): bump github.com/open-policy-agent/opa from 0.66.0 to 0.67.0 by @ashutosh-narkar in #569. See the OPA v0.67.0 release notes.
- build(go): bump 1.22.4 -> 1.22.5 by @srenatus in #565
- build(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0
- build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0
v0.66.0-envoy-2
What's Changed
- build: Remove rootless images from build process by @tjons in #558
- build: Use chainguard images from dockerhub by @charlieegan3 in #560
- internal: Add GRPC response timing bucket config by @amirsalarsafaei in #559
- examples/envoy-uds: Fixed expired jwt token in envoy-uds example by @Sanskarzz in #562
- build(deps): bump github.com/open-policy-agent/opa from 0.65.0 to 0.66.0 in #561. See the OPA v0.66.0 release notes.
- build: bump golang 1.22.3 -> 1.22.4 by @ashutosh-narkar in #556
- build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2
- build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0
v0.65.0-envoy
What's Changed
- Update error messages to be more specific about the cause by @PietervdWerk in #547
- build(deps): bump github.com/open-policy-agent/opa from 0.64.1 to 0.65.0 in #554. See the OPA v0.65.0 release notes.
- build(go): bump 1.22.2 -> 1.22.3 by @ashutosh-narkar in #550
- build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.1
- build(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0
- build(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1
- build(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0
v0.64.1-envoy
What's Changed
- deps(build): Bump OPA v0.64.0 -> v0.64.1 by @ashutosh-narkar in #545. See the OPA v0.64.1 release notes.
v0.64.0-envoy
What's Changed
- build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.2
- build(go): bump 1.22.1 -> 1.22.2 by @ashutosh-narkar in #538
- build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
- deps(build): Bump OPA v0.63.0 -> v0.64.0 by @ashutosh-narkar in #544. See the OPA v0.64.0 release notes.