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

Formatted the check that assigns AE version to correctly assign version to protocol #1805

Merged
merged 11 commits into from
Apr 19, 2022

Conversation

Jeffery-Wasty
Copy link
Member

@Jeffery-Wasty Jeffery-Wasty commented Apr 14, 2022

In the previous commit for attestation protocol, the check to assign the correct AE version in SQLServerConnection, 1) mistakenly assigned V1 to all HGS,AAS protocols and 2) assigned V2 to null protocols. By reformatting, the check should now correctly assign version for all cases of attestation URL and protocol.

Also included the version change in SQLJdbcVersion as it was needed to properly test that this fix was working.

@Jeffery-Wasty Jeffery-Wasty marked this pull request as ready for review April 14, 2022 19:00
@lilgreenbird lilgreenbird added this to Under Investigation in MSSQL JDBC via automation Apr 14, 2022
@lilgreenbird lilgreenbird added this to the 11.1.1 milestone Apr 14, 2022
lilgreenbird
lilgreenbird previously approved these changes Apr 14, 2022
@Jeffery-Wasty Jeffery-Wasty marked this pull request as draft April 14, 2022 20:11
@Jeffery-Wasty Jeffery-Wasty marked this pull request as ready for review April 15, 2022 00:01
@Jeffery-Wasty Jeffery-Wasty merged commit bec8717 into main Apr 19, 2022
MSSQL JDBC automation moved this from Under Investigation to Closed/Merged PRs Apr 19, 2022
@Jeffery-Wasty Jeffery-Wasty deleted the attestation-testing branch April 21, 2022 18:02
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.

None yet

6 participants