Skip to content

Commit 2ee90cd

Browse files
committed
add changelogs and version file
1 parent be6f93a commit 2ee90cd

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

‎CHANGELOG.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
## 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
25
- `objectstorage`: [v0.4.0](services/objectstorage/CHANGELOG.md#v040)
36
- `v1api`:
47
- **Feature:** New model class `RateLimitError`

‎services/automation/CHANGELOG.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
## v0.1.0
2+
- Initial onboarding of STACKIT Java SDK for Automation service

‎services/automation/VERSION‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.1.0

0 commit comments

Comments
 (0)