Skip to content

Update dependency redis.clients:jedis to v4.4.6

Olivier Heintz requested to merge renovate/redis.clients-jedis-4.4.x into demo

This MR contains the following updates:

Package Update Change
redis.clients:jedis patch 4.4.5 -> 4.4.6

Release Notes

redis/jedis

v4.4.6

Compare Source

Changes

🐛 Bug Fixes

  • Fix SORTABLE argument when creating a Search index using FT.CREATE (#​3584)
  • Fix binary variants of XRANGE and XREAD commands (#​3571)

🚀 New Features

  • Added broadcast support for FUNCTION LOAD methods (#​3557)
  • Support GEOSHAPE field type in RediSearch (#​3561)
  • Support TOPK.LIST with WITHCOUNT option (#​3495)

🧰 Maintenance


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports