File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed
Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1919 - ** Bugfix:** timeouts now passed to requests library
2020 - [ v0.8.0] ( services/kms/CHANGELOG.md#v080 )
2121 - ** Breaking Change:** Switch from regional to global API server URL (region can't be set via ` Configuration ` / env-variable anymore).
22- - ` intake ` : [ v0.5.0] ( services/intake/CHANGELOG.md#v050 )
23- - ** Breaking Change** : Switch from regional to global API server URL (region can't be set via ` Configuration ` / env-variable anymore).
22+ - ` intake ` :
23+ - [ v0.5.1] ( services/intake/CHANGELOG.md#v051 )
24+ - ** Feature:** client now supports UUID and decimal types
25+ - ** Bugfix:** timeouts now passed to requests library
26+ - [ v0.5.0] ( services/intake/CHANGELOG.md#v050 )
27+ - ** Breaking Change** : Switch from regional to global API server URL (region can't be set via ` Configuration ` / env-variable anymore).
2428- ` iaas ` : [ v1.2.0] ( services/iaas/CHANGELOG.md#v120 )
2529 - ** Feature:** Add ` description ` attribute to ModelClasses:
2630 - ` Backup ` , ` CreateBackupPayload ` , ` UpdateBackupPayload `
Original file line number Diff line number Diff line change 1+ ## v0.5.1
2+ - ** Feature:** client now supports UUID and decimal types
3+ - ** Bugfix:** timeouts now passed to requests library
4+
15## v0.5.0
26- ** Breaking Change** : Switch from regional to global API server URL (region can't be set via ` Configuration ` / env-variable anymore).
37
Original file line number Diff line number Diff line change 11[project ]
22name = " stackit-intake"
3- version = " v0.5.0 "
3+ version = " v0.5.1 "
44description = " STACKIT Intake API"
55authors = [{ name = " STACKIT Developer Tools" , email = " developer-tools@stackit.cloud" }]
66requires-python = " >=3.9,<4"
You can’t perform that action at this time.
0 commit comments