Skip to content

Refactor SQLServerColumnEncryptionAzureKeyVaultProvider usage in SQLServerConnection#1774

Merged
lilgreenbird merged 1 commit intomicrosoft:mainfrom
gastaldi:refactor_to_graalvm
Mar 31, 2022
Merged

Refactor SQLServerColumnEncryptionAzureKeyVaultProvider usage in SQLServerConnection#1774
lilgreenbird merged 1 commit intomicrosoft:mainfrom
gastaldi:refactor_to_graalvm

Conversation

@gastaldi
Copy link
Copy Markdown
Contributor

This refactors the usage of SQLServerColumnEncryptionAzureKeyVaultProvider into private methods.

This is useful for the native-image compilation GraalVM's optimizations, allowing these methods to be dynamically substituted when the Azure classes are not in the classpath

See quarkusio/quarkus#24010 for more information

…erverConnection

This refactors the usage of SQLServerColumnEncryptionAzureKeyVaultProvider into private methods.
This is useful for the native-image compilation GraalVM's optimizations, allowing these methods to be dynamically substituted when the Azure classes are not in the classpath

See quarkusio/quarkus#24010 for more information
@lilgreenbird
Copy link
Copy Markdown
Contributor

hi @gastaldi

thank you for this the team will take a look.

@lilgreenbird lilgreenbird added this to the 11.1.0 milestone Mar 29, 2022
@lilgreenbird lilgreenbird merged commit 8e66ac0 into microsoft:main Mar 31, 2022
@gastaldi gastaldi deleted the refactor_to_graalvm branch March 31, 2022 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants