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 9191- ` scf ` : [ v0.4.1] ( services/scf/CHANGELOG.md#v041 )
9292 - ** Feature:** client now supports UUID and decimal types
9393 - ** Bugfix:** timeouts now passed to requests library
94- - ` sfs ` : [ v0.3.0] ( services/sfs/CHANGELOG.md#v030 )
95- - ** Breaking change:** The ` name ` and ` spaceHardLimitGigabytes ` fields are now marked as required for ` ShareExportPayload ` , ` SharePayload ` .
94+ - ` sfs ` :
95+ - [ v0.3.1] ( services/sfs/CHANGELOG.md#v031 )
96+ - ** Feature:** client now supports UUID and decimal types
97+ - ** Bugfix:** timeouts now passed to requests library
98+ - [ v0.3.0] ( services/sfs/CHANGELOG.md#v030 )
99+ - ** Breaking change:** The ` name ` and ` spaceHardLimitGigabytes ` fields are now marked as required for ` ShareExportPayload ` , ` SharePayload ` .
96100- ` secretsmanager ` : [ v0.4.1] ( services/secretsmanager/CHANGELOG.md#v041 )
97101 - ** Feature:** client now supports UUID and decimal types
98102 - ** 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- ** Breaking change:** The ` name ` and ` spaceHardLimitGigabytes ` fields are now marked as required for ` ShareExportPayload ` , ` SharePayload ` .
37
Original file line number Diff line number Diff line change 11[project ]
22name = " stackit-sfs"
3- version = " v0.3.0 "
3+ version = " v0.3.1 "
44description = " STACKIT File Storage (SFS)"
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