Cache parameter metadata secure#1866
Merged
Jeffery-Wasty merged 18 commits intomainfrom Jul 21, 2022
Merged
Conversation
…ell as refactored code to remove dependency on statics.
Contributor
|
/azp run public-mssql-jdbc.linux |
|
Azure Pipelines successfully started running 1 pipeline(s). |
tkyc
reviewed
Jul 14, 2022
tkyc
reviewed
Jul 14, 2022
…n ParameterMetadataCache, removed.
David-Engel
reviewed
Jul 15, 2022
…gic was flawed, fixed. Cleanup. Removed unused code.
…or AE_v3, as they will cause failure in our pipelines.
Jeffery-Wasty
commented
Jul 18, 2022
Jeffery-Wasty
commented
Jul 18, 2022
… retry and used that to skip AEv2 instead.
tkyc
reviewed
Jul 18, 2022
tkyc
previously approved these changes
Jul 19, 2022
… removed unneeded con.close() statements.
lilgreenbird
previously approved these changes
Jul 19, 2022
…al machines, this needs to be changed back to 0 and was not done so. Fixed.
tkyc
previously approved these changes
Jul 19, 2022
lilgreenbird
previously approved these changes
Jul 19, 2022
David-Engel
reviewed
Jul 20, 2022
VeryVerySpicy
previously approved these changes
Jul 20, 2022
…nection, for better clarity.
4ea1794
lilgreenbird
approved these changes
Jul 20, 2022
VeryVerySpicy
approved these changes
Jul 20, 2022
tkyc
approved these changes
Jul 20, 2022
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Extends previous cache parameter metadata function for secure enclaves. Secure enclaves must support retrying the enclave when the session is no longer valid (Always Encrypted version 3).