Skip to content

Commit a815f57

Browse files
authored
Update CHANGELOG.md
1 parent a11a1f4 commit a815f57

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Changelog
22
=========
33

4+
v2.1.10 (2025-11-18)
5+
-------------------
6+
- Added the idp_partition parameter which allows users to authenticate against Azure Active Directory across different Microsoft cloud environments (e.g., Global, US Gov, China)
7+
- Added warning messages when DEBUG or TRACE log levels are enabled
8+
- Enhanced database metadata retrieval logic in get_catalogs, get_schemas, get_tables, get_columns, get_primary_keys, get_procedures API methods to enable data sharing capabilities
9+
- Added database metadata API’s get_imported_keys, get_exported_keys, get_best_row_identifier, get_column_privileges, get_table_privileges, get_procedure_columns, get_functions, get_function_columns metadata APIs to enable data sharing capabilities
10+
- Removed unsupported PostgreSQL replication features
11+
- Fixed IDC authentication redirect URL for China regions
12+
13+
414
v2.1.9 (2025-10-14)
515
-------------------
616
- Removed unsupported client/stdin COPY protocol implementation that was no longer maintained or supported

0 commit comments

Comments
 (0)