Skip to content

5.1.0a1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 12:21
· 76 commits to refs/heads/master since this release
8875d55

Changes

πŸ§ͺ Experimental Features

  • Client Side Caching (#3038)

πŸš€ New Features

  • Add GEOSHAPE field type for index creation of RediSearch (#2957)

πŸ› Bug Fixes

  • Fix parsing resp3 dicts (#2982)
  • Fix BlockingConnectionPool.from_url parsing of timeout in query args #2983 (#2984)
  • Fix incorrect lock scope in BlockingConnectionPool (#2997)
  • Fixing type hint on from_url (#2963)

🧰 Maintenance

  • Update client.py sleep_time typing for run_in_thread function (#2977)
  • Better handling of "lost" connections for async Redis (#2999)
  • Linking to Redis learning resources (#3006)
  • Close various objects created during asyncio tests (#3005)

Contributors

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

@chayim, @d184230, @danielzhangau, @dependabot, @dependabot[bot], @dvora-h, @kristjanvalur, @r0ro and @sjpotter