-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare Release v0.38.0 #4400
Prepare Release v0.38.0 #4400
Conversation
9eb3370
to
35944e4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yay! Only some nits :)
CHANGELOG.md
Outdated
- website: New "Community" Webpage (authored by @msorens) | ||
### WebAssembly | ||
|
||
- wasm SDK: OPA now uses Wasmtime 0.34.0 to evaluate its Wasm modules. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same.
35944e4
to
fff49c4
Compare
Signed-off-by: Stephan Renatus <[email protected]>
fff49c4
to
b3977d8
Compare
ℹ️ The links will work once the tag is pushed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
- SDK: don't panic without config ([#4303](https://github.com/open-policy-agent/opa/issues/4303)) authored by @damienjburks | ||
- Storage: Support index for array appends (for JSON Patch compatibility) | ||
- `opa deps`: Fix pretty printed output to show virtual documents ([#4342](https://github.com/open-policy-agent/opa/issues/4342)) | ||
### Rego and Topdown |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will the missing space above show in the render?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll fix that in the dev-prep PR. thanks!
🎊