You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PyPI_Description.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,9 @@ We are making progress - The Public Preview of our driver is now available! This
9
9
### What's Included:
10
10
11
11
- Everything from previous releases
12
-
-**Azure Active Directory Authentication:** New authentication module supporting Azure AD login options (ActiveDirectoryInteractive, ActiveDirectoryDeviceCode, ActiveDirectoryDefault) for secure and flexible cloud integration.
13
-
-**Batch Execution Performance:** Refactored `executemany` for efficient bulk operations and improved C++ bindings for performance.
14
-
-**Robust Logging System:** Overhauled logging with a singleton manager, sensitive data sanitization, and better exception handling.
15
-
-**Improved Row Representation:** Enhanced output and debugging via updated `Row` object string and representation methods.
12
+
-**Alpine Linux Support:** Added full support for Alpine Linux distribution (musllinux) with specialized driver handling and fixes for musl libc compatibility.
13
+
-**Connection Management Improvements:** Fixed autocommit to be False by default and added automatic rollback on connection close for better transaction control.
14
+
-**PyODBC Compatibility:** Enhanced type objects and constructor compatibility with pyodbc for seamless migration and interoperability.
16
15
17
16
For more information, please visit the project link on Github: https://github.com/microsoft/mssql-python
0 commit comments