We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be17cb8 commit 999cb0eCopy full SHA for 999cb0e
CHANGELOG.md
@@ -13,6 +13,8 @@
13
- **Improvement:** Support additional properties in models
14
- `serverupdate`: [v0.1.2](services/serverupdate/CHANGELOG.md#v012)
15
16
+- `sfs`: [v0.1.0](services/sfs/CHANGELOG.md#v010)
17
+ - Initial onboarding of STACKIT Java SDK for STACKIT File Storage (SFS) service
18
19
## Release (2026-01-27)
20
- `core`: [v0.4.1](core/CHANGELOG.md/#v041)
services/sfs/CHANGELOG.md
@@ -0,0 +1,2 @@
1
+## v0.1.0
2
+- Initial onboarding of STACKIT Java SDK for STACKIT File Storage (SFS) service
services/sfs/VERSION
@@ -0,0 +1 @@
+0.1.0
0 commit comments