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

Added credential caching for Managed Identity Credential and Default Azure Credential #2415

Merged
merged 5 commits into from
May 21, 2024

Conversation

tkyc
Copy link
Member

@tkyc tkyc commented May 14, 2024

Added credential caching for ManagedIdentityCredential and DefaultAzureCredential.

Copy link

codecov bot commented May 14, 2024

Codecov Report

Attention: Patch coverage is 0% with 54 lines in your changes are missing coverage. Please review.

Project coverage is 50.13%. Comparing base (eb0b156) to head (3f30917).
Report is 1 commits behind head on main.

Current head 3f30917 differs from pull request most recent head c3548f6

Please upload reports for the commit c3548f6 to get more accurate results.

Files Patch % Lines
...osoft/sqlserver/jdbc/SQLServerSecurityUtility.java 0.00% 54 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2415      +/-   ##
============================================
- Coverage     50.21%   50.13%   -0.09%     
+ Complexity     3843     3841       -2     
============================================
  Files           145      145              
  Lines         33355    33396      +41     
  Branches       5654     5662       +8     
============================================
- Hits          16750    16742       -8     
- Misses        14209    14260      +51     
+ Partials       2396     2394       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

lilgreenbird
lilgreenbird previously approved these changes May 14, 2024
@Jeffery-Wasty Jeffery-Wasty added this to the 12.7.1 milestone May 15, 2024
@tkyc tkyc force-pushed the credential-caching branch 5 times, most recently from 0dd0973 to ed05d8f Compare May 15, 2024 21:01
tkyc and others added 2 commits May 16, 2024 12:10
…ility.java

Co-authored-by: David Engel <v-davidengel@microsoft.com>
…ility.java

Co-authored-by: David Engel <v-davidengel@microsoft.com>
David-Engel
David-Engel previously approved these changes May 16, 2024
@Jeffery-Wasty
Copy link
Member

Also run formatter, minor formatting issues are present.

@lilgreenbird lilgreenbird merged commit 8cb5ed2 into main May 21, 2024
17 checks passed
@lilgreenbird lilgreenbird changed the title Credential caching Added caching for Managed Identity Credential May 21, 2024
tkyc added a commit that referenced this pull request May 22, 2024
@tkyc tkyc deleted the credential-caching branch May 22, 2024 18:07
tkyc added a commit that referenced this pull request May 22, 2024
@tkyc tkyc changed the title Added caching for Managed Identity Credential Added caching for Credentials May 22, 2024
@tkyc tkyc changed the title Added caching for Credentials Added credential caching for Managed Identity Credential and Default Azure Credential May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

4 participants