We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120e899 commit 37d20a7Copy full SHA for 37d20a7
RELEASE_NOTES.md
@@ -2,12 +2,14 @@
2
3
## v11.1.0
4
5
-- Add support for python 3.12
+- Add support for python 3.12 and deprecate python 3.8 (end of life)
6
- Aligned with TerminusDB 11.1 overall and general preparation for v11.2.0
7
8
-### Bug fixes
+### Bug fixes and maintenance
9
10
- Fix schema parameter to database construction
11
+- Update minimum Python version to 3.9 for urllib3 2.5.0 compatibility
12
+- Include latest security updates
13
14
## v10.2.6
15
0 commit comments