Skip to content

Commit f034099

Browse files
authored
Update CHANGELOG.md
1 parent 537001f commit f034099

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

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

4+
v2.1.13 (2026-03-30)
5+
-------------------
6+
- Raised minimum supported Python version from 3.6 to 3.7
7+
- Fixed prepared statement cache desync causing KeyError after DDL/ROLLBACK
8+
- Raised lxml upper bound from <6.0.0 to <=6.0.2 to unblock Python 3.14 support
9+
- Bumped beautifulsoup4 minimum version from 4.7.0 to 4.13.5 to fix lxml 6.0 parsing bug with curly braces
10+
- Fixed Python 3.7/3.8 type hint compatibility in Metadata API
11+
12+
413
v2.1.12 (2026-03-04)
514
-------------------
615
- Added support for Identity Enhanced Credentials authentication

0 commit comments

Comments
 (0)