Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/SqlClient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.2
Choose a base ref
...
head repository: dotnet/SqlClient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.4
Choose a head ref
  • 4 commits
  • 16 files changed
  • 1 contributor

Commits on Oct 18, 2023

  1. Merged PR 3992: [5.1.3]

    David-Engel committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    4deb800 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Merged PR 4047: [5.1.3]

    David-Engel committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6256edb View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Merged PR 4108: [5.1.4] Update dependency versions

    Update dependency versions for Azure Identity, Azure Core, MSAL, and DiagnosticSource.
    
    Addresses Azure Identity vulnerability.
    David-Engel committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b77f09e View commit details
    Browse the repository at this point in the history
  2. Merged PR 4120: [5.1.4] Backport #2161 - Fix deadlock in transaction …

    …against .NET 7
    
    Backport [GH PR #2161](#1242) - Fix deadlock in transaction against .NET 7
    
    Related work items: #1242
    David-Engel committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5cc6ca8 View commit details
    Browse the repository at this point in the history
Loading