Skip to content

Commit 3228f64

Browse files
[skip ci] ActionCable notable changes added to 7.1 release note
1 parent 80592d6 commit 3228f64

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

guides/source/7_1_release_notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,12 @@ Please refer to the [Changelog][action-cable] for detailed changes.
197197

198198
### Notable changes
199199

200+
* Add `capture_broadcasts` test helper to capture all messages broadcasted in a block.
201+
202+
* Add the ability to Redis pub/sub adapter to automatically reconnect when Redis connection is lost.
203+
204+
* Add command callbacks `before_command`, `after_command`, and `around_command` to `ActionCable::Connection::Base`.
205+
200206
Action Pack
201207
-----------
202208

0 commit comments

Comments
 (0)