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

Skip to content

Commit bbeb49f

Browse files
committed
minor #35671 [Messenger][Redis] Add missing changelog entry (chalasr)
This PR was merged into the 5.1-dev branch. Discussion ---------- [Messenger][Redis] Add missing changelog entry | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Missed in #35384 Commits ------- 08fb0c4 [Messenger][Redis] Add missing changelog entry
2 parents 1b52d60 + 08fb0c4 commit bbeb49f

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)