Skip to content

Create CedarJava 4.10 release#357

Merged
muditchaudhary merged 1 commit into
release/4.10.xfrom
release-staging/4.10.x
May 12, 2026
Merged

Create CedarJava 4.10 release#357
muditchaudhary merged 1 commit into
release/4.10.xfrom
release-staging/4.10.x

Conversation

@muditchaudhary
Copy link
Copy Markdown
Contributor

  • Pinned to cedar-policy 4.10.0

@muditchaudhary muditchaudhary marked this pull request as ready for review May 12, 2026 17:25
Comment thread CedarJava/CHANGELOG.md
* Pinned to `cedar-policy 4.9.1`
* Improve toCedarExpr() correctness and add CedarStrings utility [#351](https://github.com/cedar-policy/cedar-java/pull/351)
* Add PolicySet and Schema caching [#350](https://github.com/cedar-policy/cedar-java/pull/350)
* Optimize JNI performance and fix Decimal validation [#349](https://github.com/cedar-policy/cedar-java/pull/349)
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 we're missing the note about the pinned Java 17 compat that we have here:

  • Updated Java source and target compatibility from 1.8 to 17 aligning with the pre-requisites in README #350

Signed-off-by: Mudit Chaudhary <chmudit@amazon.com>
@muditchaudhary muditchaudhary force-pushed the release-staging/4.10.x branch from dec80a7 to 9a65472 Compare May 12, 2026 17:41
Comment thread CedarJava/CHANGELOG.md
* Improve toCedarExpr() correctness and add CedarStrings utility [#351](https://github.com/cedar-policy/cedar-java/pull/351)
* Add PolicySet and Schema caching [#350](https://github.com/cedar-policy/cedar-java/pull/350)
* Optimize JNI performance and fix Decimal validation [#349](https://github.com/cedar-policy/cedar-java/pull/349)
* * Updated Java source and target compatibility from 1.8 to 17 aligning with the pre-requisites in README [#350](https://github.com/cedar-policy/cedar-java/pull/350)
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.

Nit, the extra * here, otherwise lgtm

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ah, missed this. I'll fix this in a separate PR as it will just be a documentation update.

@muditchaudhary muditchaudhary merged commit 7e3e1bd into release/4.10.x May 12, 2026
8 checks passed
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