Skip to content

Commit c685f2f

Browse files
mogitaclaude
andauthored
[CHA-2585] feat: add deprecation notice to README (#203)
* feat: add deprecation notice to README Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * chore: update link to the migration guide --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2827fbe commit c685f2f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
> **Note:** [`getstream-ruby`](https://github.com/GetStream/getstream-ruby) is the new full-product SDK for Stream, covering Chat, Video, Moderation, and Feeds with long-term support.
2+
>
3+
> **`stream-chat-ruby` is now in maintenance mode.** It will continue to receive critical fixes and requested features, so it is safe to keep using. However, we encourage existing users to migrate when convenient and strongly recommend that new projects start with `getstream-ruby`.
4+
>
5+
> Check out the [Migration Guide](https://github.com/GetStream/getstream-ruby/blob/570aaf9b73b27fe01a4abbc1f7c6b639595c304e/docs/migration-from-stream-chat-ruby/README.md) for side-by-side examples covering common use cases.
6+
17
# Official Ruby SDK for [Stream Chat](https://getstream.io/chat/)
28

39
[![build](https://github.com/GetStream/stream-chat-ruby/workflows/build/badge.svg)](https://github.com/GetStream/stream-chat-ruby/actions) [![Gem Version](https://badge.fury.io/rb/stream-chat-ruby.svg)](http://badge.fury.io/rb/stream-chat-ruby)

0 commit comments

Comments
 (0)