Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2024

This PR contains the following updates:

Package Change Age Confidence
redis (changelog) ==5.2.0 -> ==5.3.1 age confidence

Release Notes

redis/redis-py (redis)

v5.3.1: 5.3.1

Compare Source

Changes

🧰 Maintenance

  • Allow newer PyJWT versions for branch 5.3 (#​3682)

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

v5.3.0: 5.3.0

Compare Source

Changes

🚀 New Features

Token-based authentication:

  • Added StreamingCredentialProvider interface (#​3445)
  • Extended CredentialProvider class with get_credentials_async method (#​3445)
  • Added event-driven entities (Dispatcher, Listener, Events) (#​3445)

New StreamingCredentialProvider interface was added with an idea to integrate redis-py with credential providers that stream an events that should be handled by given listeners.

Check the documentation for the quick start guide.

CredentialProvider instance creation interface was enhanced. Feel free to check the updated documentation

Other features:

  • Exponential with jitter backoff (#​3550)
  • Adding load balancing strategy configuration to cluster clients(replacement for 'read_from_replicas' config) (#​3563)

⚠️ Deprecations

  • Deprecating unused arguments in connection pools's get_connection functions(#​3517 #​3625)
  • Adding load balancing strategy configuration to cluster clients(replacement for 'read_from_replicas' config) (#​3563)

🐛 Bug Fixes

  • When SlotNotCoveredError is raised, the cluster topology should be reinitialized as part of error handling and retrying of the commands. (#​3621)
  • Fixed Token-based authentication documentation
  • Fixed bug with missing PyJWT dependency (#​3462)
  • Fixed flacky TokenManager test (#​3468)
  • Fix incorrect attribute reuse in redis.connection.CacheProxyConnection (#​3456)
  • Moved self._lock initialisation to Pool constructor (#​3473)
  • Remove decreasing of created connections count when releasing not owned by connection pool connection(fixes issue #​2832). (#​3514)

🧰 Maintenance

  • Updated CredentialProvider test infrastructure (#​3502)
  • Expand type for EncodedT (#​3472)
  • DOC-4423: add TCEs for various command pages (#​3476)
  • DOC-4345 added testable JSON search examples for home page (#​3407)
  • DOC-4796 fixed capped lists example (#​3493)
  • Added unit test fix to improve compatibility with MacOS (#​3486)
  • Added missing type hints (#​3494 #​3495 #​3496 #​3357)
  • Replacing the redis and redis-stack-server images with redis-libs-tests image in test infrastructure (#​3505)

Contributors

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

@​uglide @​woutdenolf @​vladvildanov @​hauntsaninja @​dwdougherty @​patrick91 @​Vulwsztyn @​JimNero009 @​andy-stark-redis @​petyaslavova

v5.2.1: 5.2.1

Compare Source

Changes

🐛 Bug Fixes

  • Fixed unsecured tempfile.mktemp() command usage (#​3446)
  • Fixed bug with SLOWLOG GET response parsing on Redis Software (#​3441)
  • Fixed issue with invoking _close() on closed event loop (#​3438)

🧰 Maintenance

  • Migrate test infrastructure to new custom docker images (#​3415)
  • Fixed flacky test with HEXPIREAT command (#​3437)

Contributors

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

@​IlianIliev @​uglide @​vladvildanov @​teodorfn @​akx


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Dec 6, 2024
@renovate renovate bot force-pushed the renovate/redis-5.x branch 2 times, most recently from 02ce7bd to 3d74a38 Compare December 19, 2024 15:44
@renovate renovate bot changed the title chore(deps): update dependency redis to v5.2.1 chore(deps): update dependency redis to v5.3.0 Apr 30, 2025
@renovate renovate bot force-pushed the renovate/redis-5.x branch from 3d74a38 to 281ae7c Compare April 30, 2025 15:37
@renovate renovate bot force-pushed the renovate/redis-5.x branch 5 times, most recently from 3d3941c to 9068f26 Compare July 21, 2025 11:53
@renovate renovate bot changed the title chore(deps): update dependency redis to v5.3.0 Update dependency redis to v5.3.0 Jul 24, 2025
@renovate renovate bot force-pushed the renovate/redis-5.x branch from 9068f26 to 1a9d840 Compare July 24, 2025 14:05
@renovate renovate bot changed the title Update dependency redis to v5.3.0 Update dependency redis to v5.3.1 Jul 25, 2025
@renovate renovate bot force-pushed the renovate/redis-5.x branch 4 times, most recently from 5c463b7 to dc3a0b2 Compare July 31, 2025 11:01
@renovate renovate bot changed the title Update dependency redis to v5.3.1 chore(deps): update dependency redis to v5.3.1 Jul 31, 2025
@renovate renovate bot force-pushed the renovate/redis-5.x branch 11 times, most recently from f0edac6 to 1701f32 Compare August 7, 2025 08:22
@renovate renovate bot force-pushed the renovate/redis-5.x branch from 7b2b099 to d5580ba Compare October 13, 2025 14:38
@renovate renovate bot force-pushed the renovate/redis-5.x branch 4 times, most recently from 181d551 to 3384391 Compare October 30, 2025 11:05
@renovate renovate bot force-pushed the renovate/redis-5.x branch 2 times, most recently from 8707cad to d3381e6 Compare November 5, 2025 10:56
@renovate renovate bot force-pushed the renovate/redis-5.x branch 6 times, most recently from 5fe7ec3 to 03ceafd Compare November 13, 2025 15:54
@renovate renovate bot force-pushed the renovate/redis-5.x branch 7 times, most recently from 0b05cfd to 7dfb5f3 Compare November 24, 2025 12:49
@renovate renovate bot force-pushed the renovate/redis-5.x branch 6 times, most recently from 783b931 to 997fcfc Compare November 27, 2025 09:13
@renovate renovate bot force-pushed the renovate/redis-5.x branch 2 times, most recently from 731c880 to 0c3d6f1 Compare December 3, 2025 14:52
@renovate renovate bot force-pushed the renovate/redis-5.x branch from 0c3d6f1 to ebe36df Compare December 5, 2025 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant