Skip to content

Releases: rails/kredis

v1.8.0

19 Apr 04:45
61c5c17
Compare
Choose a tag to compare

What's Changed

  • Note that Redis Cluster is not supported by @lewispb in #137
  • Kredis.hash fails with nil values in Redis 5+ by @swanson in #146
  • Bump actions/checkout by @m-nakamura145 in #145
  • Define a missing method #root for the development configurator by @sato11 in #147
  • Ensure Kredis.namespace is set in the thread that executes the test by @jeremy in #156
  • Test against Rails 8 by @jeremy in #157
  • Add the smove method to Kredis::Types::Set by @CoderMiguel in #160
  • Redundant limiter.poke in README.md by @ermolaev in #141
  • Update REAME - Add 'clear' method for 'unique_list' by @divagueame in #144
  • Global namespacing that applies to all threads by @jeremy in #158

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

29 Dec 18:57
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.7.0

v1.6.1

29 Dec 16:18
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Use a default config if shared.yml isn't available by @dhh in #135

Full Changelog: v1.6.0...v1.6.1

v1.6.0

19 Oct 17:43
@dhh dhh
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

26 Jun 13:03
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

18 Jun 15:50
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0.1

13 Mar 19:15
ff67784
Compare
Choose a tag to compare

v1.3.0

05 Sep 13:27
@dhh dhh
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

30 Apr 11:06
@dhh dhh
Compare
Choose a tag to compare

What's Changed

  • Add guard against releasing slots that haven't been reserved by @sampatbadhe in #71
  • Add reset to Cycle after_change callbacks by @intrip in #83
  • Support configuring custom keys via method invocation by @jorgemanrubia in #84
  • Enum Bang setter by @dkam in #82
  • Return counter value after incrementing/decrementing by @pbstriker38 in #72
  • Use block parameter to pipeline in Redis#multi by @capripot in #68

Full Changelog: v1.1.0...v1.2.0

v1.1.0

19 Feb 07:58
@dhh dhh
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0