Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dotnet
/
SqlClient
Public
Notifications
You must be signed in to change notification settings
Fork
341
Star
990
Code
Issues
251
Pull requests
67
Discussions
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Implement async APIs in Always Encrypted Azure Key Vault provider
- #4540
#4540
Merged
cheenamalhotra
merged 11 commits into
main
dotnet/SqlClient:main
from
dev/automation/akv-provider-async-apis
dotnet/SqlClient:dev/automation/akv-provider-async-apis
Copy head branch name to clipboard
Aug 21, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Implement async APIs in Always Encrypted Azure Key Vault provider
#4540
cheenamalhotra
merged 11 commits into
main
dotnet/SqlClient:main
from
dev/automation/akv-provider-async-apis
dotnet/SqlClient:dev/automation/akv-provider-async-apis
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2026
Implement async APIs in Azure Key Vault key store provider
Show description for 4b4c7fd
cheenamalhotra
and
Copilot
committed
4b4c7fd
View commit details
Copy full SHA for 4b4c7fd
Browse repository at this point
Drop AsyncEventScope in favor of scope id tracking
Show description for fb76fe5
cheenamalhotra
and
Copilot
committed
fb76fe5
View commit details
Copy full SHA for fb76fe5
Browse repository at this point
Align async AKV provider behavior with the sync path
Show description for 2700667
cheenamalhotra
and
Copilot
committed
2700667
View commit details
Copy full SHA for 2700667
Browse repository at this point
Fix thread blocking and gate leak in async AKV provider paths
Show description for fd104de
cheenamalhotra
and
Copilot
committed
fd104de
View commit details
Copy full SHA for fd104de
Browse repository at this point
Remove duplicated and unreachable code in AKV provider
Show description for e5bf983
cheenamalhotra
and
Copilot
committed
e5bf983
View commit details
Copy full SHA for e5bf983
Browse repository at this point
Make the gate cleanup test meaningful and cover async sign and verify
Show description for f3e0001
cheenamalhotra
and
Copilot
committed
f3e0001
View commit details
Copy full SHA for f3e0001
Browse repository at this point
Validate signature argument in sync and async verify paths
Show description for 9e0b093
cheenamalhotra
and
Copilot
committed
9e0b093
View commit details
Copy full SHA for 9e0b093
Browse repository at this point
Commits on Aug 18, 2026
Document best-effort deduplication and make releaser disposal idempotent
Show description for f0e88d8
cheenamalhotra
and
Copilot
committed
f0e88d8
View commit details
Copy full SHA for f0e88d8
Browse repository at this point
Add unit test project for the AKV provider covering KeyedAsyncLock
Show description for 2802672
cheenamalhotra
and
Copilot
committed
2802672
View commit details
Copy full SHA for 2802672
Browse repository at this point
Expose provider internals to tests only in unsigned builds
Show description for 7a6ac36
cheenamalhotra
and
Copilot
committed
7a6ac36
View commit details
Copy full SHA for 7a6ac36
Browse repository at this point
Commits on Aug 19, 2026
Target net10.0 in the AKV provider test project
Show description for 37f9373
cheenamalhotra
and
Copilot
committed
37f9373
View commit details
Copy full SHA for 37f9373
Browse repository at this point
You can’t perform that action at this time.