Releases: GetStream/stream-chat-ruby
Releases · GetStream/stream-chat-ruby
v2.11.3
What's Changed
- Don't log the entire response by @krainboltgreene in #21
- Access error details through error class attr_readers by @reachire-smendola in #56
New Contributors
- @krainboltgreene made their first contribution in #21
- @reachire-smendola made their first contribution in #56
Full Changelog: v2.11.2...v2.11.3
v2.11.2
What's Changed
- Add Codeowners by @ffenix113 in #51
- Fix StreamChannelException raises. by @ffenix113 in #52
- Fix minor issues by @ffenix113 in #53
New Contributors
- @ffenix113 made their first contribution in #51
Full Changelog: v2.11.1...v2.11.2
v2.11.1
- Use edge as base url
v2.11.0
- Add support for improved search
v2.10.0
- Add custom command CRUD support
v2.9.0
- Add support for app and user level token revoke
v2.8.0
- Add query message flags support
v2.7.0
- Add Ruby 3.x support
- Update CI to run all tests for all versions
v2.6.0
v2.5.0
- Add channel partial update
- Increase convenience in query members
- Improve internal symbol conversions