Changed
- Added workflow-level
concurrency.groupandcancel-in-progressfor PR-related workflow runs to reduce wasted effort. #3140
Fixed
- Fixed experimental
weighted_graph_checkincorrectly falling back to the standard algorithm on deadline/cancellation/throttle-timeout errors; these are now returned directly. Also fixedweighted_graph_checkemitting metrics under the wrong method label when used as the primary algorithm. #3141 - Fixed a bug in experimental
weighted_graph_checkwhere theweight2strategy could return false denies when contextual tuples were present, because their concatenation with datastore results violated the sort assumption of the pruning optimization. #3145
Security
- Update grpc-health-probe to
v0.4.50to address multiple CVEs in the go std lib. #3146
Full Changelog: https://github.com/openfga/openfga/compare/v1.16.0...v1.16.1