Skip to content

Releases: open-policy-agent/opa-envoy-plugin

v1.10.0-envoy

31 Oct 21:31
d122f60

Choose a tag to compare

Features and Fixes

Dependency Updates

  • build(deps): bump the go-opentelemetry-io group with 2 updates by @dependabot[bot] in #771
  • build(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 by @dependabot[bot] in #776
  • build(deps): bump github.com/envoyproxy/go-control-plane/envoy from 1.32.4 to 1.35.0 by @dependabot[bot] in #774
  • build(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 by @dependabot[bot] in #777
  • build(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by @dependabot[bot] in #775
  • bump opa to v1.10.0 by @sspaink in #778

New Contributors

v1.9.0-envoy

26 Sep 09:54
6456fcf

Choose a tag to compare

Dependency Updates

  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #760
  • build(deps): bump golang.org/x/tools from 0.36.0 to 0.37.0 by @dependabot[bot] in #769
  • build(deps): bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #768
  • build(deps): bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 by @dependabot[bot] in #767
  • build(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 by @dependabot[bot] in #766
  • build(deps): bump github.com/open-policy-agent/opa from 1.8.0 to 1.9.0 by @dependabot[bot] in #770

v1.8.0-envoy

28 Aug 17:32
ffd3d4c

Choose a tag to compare

Dependency Updates

  • build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #758
  • build(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 by @dependabot[bot] in #759
  • build(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #761
  • build(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by @dependabot[bot] in #762
  • build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #763
  • build(deps): bump github.com/open-policy-agent/opa from 1.7.1 to 1.8.0 by @dependabot[bot] in #764

v1.7.1-envoy

31 Jul 21:21
a7f2a5e

Choose a tag to compare

Features and Fixes

  • Reenable unconvert linter and fix violations by @tjons in #745
  • reenable gocritic linter and fix its violations by @akashsawan1 in #747
  • reenable perfsprint linter and fix its violations by @akashsawan1 in #746
  • value-cache-added-to-evalcontext by @amak3 in #748

Dependency Updates

  • build(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 by @dependabot[bot] in #750
  • build(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.2 by @dependabot[bot] in #752
  • build(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #755
  • build(deps): bump github.com/open-policy-agent/opa from 1.6.0 to 1.7.1 by @dependabot[bot] in #757

New Contributors

  • @amak3 made their first contribution in #748 Thank you! 🥳

v1.6.0-envoy-2

01 Jul 13:18
6d9eccc

Choose a tag to compare

Features and Fixes

Dependency Updates

  • build(deps): bump github.com/open-policy-agent/opa from 1.5.1 to 1.6.0 by @johanfylling in #742. See the OPA v1.6.0 release notes
  • build: bump golang from 1.24.3 to 1.24.4 by @srenatus in #720
  • build(deps): bump golang.org/x/tools from 0.33.0 to 0.34.0 in #721
  • build(deps): bump google.golang.org/grpc from 1.72.2 to 1.73.0 in #719
  • build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in #737
  • build(deps): bump go.opentelemetry.io deps to 1.36.0/0.61.0 in #736

Miscellaneous

v1.5.1-envoy

04 Jun 17:10

Choose a tag to compare

Dependency Updates

  • build(deps): bump github.com/open-policy-agent/opa from 1.5.0 to 1.5.1 by @dependabot in #718

v1.5.0-envoy-4

29 May 17:34
c7e6f61

Choose a tag to compare

Features and Fixes

Dependency Updates

  • build: use golang 1.24.3 by @srenatus in #706
  • Bump OPA to 1.5.0 by @johanfylling in #716
  • build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /examples/grpc/testsrv by @dependabot in #698
  • build(deps): bump golang.org/x/tools from 0.31.0 to 0.32.0 by @dependabot in #695
  • build(deps): bump the go-opentelemetry-io group across 1 directory with 6 updates by @dependabot in #708
  • build(deps): bump google.golang.org/grpc from 1.71.1 to 1.72.2 by @dependabot in #714

v1.4.2-envoy

02 May 19:24
5ba55ae

Choose a tag to compare

Features and Fixes

  • feat: return headers as http.Header by @regeda in #668
  • perf: use ast.Value and []string in request input by @regeda in #676
  • chore: adjust stop flow by @regeda in #696

Dependency Updates

  • Update envoy proxy versions used in tests by @tjons in #689

v1.3.0-envoy-1

02 Apr 12:57

Choose a tag to compare

Features and Fixes

  • feat: Support query_parameters_to_set in response by @sedovmik in #663

Dependency Updates

  • build(deps): bump github.com/open-policy-agent/opa from 1.2.0 to 1.3.0. See the OPA v1.3.0 release notes
  • build(deps): bump github.com/containerd/containerd from 1.7.26 to 1.7.27
  • build(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1
  • build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
  • build(deps): bump golang.org/x/tools from 0.30.0 to 0.31.0
  • build(deps): bump google.golang.org/grpc from 1.71.0 to 1.71.1
  • build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6

v1.2.0-envoy-2

05 Mar 18:32

Choose a tag to compare

NOTES:

The minimum version of Go required to build the OPA-Envoy module is 1.23.6

Features and Fixes

Dependency Updates

  • build(deps): bump github.com/open-policy-agent/opa from 1.1.0 to 1.2.0 by @johanfylling. See the OPA v1.2.0 release notes
  • build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5
  • build(deps): bump golang.org/x/tools from 0.29.0 to 0.30.0
  • build(deps): bump google.golang.org/grpc from 1.70.0 to 1.71.0