Skip to content

Commit 1feb6a4

Browse files
committed
changelog entries
1 parent 6e3c432 commit 1feb6a4

File tree

4 files changed

+9
-0
lines changed

4 files changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
- `v3beta1api`: New package which can be used for communication with the sqlserverflex v3 beta1 API
3030
- **Deprecation:** The contents in the root of this SDK module including the `wait` package are marked as deprecated and will be removed after 2026-09-30. Switch to the new packages for the available API versions instead.
3131
- **Dependencies:** Bump STACKIT SDK core module from `v0.21.1` to `v0.22.0`
32+
- `vpn`: [v0.1.0](services/vpn/CHANGELOG.md#v010)
33+
- **New:** SDK module for vpn service
34+
- `v1alpha1api`: New package which can be used for communication with the vpn v1 alpha1 API
3235

3336
## Release (2026-02-20)
3437
- `core`: [v0.21.1](core/CHANGELOG.md#v0211)

services/vpn/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## v0.1.0
2+
- **New:** SDK module for vpn service
3+
- `v1alpha1api`: New package which can be used for communication with the vpn v1 alpha1 API

services/vpn/NOTICE.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
STACKIT vpn SDK for Go
2+
Copyright 2026 Schwarz IT KG

services/vpn/VERSION

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

0 commit comments

Comments
 (0)