Yoga Series Release Notes

3.10.1

Other Notes

  • Scope check is enforced for all rules, registered ones as well as the ones which are subclasses of the BaseCheck class if rule has scope_types set.

3.10.0

Bug Fixes

  • [bug 1943584] If file in policy directory was emptied, rules were not re-calculated. The only workaround was to restart an application. Now rules are re-calculated “on the fly”, without app restart.

3.9.0

Bug Fixes

  • Fixes the mapping of ‘system_scope’ to ‘system’ when enforce is called with a ‘creds’ dictionary instead of a RequestContext.