Skip to content

Release v0.65.0#6772

Merged
johanfylling merged 2 commits intoopen-policy-agent:mainfrom
johanfylling:release-v0.65.0
May 30, 2024
Merged

Release v0.65.0#6772
johanfylling merged 2 commits intoopen-policy-agent:mainfrom
johanfylling:release-v0.65.0

Conversation

@johanfylling
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Johan Fylling <johan.dev@fylling.se>
Signed-off-by: Johan Fylling <johan.dev@fylling.se>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 30, 2024

Deploy Preview for openpolicyagent ready!

Name Link
🔨 Latest commit 6920e87
🔍 Latest deploy log https://app.netlify.com/sites/openpolicyagent/deploys/665884781c625d0008d4c57b
😎 Deploy Preview https://deploy-preview-6772--openpolicyagent.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@johanfylling johanfylling merged commit 5a49efd into open-policy-agent:main May 30, 2024
Copy link
Copy Markdown
Contributor

@srenatus srenatus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some nitpicks and comments 🙃

Comment thread CHANGELOG.md

### Runtime, Tooling, SDK

- ast: Include annotations in rule AST ([#6771](https://github.com/open-policy-agent/opa/pull/6771)) authored by @ashutosh-narkar
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💭 Why? Can we add half a sentence why it's interesting for our users? I.e. improves using the annotations in external tooling?

Comment thread CHANGELOG.md
### Runtime, Tooling, SDK

- ast: Include annotations in rule AST ([#6771](https://github.com/open-policy-agent/opa/pull/6771)) authored by @ashutosh-narkar
- aws: Always read HTTP response body ([#6734](https://github.com/open-policy-agent/opa/pull/6734)) authored by @johanneslarsson
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

...some memory leak, IIRC?

Comment thread CHANGELOG.md
- docs: Fix dynamic metadata object in docs ([#6709](https://github.com/open-policy-agent/opa/pull/6709)) authored by @antonioberben
- docs: Use best practice package name in test examples ([#6731](https://github.com/open-policy-agent/opa/pull/6731)) authored by @asleire
- docs: Update query API doc with details about overriding the def decision path ([#6745](https://github.com/open-policy-agent/opa/pull/6745)) authored by @ashutosh-narkar
- ci: pin GitHub Actions macos runner version and build for darwin/amd64 ([#6720](https://github.com/open-policy-agent/opa/issues/6720)) authored by @suzuki-shunsuke reported by @suzuki-shunsuke
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- ci: pin GitHub Actions macos runner version and build for darwin/amd64 ([#6720](https://github.com/open-policy-agent/opa/issues/6720)) authored by @suzuki-shunsuke reported by @suzuki-shunsuke
- ci: pin GitHub Actions macos runner version and build for darwin/amd64 ([#6720](https://github.com/open-policy-agent/opa/issues/6720)) reported and authored by @suzuki-shunsuke

Comment thread CHANGELOG.md
- docs: Update query API doc with details about overriding the def decision path ([#6745](https://github.com/open-policy-agent/opa/pull/6745)) authored by @ashutosh-narkar
- ci: pin GitHub Actions macos runner version and build for darwin/amd64 ([#6720](https://github.com/open-policy-agent/opa/issues/6720)) authored by @suzuki-shunsuke reported by @suzuki-shunsuke
- Dependency updates; notably:
- build(go): bump golang from 1.22.2 to 1.22.3
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think only golang is notable. but YMMV, anyways, lets drop the trivy-action at least

Comment thread CHANGELOG.md
### Breaking changes

A new [IsSetStmt](https://www.openpolicyagent.org/docs/latest/ir/#issetstmt) statement has been added to the intermediate representation (IR).
This is a breaking change for custom IR evaluators, which must interpret this statement in IR plans generated by this OPA version and later.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add that nothing changes for Wasm, as long as your Was modules are built with this OPA version.

@johanfylling johanfylling deleted the release-v0.65.0 branch May 30, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants