We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c917570 commit c70f83fCopy full SHA for c70f83f
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## Release (2026-MM-DD)
2
+- `serverupdate`: [v0.1.2](services/serverupdate/CHANGELOG.md#v012)
3
+ - **Improvement:** Support additional properties in models
4
+
5
## Release (2026-01-27)
6
- `core`: [v0.4.1](core/CHANGELOG.md/#v041)
7
- **Bugfix:** Add check in `KeyFlowAuthenticator` to prevent endless loops
services/serverupdate/CHANGELOG.md
@@ -1,3 +1,6 @@
+## v0.1.2
+- **Improvement:** Support additional properties in models
## v0.1.1
- Bump dependency `cloud.stackit.sdk.core` to v0.4.1
services/serverupdate/VERSION
@@ -1 +1 @@
-0.1.1
+0.1.2
0 commit comments