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] Make sure credential-free JDBC plugin is compatible with multiple MySQL/PostgreSQL versions #29775

Closed
yiliuTo opened this issue Jul 4, 2022 · 1 comment
Assignees
Labels
azure-spring All azure-spring related issues azure-spring-4.0 azure-spring-copper Spring Team Copper Planning 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

@yiliuTo
Copy link
Member

yiliuTo commented Jul 4, 2022

Context

For the credential-free JDBC plugin, we should test its compatability with multiple MySQL/PostgreSQL versions.

Goal

Compare the compatability and delivery the compatability report wth different MySQL/PostgreSQL versions

@ghost ghost added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Jul 4, 2022
@yiliuTo yiliuTo self-assigned this Jul 4, 2022
@yiliuTo yiliuTo added Client This issue points to a problem in the data-plane of the library. azure-spring All azure-spring related issues azure-spring-copper Spring Team Copper Planning feature-request This issue requires a new behavior in the product in order be resolved. and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Jul 4, 2022
@yiliuTo yiliuTo added this to the 2022-08 milestone Jul 4, 2022
@yiliuTo yiliuTo changed the title [FEATURE REQ] Make sure credential-free plugin is compatible with multiple MySQL versions [FEATURE REQ] Make sure credential-free JDBC plugin is compatible with multiple MySQL/PostgreSQL versions Jul 4, 2022
@Netyyyy Netyyyy assigned backwind1233 and unassigned yiliuTo Jul 4, 2022
@backwind1233
Copy link
Contributor

backwind1233 commented Aug 9, 2022

Credential-free JDBC plugin is not compatible with spring boot 2.5.x for PostgreSQL.
PostgreSQL's plugin manager to allow dynamically supplying passwords was introducted in 42.3.1.

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 azure-spring-4.0 azure-spring-copper Spring Team Copper Planning 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