File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
services/stackitmarketplace Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 7474 - ** Feature:** Add new methods to trigger the wake up of a cluster.
7575- ` sqlserverflex ` : [ v1.1.0] ( services/sqlserverflex/CHANGELOG.md#v110 )
7676 - ** Version** : Minimal version is now python 3.9
77- - ` stackitmarketplace ` : [ v1.6.0] ( services/stackitmarketplace/CHANGELOG.md#v160 )
78- - ** Version** : Minimal version is now python 3.9
77+ - ` stackitmarketplace ` :
78+ - [ v1.7.0] ( services/stackitmarketplace/CHANGELOG.md#v170 )
79+ - ** Breaking Change:** Update ` InquiryFormType ` enums
80+ - [ v1.6.0] ( services/stackitmarketplace/CHANGELOG.md#v160 )
81+ - ** Version** : Minimal version is now python 3.9
7982
8083
8184
Original file line number Diff line number Diff line change 1+ ## v1.7.0
2+ - ** Breaking Change:** Update ` InquiryFormType ` enums
3+
14## v1.6.0
25- ** Version** : Minimal version is now python 3.9
36
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-stackitmarketplace"
33
44[tool .poetry ]
55name = " stackit-stackitmarketplace"
6- version = " v1.6 .0"
6+ version = " v1.7 .0"
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments