You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user_guide_src/source/changelogs/v4.7.0.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,7 @@ Libraries
76
76
- **API Transformers:** This new feature provides a structured way to transform data for API responses. See :ref:`API Transformers <api_transformers>` for details.
77
77
- **CLI:** Added ``SignalTrait`` to provide unified handling of operating system signals in CLI commands.
78
78
- **Cache:** Added ``async`` and ``persistent`` config item to predis handler.
79
+
- **Cache:** Added ``persistent`` config item to redis handler.
0 commit comments