Skip to content

Releases: GetStream/stream-chat-go

v3.13.0

01 Nov 18:31
Compare
Choose a tag to compare
  • Add support for async endpoints
    • Delete channels
    • Delete users
    • Export channels
  • Add support for async url enrichment app configuration
  • Remove base url from readme
    • To simplify setup and unnecessary with edge

v3.12.2

01 Sep 13:05
Compare
Choose a tag to compare
  • Use edge as base url at default
  • Change jwt dependency for security fixes
  • Use POST instead of GET in query channels
  • Test with go 1.17
    • further details (#137)

v3.12.1

19 Aug 08:18
Compare
Choose a tag to compare
  • Add missing configuration fields to firebase config (#135)

v3.12.0

14 Aug 08:48
Compare
Choose a tag to compare
  • Add support for message hard delete (#133)

v3.11.3

30 Jul 14:18
Compare
Choose a tag to compare
  • Simplify send user custom event payload

v3.11.2

30 Jun 10:33
Compare
Choose a tag to compare
  • Proxy command list to createTypeRequest when creating channel type (#130)

v3.11.1

29 Jun 18:43
Compare
Choose a tag to compare
  • Update version header passed to server

v3.11.0

29 Jun 18:01
59d16aa
Compare
Choose a tag to compare
  • Add missing options for channel config (#129)

v3.10.0

25 Jun 12:31
Compare
Choose a tag to compare
  • Support search improvements of backend (#128)

v3.9.1

04 Jun 08:11
Compare
Choose a tag to compare
  • Add missing channel.created event (#127)