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

[FEATURE REQ] Support passwordless connection for Azure Redis cache in Spring M3 - Support Spring Boot 3 + Lettuce #33228

Closed
backwind1233 opened this issue Jan 31, 2023 · 1 comment
Labels
azure-spring All azure-spring related issues Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved.
Milestone

Comments

@backwind1233
Copy link
Contributor

backwind1233 commented Jan 31, 2023

Is your feature request related to a problem? Please describe.
We have supported passwordless connections with Azure Redis Cache in Spring with this #31350 and #32794.

The supported scopes are: Spring Boot 2.x + jedis 3.8.x.

now we would like to enlarge the scopes in Spring Boot 3.x: Spring Boot 3.x + lettuce 6.2.1.RELEASE.
Lettuce introduced Password Rotation support in lettuce 6.2.0.RELEASE.
Unlike the passwordless support design in Spring Boot 2.x with jedis, we could utilize this feature to simplify the design.

Describe the solution you'd like
Deliver a design spec for the passwordless support to Redis with Spring framework.

Milestone ETA Goal Issue
Milestone 1 -- Jan Support Spring Boot 2.x + Jedis #31350
Milestone 2 -- April Connect to multiple Azure Redis servers #33227
Milestone 3 -- June 23 Support Spring Boot 3 + Lettuce #33228
Milestone 4 -- July 23 Support Spring Boot 3.1 + Jedis #33229
Milestone 5 -- Dec 23 Support native images #33230
@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jan 31, 2023
@backwind1233 backwind1233 changed the title [FEATURE REQ] Support Password - Less connection for Azure Redis cache in Spring - Support Spring Boot 3 + Lettuce [FEATURE REQ] Support Password - Less connection for Azure Redis cache in Spring M3 - Support Spring Boot 3 + Lettuce Jan 31, 2023
@backwind1233 backwind1233 added Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved. azure-spring All azure-spring related issues labels Jan 31, 2023
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jan 31, 2023
@backwind1233 backwind1233 added this to the 2023-06 milestone Jan 31, 2023
@backwind1233 backwind1233 changed the title [FEATURE REQ] Support Password - Less connection for Azure Redis cache in Spring M3 - Support Spring Boot 3 + Lettuce [FEATURE REQ] Support passwordless connection for Azure Redis cache in Spring M3 - Support Spring Boot 3 + Lettuce Feb 1, 2023
@saragluna
Copy link
Member

Closing this now for the starter to support passwordless + lettuce in Spring Boot 3 has been released.

@github-project-automation github-project-automation bot moved this from Todo to Done in Spring Cloud Azure Jul 29, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Oct 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
azure-spring All azure-spring related issues Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved.
Projects
Archived in project
Development

No branches or pull requests

2 participants