1 parent be6f93a commit 2ee90cdCopy full SHA for 2ee90cd
3 files changed
CHANGELOG.md
@@ -1,4 +1,7 @@
1
## Release (2026-MM-DD)
2
+
3
+- `automation`: [v0.1.0](services/automation/CHANGELOG.md#v010)
4
+ - Initial onboarding of STACKIT Java SDK for Automation service
5
- `objectstorage`: [v0.4.0](services/objectstorage/CHANGELOG.md#v040)
6
- `v1api`:
7
- **Feature:** New model class `RateLimitError`
services/automation/CHANGELOG.md
@@ -0,0 +1,2 @@
+## v0.1.0
+- Initial onboarding of STACKIT Java SDK for Automation service
services/automation/VERSION
@@ -0,0 +1 @@
+0.1.0
0 commit comments