Skip to content

Latest commit

 

History

History
128 lines (71 loc) · 5.99 KB

CHANGELOG.md

File metadata and controls

128 lines (71 loc) · 5.99 KB

Changelog

v3.1.2 (2022-02-23)

Full Changelog

Merged pull requests:

  • Awesome print should be a regular dependency if it will be required #31 (danigirl329)

v3.1.1 (2022-02-22)

Full Changelog

Closed issues:

  • Fix pipelined usage for redis.rb 5.0.0 #28

Merged pull requests:

  • Redis library 5.0.0 + Removing Hash Provider #29 (kigster)
  • Add license scan report and status #24 (fossabot)

v3.1.0 (2022-02-21)

Full Changelog

Closed issues:

  • Error after upgrading to 3.0 #19

v3.0.1 (2020-06-17)

Full Changelog

Merged pull requests:

  • Use standard *args expansion for Ruby < 2.7 #21 (kigster)
  • Switch to tty-box for color_dump and examples #20 (kigster)

v3.0.0 (2020-05-25)

Full Changelog

Merged pull requests:

  • First pass on meta/data refactor to allow different publisher/consumer #18 (kigster)
  • (v2.1.0) Support for non-integer user_ids #17 (kigster)
  • Not sure how this is working for everyone else? #15 (rromanchuk)
  • Adding Codecov #14 (kigster)

v2.1.0 (2020-05-24)

Full Changelog

Closed issues:

  • Support string or UUID user_id across the board #16
  • Document overwriting logic, provide override? #13
  • How exactly is data structured and stored into keys? #12
  • Base62 encoding for @user_id is problematic for namespacing #11
  • Caching conventions? #10
  • Optional secondary index? #9
  • Group feeds? #8

v2.0.2 (2017-12-07)

Full Changelog

Closed issues:

  • Permissions on all .rb file are not correct #7
  • Can I add a connector to use Elasticsearch? #6
  • Multi-feeds aggregation ? #4
  • Explain when feed items are removed/expire from the feed #3
  • how I can periodic export data from Redis to DB (Postgres, MySQL, etc) ? #2

Merged pull requests:

v2.0.1 (2016-12-29)

Full Changelog

v1.0.4 (2016-12-13)

Full Changelog

v1.0.3 (2016-12-13)

Full Changelog

v1.0.2 (2016-12-08)

Full Changelog

v1.0.1 (2016-12-08)

Full Changelog

v1.0.0 (2016-12-02)

Full Changelog

v0.5.1 (2016-12-01)

Full Changelog

v0.5.0 (2016-11-30)

Full Changelog

Merged pull requests:

  • Redis provider implementation [DO NOT MERGE] #1 (kigster)

v0.4.1 (2016-11-22)

Full Changelog

v0.4.0 (2016-11-22)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator