Skip to content

NoClassDefFoundError in Lettuce 6.7.0 #3317 (6.7.x) #3319

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

tishun
Copy link
Collaborator

@tishun tishun commented Jun 4, 2025

Closes #3317

Make sure that:

  • You have read the contribution guidelines.
  • You have created a feature request first to discuss your contribution intent. Please reference the feature request ticket number in the pull request.
  • You applied code formatting rules using the mvn formatter:format target. Don’t submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.

@tishun tishun merged commit 297d9d5 into redis:6.7.x Jun 4, 2025
9 of 10 checks passed
@tishun tishun deleted the topic/tishun/issue-3317-6.7.x branch June 4, 2025 07:08
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request Jun 4, 2025
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
| [app.cash.tempest:tempest-bom](https://github.com/cashapp/tempest) |
dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`2025.05.02.195945-d393c44` -> `2025.06.03.162437-8f485e7` |
| [io.lettuce:lettuce-core](https://github.com/redis/lettuce) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`6.7.0.RELEASE` -> `6.7.1.RELEASE` |
|
[com.google.apis:google-api-services-cloudkms](http://nexus.sonatype.org/oss-repository-hosting.html)
([source](http://svn.sonatype.org/spice/tags/oss-parent-7)) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`v1-rev20250516-2.0.0` -> `v1-rev20250523-2.0.0` |
|
[org.bouncycastle:bcprov-jdk18on](https://www.bouncycastle.org/download/bouncy-castle-java/)
([source](https://github.com/bcgit/bc-java)) | dependencies |
misk/gradle/libs.versions.toml | gradle | minor | `1.80` -> `1.81` |
|
[org.bouncycastle:bcpkix-jdk18on](https://www.bouncycastle.org/download/bouncy-castle-java/)
([source](https://github.com/bcgit/bc-java)) | dependencies |
misk/gradle/libs.versions.toml | gradle | minor | `1.80` -> `1.81` |
|
[org.bouncycastle:bcpg-jdk18on](https://www.bouncycastle.org/download/bouncy-castle-java/)
([source](https://github.com/bcgit/bc-java)) | dependencies |
misk/gradle/libs.versions.toml | gradle | minor | `1.80` -> `1.81` |
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.55` -> `2.31.56` |
| [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.55` -> `2.31.56` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.55` -> `2.31.56` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.55` -> `2.31.56` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.55` -> `2.31.56` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.55` -> `2.31.56` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.55` -> `2.31.56` |
| [com.amazonaws:aws-java-sdk-sqs](https://aws.amazon.com/sdkforjava)
([source](https://github.com/aws/aws-sdk-java)) | dependencies |
misk/gradle/libs.versions.toml | gradle | patch | `1.12.784` ->
`1.12.785` |
| [com.amazonaws:aws-java-sdk-s3](https://aws.amazon.com/sdkforjava)
([source](https://github.com/aws/aws-sdk-java)) | dependencies |
misk/gradle/libs.versions.toml | gradle | patch | `1.12.784` ->
`1.12.785` |
|
[com.amazonaws:aws-java-sdk-dynamodb](https://aws.amazon.com/sdkforjava)
([source](https://github.com/aws/aws-sdk-java)) | dependencies |
misk/gradle/libs.versions.toml | gradle | patch | `1.12.784` ->
`1.12.785` |
| [com.amazonaws:aws-java-sdk-core](https://aws.amazon.com/sdkforjava)
([source](https://github.com/aws/aws-sdk-java)) | dependencies |
misk/gradle/libs.versions.toml | gradle | patch | `1.12.784` ->
`1.12.785` |

---

### Release Notes

<details>
<summary>redis/lettuce (io.lettuce:lettuce-core)</summary>

###
[`v6.7.1.RELEASE`](https://github.com/redis/lettuce/releases/tag/6.7.1.RELEASE)

[Compare
Source](redis/lettuce@6.7.0.RELEASE...6.7.1.RELEASE)

The Lettuce team is pleased to announce the Lettuce 6.7.1 service
release!
This release ships with bugfixes and dependency upgrades.

Lettuce 6 supports Redis 2.6+ up to Redis 7.x. In terms of Java runtime,
Lettuce requires
at least Java 8 and works with Java 21.

Thanks to all contributors who made Lettuce 6.7.1 possible.

### 📗 Links

- Reference documentation:
https://lettuce.io/core/6.7.1.RELEASE/reference/
-   Javadoc: https://lettuce.io/core/6.7.1.RELEASE/api/

#### 🐞 Bug Fixes

- NoClassDefFoundError in Lettuce 6.7.0
[#&#8203;3317](redis/lettuce#3317) by
[@&#8203;tishun](https://github.com/tishun) in
redis/lettuce#3319

**Full Changelog**:
redis/lettuce@6.5.3.RELEASE...6.5.4.RELEASE

</details>

<details>
<summary>aws/aws-sdk-java (com.amazonaws:aws-java-sdk-sqs)</summary>

###
[`v1.12.785`](aws/aws-sdk-java@1.12.784...1.12.785)

[Compare
Source](aws/aws-sdk-java@1.12.784...1.12.785)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am
every weekday" in timezone Australia/Melbourne, Automerge - At any time
(no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

GitOrigin-RevId: 3ce0964ca276b27fb68ea0abde9205dad8b8cec2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant