Releases: GetStream/stream-chat-go
Releases · GetStream/stream-chat-go
v3.0.3
v3.0.2
- Support zero as message/member limit in query channels
v3.0.1
Handle member/message limit in query channels
v3.0.0
v2.8.0
- Add bulk message import into a channel
v2.7.0
- Add custom command endpoints
- Add missing methods of channel interface
v2.6.1
- Handle members better for reserved fields in query members of a channel
v2.6.0
- Add support for querying members of a channel
v2.5.0
- Add support for silent messages
- Test go 1.14 and 1.15 in CI
v2.4.3
- Drop easyjson in favor of standard library (not noticeable from client perspective)
- Bump golangci-lint and replace impi with native linter gci