·
1 commit
to release/4.11.x
since this release
Release 4.11.1, available on crates.io
Fixed
- Protobuf parsing for expression now error on encountering a like pattern element with multiple characters in a single
PatternElem::Charinstead of dropping the extra characters. - Slot identifiers are now checked for JSON policy templates using slots in
is Type in ?slotscope constraints. Loading a JSON format policy usingprincipal is Type in ?resourceorresource is Type in ?principal. (#2351)