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 11## Release (2025-xx-xx)
2+ - ` certificates ` : [ v1.2.0] ( services/certificates/CHANGELOG.md#v120 )
3+ - ** Feature:** Switch from ` v2beta ` API version to ` v2 ` version.
4+ - ** Breaking change:** Rename ` CreateCertificateResponse ` to ` GetCertificateResponse `
25- ` scf ` : [ v0.4.0] ( services/scf/CHANGELOG.md#v040 )
36 - ** Feature:** Add new model class ` SpaceWithIsolationSegment `
47- ` iaas ` : [ v1.1.0] ( services/iaas/CHANGELOG.md#v110 )
Original file line number Diff line number Diff line change 1+ ## v1.2.0
2+ - ** Feature:** Switch from ` v2beta ` API version to ` v2 ` version.
3+ - ** Breaking change:** Rename ` CreateCertificateResponse ` to ` GetCertificateResponse `
4+
15## v1.1.0
26- ** Version** : Minimal version is now python 3.9
37
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-certificates"
33
44[tool .poetry ]
55name = " stackit-certificates"
6- version = " v1.1 .0"
6+ version = " v1.2 .0"
77authors = [
88 " STACKIT Developer Tools <[email protected] >" ,
99]
You can’t perform that action at this time.
0 commit comments