delay-task
delay-task copied to clipboard
Bump jedis from 2.9.0 to 3.6.3 in /redis-timer
Bumps jedis from 2.9.0 to 3.6.3.
Release notes
Sourced from jedis's releases.
3.6.3
Improvements
- Support WAIT in Pipeline (#2600)
Contributors
We'd like to thank all the contributors who worked on this release!
3.6.2
Bug Fixes
Maintenance
- Minimal constructors with Config (#2577)
3.6.1
Bug Fixes
Fix wrong default values for maxTotalRetriesDuration (#2560)
3.6.0
General Changes and Improvements
- JDK 1.8 (#2396)
- Jedis will not support JDK 1.7 from Jedis-3.6.0 onwards
- Added Automatic-Module-Name to manifest (#2201)
- Introduce Config pattern (#2368) (#2402) (#2422) (#2487)
- Support Sentinel with TLS (#2445)
- Add ability to reset password in JedisFactory (#2315)
- Add support to the use of JedisSocketFactory using a pool (#2293)
- Support Double timeout in blocking commands (#2481) (#2506)
- Retry with backoff on cluster connection failures (#2358)
Redis Commands and Arguments
- Add GETDEL command (#2382)
- Add support PXAT/EXAT arguments to SET command (#2410)
- Add support for ZADD GT/LT options (#2411)
- Add support INCR argument to ZADD command (#2415) (#2420)
- Add support for getting Summary info by XPENDING (#2417) (#2420) (#2458)
- Add support for ACL SAVE/LOAD commands (#2418)
- Add support for GETEX command (#2419)
- Add support CH, NX, XX arguments to GEOADD (#2421)
- Add support AUTH2 argument to MIGRATE (#2430)
- Add support for blocking ZPOPMAX, ZPOPMIN commands (#2425) (#2475) (#2481)
- Add support JUSTID flag to XCLAIM command (#2428)
... (truncated)
Commits
acacf69Support WAIT in Pipeline (#2600)df05370autorelease workflow (#2584)ac85198Fix Sentinel constructor (#2574)81a9ee7Test Sentinels with ACL (#2582)b3c172cMinimal constructors with Config (#2577)50c0eb5More HRANDFIELD tests (#2580)3020133Adjust ZRANDMEMBER test (#2578)256e613Modify MEMORY USAGE tests (#2573)ba1d914update version to 3.6.2d7b1162fix maxTotalRetriesDuration javadoc (#2561)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)