Skip to content

Commit 58f6102

Browse files
committed
changelogs
1 parent 007cff5 commit 58f6102

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,11 @@
106106
- **Feature:** Add `AdditionalProperties` fields to model structs
107107
- `sqlserverflex`: [v1.6.1](services/sqlserverflex/CHANGELOG.md#v161)
108108
- **Dependencies:** Bump STACKIT SDK core module from `v0.22.0` to `v0.23.0`
109-
- `vpn`: [v0.3.1](services/vpn/CHANGELOG.md#v031)
110-
- **Dependencies:** Bump STACKIT SDK core module from `v0.22.0` to `v0.23.0`
109+
- `vpn`:
110+
- [v0.4.0](services/vpn/CHANGELOG.md#v040)
111+
- `v1beta1api`: New package which can be used for communication with the STACKIT vpn v1 beta1 API
112+
- [v0.3.1](services/vpn/CHANGELOG.md#v031)
113+
- **Dependencies:** Bump STACKIT SDK core module from `v0.22.0` to `v0.23.0`
111114

112115
## Release (2026-03-13)
113116
- `core`:

services/vpn/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.4.0
2+
- `v1beta1api`: New package which can be used for communication with the STACKIT vpn v1 beta1 API
3+
14
## v0.3.1
25
- **Dependencies:** Bump STACKIT SDK core module from `v0.22.0` to `v0.23.0`
36

services/vpn/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.3.1
1+
v0.4.0

0 commit comments

Comments
 (0)