Skip to content

v4.10.0

Choose a tag to compare

@john-h-kastner-aws john-h-kastner-aws released this 23 Apr 17:09
· 125 commits to main since this release
c38e789

Release 4.10.0, available on crates.io

Added

  • Extended has operator in JSON policies, maintaining backwards-compatible desugaring of extended has in Cedar policies to json (#1889).

Changed

  • Explicit failure when using experimental features tolerant-ast and protobuf together: serialization of policies with error in action constraint fails (#2248, #2247).

Fixed

  • Decoding entities with parents and indirect ancestors in protobuf (#2240).

Full Changelog: v4.9.1...v4.10.0