Yoga Series Release Notes¶
1.5.1¶
Bug Fixes¶
- bug 1962406 <https://bugs.launchpad.net/oslo.limit/+bug/1962406>`_: Fixed the wrong format of options data, which was causing failure with - oslo-config-generatorcommand if the- oslo.limitentry point is included.
1.5.0¶
New Features¶
- Enforcerobjects now cache limits by default for the lifetime of the object to provide improved performance when multiple calls of- enforce()are needed. This behavior is controlled by the boolean- cachekeyword argument to the- __init__method.
