Releases: rails/solid_cable
Releases · rails/solid_cable
v4.0.0
What's Changed
- Upgrade ci to test against all ruby versions by @npezza93 in #76
- Drop ruby 3.1 support by @npezza93 in #77
- Retry if connection fails by @npezza93 in #75
- Eagerly initialize last_id to avoid skipping messages by @xrav3nz in #78
- Drop ruby 3.2 support by @npezza93
- Harden CI by @npezza93
- Add connection timeout error and not established to the list of retryable connection errors by @npezza93
New Contributors
Full Changelog: v3.0.12...v4.0.0
v3.0.12
v3.0.11
v3.0.10
What's Changed
- Update README.md by @EpicureanHeron in #64
- Prevent broadcasting old messages when new channels are subscribed by @npezza93 in #67
New Contributors
- @EpicureanHeron made their first contribution in #64
Full Changelog: v3.0.8...v3.0.9
v3.0.7
- Reverted - Don’t force cable.yml config by @jkostolansky in #55
Full Changelog: v3.0.6...v3.0.7
v3.0.6
What's Changed
- Don’t force cable.yml config by @jkostolansky in #55
- Rework concurrency control to avoid thread locks by @jorgemanrubia in #54
New Contributors
- @jkostolansky made their first contribution in #55
Full Changelog: v3.0.5...v3.0.6
v3.0.5
v3.0.4
v3.0.3
What's Changed
- Remove duplicate routes for rooms by @SadMadLad in #40
- Fix irreversible upgrade migration by @thiagoyoussef in #44
- Fix the homepage url by @y-yagi in #46
- Wrap application code in Rails executor to prevent autoloading problems by @jorgemanrubia in #50
New Contributors
- @SadMadLad made their first contribution in #40
- @thiagoyoussef made their first contribution in #44
- @y-yagi made their first contribution in #46
- @jorgemanrubia made their first contribution in #50
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- support nil logger by @navidemad in #39
New Contributors
- @navidemad made their first contribution in #39
Full Changelog: v3.0.1...v3.0.2