Skip to content

Commit 0b33ab3

Browse files
authored
Updated 2.12.1 changelog (confluentinc#2111)
1 parent d6f3725 commit 0b33ab3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@
44

55
v2.12.1 is a maintenance release with the following fixes:
66

7-
- restored macOS binaries compatibility with macOS 13
7+
- Restored macOS binaries compatibility with macOS 13
8+
- `libversion()` now returns the string/integer tuple for varients on version -- use `version()` for string only response
9+
- Added Python 3.14 support and dropped 3.7 support -- Free-threaded capabilities not fully supported yet
10+
- Fixed use.schema.id in `sr.lookup_schema()`
11+
- Removed tomli dependency from standard (non-documentation) requirements
12+
- Fixed experimental asyncio example files to correctly use new capabilities
13+
- Fixed invalid argument error on schema lookups on repeat requests
14+
- Fixed documentation generation and added error checks for builds to prevent future breaks
815

916

1017
## v2.12.0 - 2025-10-09

0 commit comments

Comments
 (0)