Code changes
Demo
8.0.2
Module Changes
Class Changes
-
ActionCable::Connection::TestCookieJar
-
ActionCable::SubscriptionAdapter::PostgreSQL
-
ActionCable::Connection::NonInferrableConnectionError
-
ApplicationCable::Channel
-
TestUnit::Generators::ChannelGenerator
-
ActionCable::Channel::ConnectionStub
Method Changes
-
ActionCable::SubscriptionAdapter::Base#unsubscribe
-
ActionCable::SubscriptionAdapter::Redis#broadcast
-
ActionCable::Server::Worker#invoke
-
ActionCable::SubscriptionAdapter::Inline#initialize
-
Rails::Generators::ChannelGenerator#create_channel_file
8.0.1
Module Changes
Class Changes
-
ActionCable::SubscriptionAdapter::Async::AsyncSubscriberMap
-
ActionCable::SubscriptionAdapter::Async
-
ActionCable::SubscriptionAdapter::Inline
-
ActionCable::RemoteConnections
-
ActionCable::RemoteConnections::RemoteConnection::InvalidIdentifiersError
Method Changes
-
ActionCable::Connection::ClientSocket#begin_close
-
Rails::Generators::ChannelGenerator#using_importmap?
-
ActionCable::SubscriptionAdapter::Redis#redis_connection_for_broadcasts
-
ActionCable::Connection::StreamEventLoop#initialize
-
ActionCable::Server::Worker#async_invoke
-
ActionCable::SubscriptionAdapter::PostgreSQL#verify!
8.0.0.1
Module Changes
Class Changes
-
ActionCable::Engine
-
ActionCable::Connection::TestRequest