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 M4 - Support Spring Boot 3.1 + Jedis #33229

Open
backwind1233 opened this issue Jan 31, 2023 · 0 comments
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.1.x + Jedis.

Jedis will introduce a new feature credentials provider targets 4.4.0 milestone.

  • According to spring boot's version policy, it should be introduced in spring boot 3.1.0 (due date of 3.1.0 milestone is 23-05-18)

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.1 + Jedis [FEATURE REQ] Support Password - Less connection for Azure Redis cache in Spring M3 - Support Spring Boot 3.1 + Jedis 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.1 + Jedis [FEATURE REQ] Support Password - Less connection for Azure Redis cache in Spring M4 - Support Spring Boot 3.1 + Jedis 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-07 milestone Jan 31, 2023
@backwind1233 backwind1233 changed the title [FEATURE REQ] Support Password - Less connection for Azure Redis cache in Spring M4 - Support Spring Boot 3.1 + Jedis [FEATURE REQ] Support passwordless connection for Azure Redis cache in Spring M4 - Support Spring Boot 3.1 + Jedis Feb 1, 2023
@saragluna saragluna modified the milestones: 2023-07, Backlog Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to 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.
Projects
Status: Todo
Development

No branches or pull requests

2 participants