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