Releases: GetStream/stream-ruby
Releases · GetStream/stream-ruby
v6.0.0
Compare
Sorry, something went wrong.
No results found
6.0.0 (2025-08-14)
Bug Fixes
multiple ID encoding for get_activities (bbf666b )
v5.1.0
Compare
Sorry, something went wrong.
No results found
5.1.0 (2023-11-20)
Features
v5.0.0
Compare
Sorry, something went wrong.
No results found
5.0.0 (2023-03-31)
Bug Fixes
order of dependencies (5d2b86b )
remove redundant 'freeze' calls from regular expressions (7b1c08a )
remove redundant development dependency declarations (7f6239e )
v4.6.0
Compare
Sorry, something went wrong.
No results found
4.6.0 (2022-09-21)
Features
Bug Fixes
rubocop: ENV.fetch('xy') instead of ENV['xy'] per rubocop (#140 ) (6b25736 )
v4.5.0
Compare
Sorry, something went wrong.
No results found
Add connection pooling into http client
v4.4.0
Compare
Sorry, something went wrong.
No results found
Add first reaction support for feed read
Add user id support in own reactions for reaction filtering
v4.3.0
Compare
Sorry, something went wrong.
No results found
Add missing enrichment options to feed enrichment
Add support to get activities enriched
v4.2.0
Compare
Sorry, something went wrong.
No results found
Add feeds extra data support for reactions
Repo maintenance improvements (i.e. README, CHANGELOG)
v4.1.0
Compare
Sorry, something went wrong.
No results found
v4.0.2
Compare
Sorry, something went wrong.
No results found
Fix delete activity call
Move to github actions
Handle rspec should deprecation
Add envrc into gitignore