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 11## Release (2025-XX-YY)
2- - ` scf ` : [ v0.1.0] ( services/scf/CHANGELOG.md#v010 )
3- - ** New:** STACKIT Cloud Foundry module
2+ - ` scf ` :
3+ - [ v0.2.0] ( services/scf/CHANGELOG.md#v020 )
4+ - ** Feature:** Add field ` OrgId ` in model ` OrgManager `
5+ - ** Feature:** Add ned model ` OrganizationCreateBffResponse ` and ` SpaceCreatedBffResponse `
6+ - [ v0.1.0] ( services/scf/CHANGELOG.md#v010 )
7+ - ** New:** STACKIT Cloud Foundry module
48- ` alb ` : [ v0.5.0] ( services/alb/CHANGELOG.md#v050 )
59 - ** Version** : Minimal version is now python 3.9
610- ` authorization ` : [ v0.3.0] ( services/authorization/CHANGELOG.md#v030 )
Original file line number Diff line number Diff line change 1+ ## v0.2.0
2+ - ** Feature:** Add field ` OrgId ` in model ` OrgManager `
3+ - ** Feature:** Add ned model ` OrganizationCreateBffResponse ` and ` SpaceCreatedBffResponse `
4+
15## v0.1.0
26- ** New:** STACKIT Cloud Foundry module
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-scf"
33
44[tool .poetry ]
55name = " stackit-scf"
6- version = " v0.1 .0"
6+ version = " v0.2 .0"
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments