Skip to content

Releases: GetStream/stream-chat-ruby

v2.22.2

21 Apr 20:19
84c0241
Compare
Choose a tag to compare

2.22.2 (2022-04-21)

Bug Fixes

  • sorbet: turn off runtime checks properly (#98) (29e9e73)

v2.22.1

20 Apr 12:57
b5069a1
Compare
Choose a tag to compare

2.22.1 (2022-04-20)

Features

  • added comments to public methods (#93) (3843fe4)

v2.22.0

11 Apr 20:10
de2db2f
Compare
Choose a tag to compare

2.22.0 (2022-04-01)

Features

v2.21.0

03 Mar 11:59
25d400b
Compare
Choose a tag to compare

2.21.0 (2022-03-03)

Features

Bug Fixes

v2.20.0

04 Feb 15:42
e1b0c0a
Compare
Choose a tag to compare

2.20.0 (2022-02-04)

Features

  • add helper for invitation acceptance and rejection (#78) (c950694)

v2.19.0

02 Feb 11:27
00d1a20
Compare
Choose a tag to compare

2.19.0 (2022-02-02)

Features

  • ability to provide custom http client (#75) (bfff20d)
  • add connection pooling and idle timeout (#74) (7891005)
  • env var handling enhancement (#76) (0cdc38a)

🚨 Note: if you used STREAM_CHAT_URL env var, you'll need to provide it manually in the **options as base_url. See the initializer of Client class for more information.

v2.18.0

26 Jan 12:38
8f9d844
Compare
Choose a tag to compare

2.18.0 (2022-01-26)

Features

v2.17.2

17 Jan 10:27
b025537
Compare
Choose a tag to compare

2.17.2 (2022-01-17)

Features

  • added some new metadata to the gemspec (#69) (3e747bc)

v2.17.1

17 Jan 09:32
f478502
Compare
Choose a tag to compare

What's Changed

  • Fix load faraday/mutipart error by @kyohah in #67
  • Release v2.17.1 by @github-actions in #68

New Contributors

Full Changelog: v2.17.0...v2.17.1

v2.17.0

14 Jan 13:34
4dcece8
Compare
Choose a tag to compare

2.17.0 (2022-01-14)

Features