Skip to content

v4.8.2

Choose a tag to compare

@cdisselkoen cdisselkoen released this 09 Dec 17:53
· 3 commits to release/4.8.x since this release
447e228

Release 4.8.2, available on crates.io

Changed

  • Deprecated entity-manifest experimental feature. Consumers of these functions should migrate to the tpe feature and use PolicySet::is_authorized_batch. (#1945)

Fixed

  • Fixed authorization and other error messages to correctly display all diagnostic information. (#1944)