mssql-python 1.10.0: Service Principal Bulk Copy, More Reliable Arrow Text, and a Core Timeout Fix (opens in new tab)
We have released mssql-python 1.10.0 with improvements focused on authentication flexibility, cross-platform text reliability, and bulk load stability. Highlights 1) Bulk Copy now supports ActiveDirectoryServicePrincipal Bulk Copy can now use Authentication=ActiveDirectoryServicePrincipal. This release adds a token-factory callback path for Bulk Copy so tenant-aware tokens can be created during the FedAuth handshake, using the STS URL supplied by SQL Server. Why this matters: You can use serv...
Read the original article