v4.10.0
·
125 commits
to main
since this release
Release 4.10.0, available on crates.io
Added
- Extended
hasoperator in JSON policies, maintaining backwards-compatible desugaring of extendedhasin Cedar policies to json (#1889).
Changed
- Explicit failure when using experimental features
tolerant-astandprotobuftogether: 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