Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@jeremy jeremy released this 19 Apr 04:45
61c5c17

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