oslo.db/releasenotes/notes/enginefacade_decorators-466...

7 lines
262 B
YAML

---
features:
- enginefacade decorators can now be used for class and instance methods,
which implicitly receive the first positional argument. Previously, it
was required that all decorated functions receive a context value as the
first argument.