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

Fixes trustStorePassword set to null when using applicationIntent=ReadOnly #1565

Merged
merged 54 commits into from
Apr 26, 2021

Conversation

lilgreenbird
Copy link
Member

@lilgreenbird lilgreenbird commented Apr 15, 2021

Fixed issue where trustSTorePassword is removed too early

lilgreenbird and others added 30 commits February 5, 2020 11:03
…ed by default (microsoft#1254)

* skip AKV test properly

* removed enclave properties string to failed errors as enclave tests could be skipped
@lilgreenbird lilgreenbird linked an issue Apr 15, 2021 that may be closed by this pull request
@jvtrigueros
Copy link

This PR fixes #1539 for me! 🙌

VeryVerySpicy
VeryVerySpicy previously approved these changes Apr 20, 2021
@lilgreenbird lilgreenbird added this to the 9.3.1 milestone Apr 26, 2021
@lilgreenbird lilgreenbird merged commit ae65652 into microsoft:dev Apr 26, 2021
@lilgreenbird lilgreenbird added this to Closed/Merged PRs in MSSQL JDBC Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
MSSQL JDBC
  
Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

trustStorePassword is null when using applicationIntent=ReadOnly
6 participants