Skip to content

Releases: vkuttyp/CosmoSQLClient-Dotnet

v1.9.17

14 Mar 23:18

Choose a tag to compare

Stable release with MSSQL connection pooling and clarified multiplatform Integrated Security docs.

v1.9.16

14 Mar 23:14

Choose a tag to compare

Changes in 1.9.16\n- Feature: Added transparent connection pooling for MSSQL. Just add 'Pooling=true' to your connection string.\n- Docs: Clarified that Integrated Security (NTLMv2) is supported on all platforms (Windows, Linux, macOS) via a managed implementation.

v1.9.15

14 Mar 02:22

Choose a tag to compare

Update documentation and metadata to reflect migration from DotNetty to System.IO.Pipelines.