File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 2525 - ** Bugfix:** Prevent year 0 timestamp issue
2626- ` objectstorage ` : [ v1.2.1] ( services/objectstorage/CHANGELOG.md#v121 )
2727 - ** Bugfix:** Prevent year 0 timestamp issue
28- - ` resourcemanager ` : [ v0.6.1] ( services/resourcemanager/CHANGELOG.md#v061 )
29- - ** Bugfix:** Prevent year 0 timestamp issue
28+ - ` resourcemanager ` :
29+ - [ v0.7.0] ( services/resourcemanager/CHANGELOG.md#v070 )
30+ - ** Feature:** New model class ` ContainerSearchResult `
31+ - [ v0.6.1] ( services/resourcemanager/CHANGELOG.md#v061 )
32+ - ** Bugfix:** Prevent year 0 timestamp issue
3033- ` scf ` : [ v0.2.1] ( services/scf/CHANGELOG.md#v021 )
3134 - ** Bugfix:** Prevent year 0 timestamp issue
3235- ` serviceaccount ` : [ v0.4.2] ( services/serviceaccount/CHANGELOG.md#v042 )
Original file line number Diff line number Diff line change 1+ ## v0.7.0
2+ - ** Feature:** New model class ` ContainerSearchResult `
3+
14## v0.6.1
25- ** Bugfix:** Prevent year 0 timestamp issue
36
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-resourcemanager"
33
44[tool .poetry ]
55name = " stackit-resourcemanager"
6- version = " v0.6.1 "
6+ version = " v0.7.0 "
77authors = [
88 " STACKIT Developer Tools <[email protected] >" ,
99]
You can’t perform that action at this time.
0 commit comments