pypi redis 5.1.0b3

latest releases: 5.0.8, 5.0.7, 5.1.0b7...
8 months ago

Changes

๐Ÿงช Experimental Features

  • Expose delete functions, rename attributes, add AbstractCache class (#3110)
  • Support client side caching with RedisCluster (#3102)

๐Ÿš€ New Features

  • Adding lock_name to LockError (#3023)

๐Ÿ› Bug Fixes

  • Fix possible pipeline connections leak (#3104)
  • Return a copy of the response from cache (#3106)
  • Fix: HSET unexpectedly mutates the list passed to items (#3103)

๐Ÿงฐ Maintenance

  • Updating async-timeout to 4.0.3 (#3109)
  • Fix type hint of arbitrary argument lists (#2908)
  • Fix JSON.OBJLEN type hint (#2966)
  • Fix HDEL type hint (#3029)
  • Docs: organize cluster mode part of lua scripting (#3073)

Contributors

We'd like to thank all the contributors who worked on this release!

@AYMENJD, @AniketP04, @BackflipPenguin, @ING-XIAOJIAN, @MrDenkoV, @Pedram-Parsian, @TheBlusky, @akx, @chayim, @d184230, @danielzhangau, @dependabot, @dependabot[bot], @dmkulazhenko, @dvora-h, @enjoy-binbin, @jakob-keller, @kristjanvalur, @mattwang44, @parmenashp, @r0ro, @sjpotter, @tbbream, @trkwyk, @zware and @zxjlm

Don't miss a new redis release

NewReleases is sending notifications on new releases.