Skip to content

v4.11.1

Latest

Choose a tag to compare

@victornicolet victornicolet released this 09 Jun 15:12
· 1 commit to release/4.11.x since this release
c4babce

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::Char instead of dropping the extra characters.
  • Slot identifiers are now checked for JSON policy templates using slots in is Type in ?slot scope constraints. Loading a JSON format policy using principal is Type in ?resource or resource is Type in ?principal. (#2351)