Skip to content

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

Closed
@tishun

Description

@tishun

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: blockerAn issue that is blocking us from releasingtype: regressionA regression from a previous release

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions