Wallaby Series Release Notes¶
3.7.1¶
Bug Fixes¶
- Fixes the mapping of ‘system_scope’ to ‘system’ when enforce is called with a ‘creds’ dictionary instead of a RequestContext. 
3.7.0¶
New Features¶
- DeprecatedRulenow accepts two new parameters:- deprecated_reasonand- deprecated_since. These should be used in place of the equivalent parameters on the rule that is replacing this rule in order to avoid confusion.
Upgrade Notes¶
- Users with a - RuleDefaultor- DocumentedRuleDefaultthat have configured a- deprecated_ruleshould move the- deprecated_reasonand- deprecated_sinceparameters to this- DeprecatedRule.
