Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 08fb0c4

Browse files
committed
[Messenger][Redis] Add missing changelog entry
1 parent 0b8adc9 commit 08fb0c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Symfony/Component/Messenger/Bridge/Redis/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ CHANGELOG
77
* Introduced the Redis bridge.
88
* Added TLS option in the DSN. Example: `redis://127.0.0.1?tls=1`
99
* Deprecated use of invalid options
10+
* Added ability to receive of old pending messages with new `redeliver_timeout`
11+
and `claim_interval` options.

0 commit comments

Comments
 (0)