Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,10 @@
- **Dependencies:** Bump STACKIT SDK core module to `v0.26.0`
- [v0.6.0](services/vpn/CHANGELOG.md#v060)
- **Feature:** Added `_UNKNOWN_DEFAULT_OPEN_API` fallback value to all enums to handle unknown API values gracefully.

- [v0.7.0](services/vpn/CHANGELOG.md#v070)
- `v1api`: New package which can be used for communication with the STACKIT vpn v1 API
- `v1beta1api`: Align package to latest API specification
- `v1alpha1api`: Align package to latest API specification

## Release (2026-04-07)
- `alb`: [v0.13.1](services/alb/CHANGELOG.md#v0131)
Expand Down
5 changes: 5 additions & 0 deletions services/vpn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v0.7.0
- `v1api`: New package which can be used for communication with the STACKIT vpn v1 API
- `v1beta1api`: Align package to latest API specification
- `v1alpha1api`: Align package to latest API specification

## v0.6.0
- **Feature:** Added `_UNKNOWN_DEFAULT_OPEN_API` fallback value to all enums to handle unknown API values gracefully.

Expand Down
2 changes: 1 addition & 1 deletion services/vpn/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.6.0
v0.7.0
2 changes: 1 addition & 1 deletion services/vpn/oas_commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4407196dbbef4e53e6798809e856725cbc84ae05
0867dbbb09a8032415dc6debe18bc392bd58ba42
Loading
Loading