Skip to content

Releases: GetStream/stream-chat-go

v2.4.3

17 Sep 16:21
Compare
Choose a tag to compare
  • Drop easyjson in favor of standard library (not noticeable from client perspective)
  • Bump golangci-lint and replace impi with native linter gci

v2.4.2

02 Sep 07:56
Compare
Choose a tag to compare

Changed

  • Request state while querying a channel

v2.4.1

20 Aug 07:51
Compare
Choose a tag to compare

Changed

  • License is updated to BSD-3

v2.4.0

29 Jul 09:22
cf63cfe
Compare
Choose a tag to compare

Added

  • options parameter to MuteUser & MuteUsers methods of client, to support Timeout for expiration

v2.3.2

20 Jul 12:00
Compare
Choose a tag to compare

Maintenance

  • Bump lint to v1.28.1

v2.3.1

20 Jul 11:50
Compare
Choose a tag to compare

Fixed

  • Handle offset and limit in query users

v2.3.0

25 Jun 17:22
Compare
Choose a tag to compare

Added

  • ExtraData support to channel

v2.2.3

05 Jun 23:04
Compare
Choose a tag to compare

Fixed

  • Correct comparison in webhook signature validation

v2.2.2

30 Apr 09:07
Compare
Choose a tag to compare

Fixed

  • Bug in how limit/offset were sent when querying channels

Added

  • Ability to see which other users and channels a user has muted

v2.2.1

20 Apr 07:30
0da60f7
Compare
Choose a tag to compare

Fixed

  • Change jwt dependency to properly generate tokens