Stream Ruby Versions Save

Ruby Client - Build Activity Feeds & Streams with GetStream.io

v5.1.0

6 months ago

5.1.0 (2023-11-20)

Features

  • soft delete and restore (4c974be)

v5.0.0

1 year ago

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

1 year ago

4.6.0 (2022-09-21)

Features

Bug Fixes

  • rubocop: ENV.fetch('xy') instead of ENV['xy'] per rubocop (#140) (6b25736)

v4.5.0

2 years ago
  • Add connection pooling into http client

v4.4.0

2 years ago
  • Add first reaction support for feed read
  • Add user id support in own reactions for reaction filtering

v4.3.0

2 years ago
  • Add missing enrichment options to feed enrichment
  • Add support to get activities enriched

v4.2.0

2 years ago
  • Add feeds extra data support for reactions
  • Repo maintenance improvements (i.e. README, CHANGELOG)

v4.1.0

3 years ago
  • Add Ruby 3.x support

v4.0.2

3 years ago
  • Fix delete activity call
  • Move to github actions
  • Handle rspec should deprecation
  • Add envrc into gitignore