Releases: open-policy-agent/opa-envoy-plugin
Releases · open-policy-agent/opa-envoy-plugin
v1.10.0-envoy
Features and Fixes
- Fix/check context cancel logging by @abdullahalrifat in #773
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
- @abdullahalrifat made their first contribution in #773
v1.9.0-envoy
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
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
Features and Fixes
- Reenable
unconvertlinter 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
v1.6.0-envoy-2
Features and Fixes
- Fixing broken link to OPA docs by @johanfylling in #734
- Source peer principal as a policy input variable by @tjons in #732
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
- Replace deprecated golint with golang-ci lint by @akashsawan1 in #722
- Reenable intrange linter and fix its violations by @akashsawan1 in #739
- Reenable govet linter and fix its violations by @akashsawan1 in #738
- Reenable revive linter and fix its violations by @akashsawan1 in #740
- Reenable gosimple linter and fix its violations by @akashsawan1 in #741
- Reenable errcheck linter and fix violations by @tjons in #733
v1.5.1-envoy
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
Features and Fixes
- Update README.md with project issues by @tjons in #713
- docs: Correct OPA links by @charlieegan3 in #715
- Refactor: move interface{} to any by @tjons in #711
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
v1.3.0-envoy-1
Features and Fixes
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
NOTES:
The minimum version of Go required to build the OPA-Envoy module is 1.23.6
Features and Fixes
- Re-introduce GetResponseHTTPHeaders method by @Pushpalanka in #667
- chore: Use
v1packages by @regeda in #670 - feat: Graceful shutdown of GRPC server by @regeda in #671
- docs: Use all interfaces in quick start examples by @charlieegan3 in #674
- Fix build badge url by @regeda in #665
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