Skip to content

Commit 8a5185c

Browse files
committed
Add changelogs
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
1 parent 51f8551 commit 8a5185c

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
- **Feature:** Add new field `AltPort` to `ActiveHealthCheck`
55
- **Feature:** Add new field `Tls` to `HttpHealthCheck`
66
- **Breaking change:** Renamed `TargetPoolTlsConfig` to `TlsConfig`
7+
- `loadbalancer`: [v1.8.0](services/loadbalancer/CHANGELOG.md#v180)
8+
- **Feature:** Add new fields `AltPort` and `HttpHealthCheck` to `ActiveHealthCheck`
79

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

services/loadbalancer/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.8.0
2+
- **Feature:** Add new fields `AltPort` and `HttpHealthCheck` to `ActiveHealthCheck`
3+
14
## v1.7.3
25
- Bump STACKIT SDK core module from `v0.21.0` to `v0.21.1`
36

services/loadbalancer/VERSION

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

0 commit comments

Comments
 (0)