Skip to content

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

v0.32.1-envoy-1

21 Sep 23:43
Compare
Choose a tag to compare

See the OPA v0.32.1 release notes.

This release also fixes a deadlock that was observed when bundle and decision logging were both enabled. (open-policy-agent/opa#3722)

v0.32.0-envoy-4

08 Sep 23:29
Compare
Choose a tag to compare

See the OPA v0.32.0 release notes.

v0.31.0-envoy

28 Jul 19:06
Compare
Choose a tag to compare

See the OPA v0.31.0 release notes.

v0.30.2-envoy-1

14 Jul 16:50
Compare
Choose a tag to compare

See the OPA v0.30.2 release notes.

v0.30.1-envoy-5

13 Jul 01:10
Compare
Choose a tag to compare
workflow: remove version tag update workflow

The logic here was broken: it'll try to use whatever tag corresponds
to the latest OPA version. However, the tagged images only get created
int the post-tag workflow.

Since we've got a PR check step that verifies that whatever image tag
is used in the examples/istio/quick_start.yaml, we cannot update those
references without having pushed a tag first.

* README,quickstarts: remove tagged images, use latest-{envoy,istio}

  With this, we also don't need the update script.

* Revert "workflow/checks: run istio example with tagged image (#264)"

  This reverts commit 8db9ac9b51e5cd631a17be61ec32a2f4f04b1f9d.

Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>

v0.30.1-envoy

13 Jul 01:06
Compare
Choose a tag to compare

See the OPA v0.30.1 release notes.

v0.29.4-envoy-3

01 Jul 17:04
Compare
Choose a tag to compare

This release updates the build process to build the Opa-Envoy plugin with Go version 1.16.5.

v0.29.4-envoy-2

26 Jun 01:09
Compare
Choose a tag to compare

See the OPA v0.29.4 release notes.

This release adds support for the OPA-Envoy server to listen on a UNIX Domain Socket through the existing addr field of the plugin config.

v0.29.1-envoy

28 May 00:09
Compare
Choose a tag to compare

v0.28.0-envoy

20 May 17:43
Compare
Choose a tag to compare