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 2929 - ** Breaking change:** Renamed ` TargetPoolTlsConfig ` to ` TlsConfig `
3030- ` loadbalancer ` : [ v0.9.0] ( services/loadbalancer/CHANGELOG.md#v090 )
3131 - ** Feature:** Add new fields ` AltPort ` and ` HttpHealthCheck ` to ` ActiveHealthCheck `
32+ - ` scf ` : [ v0.4.1] ( services/scf/CHANGELOG.md#v041 )
33+ - ** Feature:** client now supports UUID and decimal types
34+ - ** Bugfix:** timeouts now passed to requests library
3235- ` sfs ` : [ v0.3.0] ( services/sfs/CHANGELOG.md#v030 )
3336 - ** Breaking change:** The ` name ` and ` spaceHardLimitGigabytes ` fields are now marked as required for ` ShareExportPayload ` , ` SharePayload ` .
3437- ` secretsmanager ` : [ v0.4.1] ( services/secretsmanager/CHANGELOG.md#v041 )
Original file line number Diff line number Diff line change 1+ ## v0.4.1
2+ - ** Feature:** client now supports UUID and decimal types
3+ - ** Bugfix:** timeouts now passed to requests library
4+
15## v0.4.0
26- ** Feature:** Add new model class ` SpaceWithIsolationSegment `
37
Original file line number Diff line number Diff line change 11[project ]
22name = " stackit-scf"
3- version = " v0.4.0 "
3+ version = " v0.4.1 "
44description = " STACKIT Cloud Foundry 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