Skip to content

Commit 24925c0

Browse files
ddevsrmichalsn
andcommitted
Update user_guide_src/source/changelogs/v4.7.0.rst
Co-authored-by: Michal Sniatala <[email protected]>
1 parent 2754b72 commit 24925c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

user_guide_src/source/changelogs/v4.7.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ Libraries
7575

7676
- **API Transformers:** This new feature provides a structured way to transform data for API responses. See :ref:`API Transformers <api_transformers>` for details.
7777
- **CLI:** Added ``SignalTrait`` to provide unified handling of operating system signals in CLI commands.
78-
- **Cache:** Added ``async`` and ``persistent`` config item to predis handler.
79-
- **Cache:** Added ``persistent`` config item to redis handler.
78+
- **Cache:** Added ``async`` and ``persistent`` config item to Predis handler.
79+
- **Cache:** Added ``persistent`` config item to Redis handler.
8080
- **CURLRequest:** Added ``shareConnection`` config item to change default share connection.
8181
- **CURLRequest:** Added ``dns_cache_timeout`` option to change default DNS cache timeout.
8282
- **CURLRequest:** Added ``fresh_connect`` options to enable/disable request fresh connection.

0 commit comments

Comments
 (0)