dependabot[bot] opened a new pull request, #14985: URL: https://github.com/apache/camel/pull/14985
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 5.1.3 to 5.1.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/redis/jedis/releases">redis.clients:jedis's releases</a>.</em></p> <blockquote> <h2>5.1.4</h2> <h1>Changes</h1> <h2>š„ Breaking Changes</h2> <ul> <li>Address change in JSON.GET command without path (<a href="https://redirect.github.com/redis/jedis/issues/3858">#3858</a>)</li> <li>Modify and fail-fast GeoSearchParam (<a href="https://redirect.github.com/redis/jedis/issues/3827">#3827</a>)</li> </ul> <h2>š New Features</h2> <ul> <li>Support Hash field expiration (<a href="https://redirect.github.com/redis/jedis/issues/3826">#3826</a>)</li> <li>Support issuing Latency commands (<a href="https://redirect.github.com/redis/jedis/issues/3729">#3729</a>)</li> <li>Add support for the NOVALUES option of HSCAN command (<a href="https://redirect.github.com/redis/jedis/issues/3741">#3741</a>, <a href="https://redirect.github.com/redis/jedis/issues/3746">#3746</a>)</li> <li>Add support for CLIENT TRACKINGINFO command (<a href="https://redirect.github.com/redis/jedis/issues/3751">#3751</a>)</li> <li>Support IGNORE and other optional arguments for timeseries commands (<a href="https://redirect.github.com/redis/jedis/issues/3860">#3860</a>, <a href="https://redirect.github.com/redis/jedis/issues/3863">#3863</a>)</li> <li>Add last entry id for XREADs and support XREADs reply as map (<a href="https://redirect.github.com/redis/jedis/issues/3791">#3791</a>)</li> <li>Support the MAXAGE option for CLIENT KILL (<a href="https://redirect.github.com/redis/jedis/issues/3754">#3754</a>)</li> <li>Support ADDSCORES argument in FT.AGGREGATE (<a href="https://redirect.github.com/redis/jedis/issues/3908">#3908</a>)</li> <li>Support [S]PUBLISH in pipelines and transactions (<a href="https://redirect.github.com/redis/jedis/issues/3859">#3859</a>)</li> </ul> <h2>š Bug Fixes</h2> <ul> <li>Ensure closing connection in Pipeline (<a href="https://redirect.github.com/redis/jedis/issues/3865">#3865</a>)</li> <li>Address change in JSON.GET command without path (<a href="https://redirect.github.com/redis/jedis/issues/3858">#3858</a>)</li> </ul> <h2>š§° Maintenance</h2> <ul> <li>Add methods in CommandArguments and RawableFactory (<a href="https://redirect.github.com/redis/jedis/issues/3834">#3834</a>)</li> <li>Modify and fail-fast GeoSearchParam (<a href="https://redirect.github.com/redis/jedis/issues/3827">#3827</a>)</li> </ul> <h2>Contributors</h2> <p>We'd like to thank all the contributors who worked on this release!</p> <p><a href="https://github.com/sazzad16"><code>@āsazzad16</code></a>, <a href="https://github.com/cemasma"><code>@ācemasma</code></a>, <a href="https://github.com/Lcarrot"><code>@āLcarrot</code></a>, <a href="https://github.com/gerzse"><code>@āgerzse</code></a> and <a href="https://github.com/uglide"><code>@āuglide</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redis/jedis/commit/debe8d906b86c3e72c1a4ab3169ac2f282bb31ae"><code>debe8d9</code></a> Added support for ADDSCORES argument in FT.AGGREGATE (<a href="https://redirect.github.com/redis/jedis/issues/3908">#3908</a>)</li> <li><a href="https://github.com/redis/jedis/commit/e52b83bb3d271bcaf3886ef3dc3379e0bc429885"><code>e52b83b</code></a> Use Redis 7.4 branch and 7.4.0-v0 image for testing (<a href="https://redirect.github.com/redis/jedis/issues/3911">#3911</a>)</li> <li><a href="https://github.com/redis/jedis/commit/287d743427d4e912956aba86ccda8de6d4af5512"><code>287d743</code></a> Ensure closing connection in Pipeline (<a href="https://redirect.github.com/redis/jedis/issues/3865">#3865</a>)</li> <li><a href="https://github.com/redis/jedis/commit/1c13877fb2791e7c6a48153fdbda2e0e88b12941"><code>1c13877</code></a> Remove RediSearch DIALECT 5 support (<a href="https://redirect.github.com/redis/jedis/issues/3886">#3886</a>)</li> <li><a href="https://github.com/redis/jedis/commit/630534396f8ba9af1b4b3872c45413b852e4281e"><code>6305343</code></a> Support RediSearch DIALECT 5 (<a href="https://redirect.github.com/redis/jedis/issues/3831">#3831</a>)</li> <li><a href="https://github.com/redis/jedis/commit/903cd76d0925afce74d043343a714694f00fd072"><code>903cd76</code></a> Support FLOAT16 and BFLOAT16 VecSim storage types (<a href="https://redirect.github.com/redis/jedis/issues/3849">#3849</a>)</li> <li><a href="https://github.com/redis/jedis/commit/e185be2982a00a662f008a9f00c07bb723c243b0"><code>e185be2</code></a> Test: INTERSECTS and DIJOINT conditions support in GeoSearch (<a href="https://redirect.github.com/redis/jedis/issues/3862">#3862</a>)</li> <li><a href="https://github.com/redis/jedis/commit/6db51a8291139e63c0927f97e718f820c6c2f260"><code>6db51a8</code></a> Support indexing of MISSING and EMPTY values (<a href="https://redirect.github.com/redis/jedis/issues/3866">#3866</a>)</li> <li><a href="https://github.com/redis/jedis/commit/df6d2f2b401bb9f6f029630577a092d349913f2e"><code>df6d2f2</code></a> Polish <a href="https://redirect.github.com/redis/jedis/issues/3860">#3860</a>: Separate params for TS.INCRBY and TS.DECRBY (<a href="https://redirect.github.com/redis/jedis/issues/3863">#3863</a>)</li> <li><a href="https://github.com/redis/jedis/commit/1c3df875880360c9ca93f0c217c054e532c34df9"><code>1c3df87</code></a> Support IGNORE and other optional arguments for timeseries commands (<a href="https://redirect.github.com/redis/jedis/issues/3860">#3860</a>)</li> <li>Additional commits viewable in <a href="https://github.com/redis/jedis/compare/v5.1.3...v5.1.4">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org