New
Stable Release 6.0.4
This update brings the below changes over the 6.0.3 release:
Added
App Context Switch for Ignoring Server-Provided Failover Partner
What Changed:
- A new app context switch
Switch.Microsoft.Data.SqlClient.IgnoreServerProvidedFailoverPartnerwas introduced to let the client ignore server-provided failover partner info in Basic Availability Groups (BAGs). When the switch is enabled, only the failover partner specified in the connection string is used; server-supplied partner values are skipped. This context switch was introduced in PR #3703.
Who Benefits: