Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps jedis from 3.6.0 to 3.9.0.

Release notes

Sourced from jedis's releases.

3.9.0

🔥 Breaking Changes

  • Reduce the verbosity of logs in PooledObjectFactory implementations (#3007) Log levels in JedisFactory have been changed from WARN to DEBUG.
  • Fix: return of CLUSTER REPLICAS is Array reply (#2990)

🚀 New Features

  • Add ShardedJedisPoolConfig (#3009)

3.8.0

This is the last release planned for Jedis 3.x.

🚀 New Features

  • Added aclLogReset() method to support ACL LOG RESET subcommand (#2737) This should replace both aclLog(byte[]) and aclLog(String) methods.
  • Support binary version of CLUSTER GETKEYSINSLOT (#2689)

🧰 Other Changes

  • Refresh nodes when renewSlotCache (#2642)
  • Change in JedisClusterInfoCache.discoverClusterNodesAndSlots (#2682)
  • Do not catch checked Exception if it is not thrown (#2615)
  • Address Jedis version 4 breaking changes (#2737)
  • Deprecate SENTINEL SLAVES (#2673)
  • Upgrade Commons Pool to 2.11.1 (#2654)
  • Use slf4j-simple to replace log4j implementation (#2753)

Thanks @​yangbodong22011, @​zeekling, @​adiamzn, @​bokshitsky, @​sazzad16 for contributing.

3.7.1

This is a maintenance release for CVE-2021-44228, the Log4j security issue. This issue has no impact on Jedis, and only impacted its tests.

Changes

Maintenance

  • Bump log4j-core from 2.13.3 to 2.15.0 (#2723)
  • Limit Redis branch to 6.2 for Jedis branch 3 (#2714)
  • Use only SENTINEL REPLICAS in tests (#2673)
  • XADD wrong number of arguments message changed (#2672)
  • Ignore testing 'invalid multibulk length' (#2655)

3.7.0

Redis Commands and Arguments

  • XAUTOCLAIM Command #2498
  • CONFIG SET returns OK status #2525

... (truncated)

Commits

Dependabot compatibility score

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 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 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)

Bumps [jedis](https://github.com/redis/jedis) from 3.6.0 to 3.9.0.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@jedis-3.6.0...v3.9.0)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type/dependencies Pull requests that update a dependency file label Jan 23, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@AlbumenJ AlbumenJ merged commit 1003001 into 3.2 Jan 28, 2023
@dependabot dependabot bot deleted the dependabot/maven/redis.clients-jedis-3.9.0 branch January 28, 2023 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant