File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 44
55v2.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
You can’t perform that action at this time.
0 commit comments