File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 7171- ` sqlserverflex ` : [ v1.1.2] ( services/sqlserverflex/CHANGELOG.md#v112 )
7272 - ** Feature:** client now supports UUID and decimal types
7373 - ** Bugfix:** timeouts now passed to requests library
74+ - ` mariadb ` : [ v0.3.1] ( services/mariadb/CHANGELOG.md#v031 )
75+ - ** Feature:** client now supports UUID and decimal types
76+ - ** Bugfix:** timeouts now passed to requests library
7477- ` modelserving ` : [ v0.2.3] ( services/modelserving/CHANGELOG.md#v023 )
7578 - ** Feature:** client now supports UUID and decimal types
7679 - ** Bugfix:** timeouts now passed to requests library
Original file line number Diff line number Diff line change 1+ ## v0.3.1
2+ - ** Feature:** client now supports UUID and decimal types
3+ - ** Bugfix:** timeouts now passed to requests library
4+
15## v0.3.0
26- ** Version** : Minimal version is now python 3.9
37
Original file line number Diff line number Diff line change 11[project ]
22name = " stackit-mariadb"
3- version = " v0.3.0 "
3+ version = " v0.3.1 "
44description = " STACKIT MariaDB API"
55authors = [{ name = " STACKIT Developer Tools" , email = " developer-tools@stackit.cloud" }]
66requires-python = " >=3.9,<4.0"
You can’t perform that action at this time.
0 commit comments