We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e06fa0 commit 118610dCopy full SHA for 118610d
.changeset/large-coats-listen.md
packages/opa/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# @open-policy-agent/opa
2
3
+## 2.0.0
4
+
5
+### Major Changes
6
7
+- 3e06fa0: Support for Compile API filter generation in OPA v1.9.0 (EOPA v1.44.0).
8
9
+ - [OPA v1.9.0](https://github.com/open-policy-agent/opa/releases/tag/v1.9.0)
10
+ - [EOPA v1.44.0](https://github.com/open-policy-agent/eopa/releases/tag/v1.44.0)
11
12
## 1.7.11
13
14
### Patch Changes
packages/opa/package.json
@@ -1,6 +1,6 @@
{
"name": "@open-policy-agent/opa",
- "version": "1.7.11",
+ "version": "2.0.0",
"author": "The OPA Authors",
"publishConfig": {
"access": "public"
0 commit comments