Skip to content

Releases: GetStream/stream-chat-go

v3.8.0

18 May 12:14
Compare
Choose a tag to compare
  • Add disabled field to channels (#124)

v3.7.0

17 May 08:21
Compare
Choose a tag to compare
  • Add user custom events (#119)
  • Use proxy as default base url (#122)
  • Run tests sequentially to prevent conflicting app state (#120)
  • Automatically clean old data from previous failing tests (#123)

v3.6.1

10 Mar 12:29
Compare
Choose a tag to compare
  • Update internally how endpoints are handled for GetRateLimits endpoint (#117)

v3.6.0

09 Mar 14:26
Compare
Choose a tag to compare
  • Fix update channel type endpoint (#116)
  • Add push notifications enable / disable flag for channel types (#116)

v3.5.0

08 Mar 17:19
Compare
Choose a tag to compare
  • Add get rate limit endpoint support (#115)

v3.4.0

22 Feb 20:58
Compare
Choose a tag to compare
  • Add options to send message to configure its behavior (#114)
  • Bump deps

v3.3.1

09 Feb 10:03
Compare
Choose a tag to compare
  • Ensure un/mute a channel works without query the channel first (#113)

v3.3.0

22 Jan 17:09
Compare
Choose a tag to compare
  • Add UpsertUser and UpsertUsers, and deprecate UpdateUser and UpdateUsers (#111)
  • Bump lint tool and improve godoc

v3.2.0

18 Jan 13:30
Compare
Choose a tag to compare
  • Add team into user and channel for multi-tenant (#110)

v3.1.0

19 Dec 10:47
Compare
Choose a tag to compare
  • Add channel partial update (#109)