Skip to content

Releases: GetStream/stream-chat-ruby

v3.7.0

09 Dec 11:09
eaaee3e
Compare
Choose a tag to compare

3.7.0 (2024-12-09)

v3.6.0

22 May 11:57
9216c4c
Compare
Choose a tag to compare

3.6.0 (2024-05-22)

Features

  • add test for notifications_muted as filter in query_members (#140) (61102ac)

v3.5.1

18 Apr 13:20
5d4f117
Compare
Choose a tag to compare

3.5.1 (2024-04-18)

v3.5.0

30 Oct 12:11
fef11fb
Compare
Choose a tag to compare

3.5.0 (2023-10-30)

Features

v3.4.0

19 Jul 12:55
2bcb985
Compare
Choose a tag to compare

3.4.0 (2023-07-19)

Features

Bug Fixes

  • sorbet type for mark_read function signature (#130) (7ea0f51)

v3.3.0

17 Nov 14:33
c5a3ca8
Compare
Choose a tag to compare

3.3.0 (2022-11-17)

Features

v3.2.0

17 Nov 13:19
2442633
Compare
Choose a tag to compare

3.2.0 (2022-11-17)

Features

Bug Fixes

Other

v3.1.0

26 Aug 12:32
f78cdea
Compare
Choose a tag to compare

3.1.0 (2022-08-26)

Chore

v3.0.0

24 May 09:22
df8c3ee
Compare
Choose a tag to compare

3.0.0 (2022-05-24)

⚠ BREAKING CHANGES

  • sorbet: enable runtime typecheck (#104)

In this release we have enabled runtime level typechecking for Sorbet. This means that if you input parameters
are invalid your code will throw an error during runtime. Please ensure that your code is properly tested
before continuing with v3.0.0 of this library.

Features

v2.23.0

19 May 15:38
22295ae
Compare
Choose a tag to compare

2.23.0 (2022-05-19)

Features

  • campaign: add campaign endpoints (c8c698b)
  • import: add import endpoints (#102) (4d7358d)