All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated Azure.Core to 1.45.0 for compatibility with Az v14.
- Updated System.Management.Automation and PowerShellVersion to 7.4.
- Updated TargetFramework to net8.0.
- Updated Microsoft.Data.SqlClient to 5.2.3.
- Updated Azure.Identity to 1.13.0.
- Updated Microsoft.Data.SqlClient to 5.1.1.
- Updated System.Management.Automation to 7.2.16 and PowerShell 7.2.16.
- PipelineStoppedException does not longer write en ErrorRecord but throws and exception.
- Added debug output for connect command.
- The ConnectTimeout was setting the CommandTimeout in the ConnectionString.
- The authentication related parameters do not longer use pipeline properties.
- Support for default Azure authentication.
- Acquire token switch.
- Parametersets of
Connect-Instance.
- Added
Test-Connectioncommand.
- Updated to net6.0
- Updated Microsoft.Data.SqlClient to 5.0.1.
- Added output when loading dlls.
- Retry ignored with ErrorAction Stop.
- Export-Table with GUID columns.
- Default paramter set was not integrated security.
- ColumnMapping parameter on Export-Table command.
- Verbose detail output on exception.
- Access Token authentication.
- Updated Microsoft.Data.SqlClient from 3.0.1 to 4.1.0.
- Port parameter for Connect-Instance.
- ConnectTimeout for Connect-Instance.
- Support for Active Directory Credential.
- Replaced System.Data.SqlClient by Microsoft.Data.SqlClient.
- Updated to netcoreapp3.1.
- Added output to all commands.
- Fixed parameter validation for stored procedures.
- Added parameter validation.
- Added connection checks.
- Changed from Debug to Release build.
- Downgrade from .NETStandard 2.0 to .NETCore 2.1.