Skip to content

Commit f1ca97a

Browse files
committed
feat(vpn): update changelog and version to v0.8.0
1 parent e2e933b commit f1ca97a

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,9 @@
460460
- `v1api`: New package which can be used for communication with the STACKIT vpn v1 API
461461
- `v1beta1api`: Align package to latest API specification
462462
- `v1alpha1api`: Align package to latest API specification
463+
- [v0.8.0](services/vpn/CHANGELOG.md#v080)
464+
- `v1api`:
465+
- **Feature:** Add new wait handlers for gateway creation, update (`CreateOrUpdateGatewayWaitHandler`), and gateway deletion (`DeleteGatewayWaitHandler`)
463466

464467
## Release (2026-04-07)
465468
- `alb`: [v0.13.1](services/alb/CHANGELOG.md#v0131)

services/vpn/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.8.0
2+
- `v1api`:
3+
- **Feature:** Add new wait handlers for gateway creation, update (`CreateOrUpdateGatewayWaitHandler`), and gateway deletion (`DeleteGatewayWaitHandler`)
4+
15
## v0.7.0
26
- `v1api`: New package which can be used for communication with the STACKIT vpn v1 API
37
- `v1beta1api`: Align package to latest API specification

services/vpn/VERSION

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

0 commit comments

Comments
 (0)