Skip to content
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

Lettuce 6.5.0.RELEASE does not provide the StatefulRedisConnectionImpl constructor that used to be provided in 6.4.0 #3054

Open
tishun opened this issue Nov 18, 2024 · 0 comments
Labels
type: blocker An issue that is blocking us from releasing type: regression A regression from a previous release
Milestone

Comments

@tishun
Copy link
Collaborator

tishun commented Nov 18, 2024

Bug Report

See redis/lettucemod#62

Current Behavior

The implementation of the RedisJSON commands introduced a new parser abstraction.
It is required to build the StatefulRedisConnectionImpl, but it used to not be part of the contract.

Expected behavior/code

We should avoid deprecating public API, especially without prior notice

@tishun tishun added this to the 6.5.1.RELEASE milestone Nov 18, 2024
@tishun tishun added type: blocker An issue that is blocking us from releasing type: regression A regression from a previous release labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: blocker An issue that is blocking us from releasing type: regression A regression from a previous release
Projects
None yet
Development

No branches or pull requests

1 participant