Release v2.3.0
What's Changed
- Update gemspec to automatically include .rb and .rbs files by @zaben903 in #95
- Fork detection and automatic reconnect in child process by @Envek in #114
- Reset stats and server_pool after_fork by @wallyqs in #118
- Delayed connection: allow to initialize client without connecting by @Envek in #116
- Handling subscription messages in a thread pool by @Envek in #117
- Show ellipsis when truncating data in message by @capps in #112
- Integrate with Rails Executor for subscription callbacks resource cleanup by @Envek in #120
- Include LICENSE and README into built gem package by @Envek in #126
- WebSocket feature by @Envek in #127
- Support connecting to NATS cluster over WebSocket by @Envek in #121
- Fix lazy connection after code reload in Rails by @Envek in #124
New Contributors
- @Envek made their first contribution in #115
- @capps made their first contribution in #112
- @bruth made their first contribution in #130
Full Changelog: v2.2.1...v2.3.0