diff --git a/CHANGELOG.md b/CHANGELOG.md index 53f986031..6ae8b032a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,10 @@ - **Dependencies:** Bump STACKIT SDK core module from `v0.24.0` to `v0.24.1` - [v0.14.0](services/alb/CHANGELOG.md#v0140) - Minimal go version is now Go 1.25 - - [v0.14.1](services/alb/CHANGELOG.md#v0141) + - [v0.14.1](services/alb/CHANGELOG.md#v0141) - **Dependencies:** Bump STACKIT SDK core module from `v0.24.1` to `v0.25.0` + - [v0.14.2](services/alb/CHANGELOG.md#v0142) + - **Dependencies:** Bump STACKIT SDK core module from `v0.25.0` to `v0.26.0` - `albwaf`: - [v0.3.2](services/albwaf/CHANGELOG.md#v032) - **Dependencies:** Bump STACKIT SDK core module from `v0.24.0` to `v0.24.1` diff --git a/services/alb/CHANGELOG.md b/services/alb/CHANGELOG.md index 13b64d099..1576f78f1 100644 --- a/services/alb/CHANGELOG.md +++ b/services/alb/CHANGELOG.md @@ -1,3 +1,6 @@ +## v0.14.2 +- **Dependencies:** Bump STACKIT SDK core module from `v0.25.0` to `v0.26.0` + ## v0.14.1 - **Dependencies:** Bump STACKIT SDK core module from `v0.24.1` to `v0.25.0` diff --git a/services/alb/VERSION b/services/alb/VERSION index 64a3b7907..b0d2e474f 100644 --- a/services/alb/VERSION +++ b/services/alb/VERSION @@ -1 +1 @@ -v0.14.1 +v0.14.2 diff --git a/services/alb/go.mod b/services/alb/go.mod index dd6b03207..22a4c358c 100644 --- a/services/alb/go.mod +++ b/services/alb/go.mod @@ -5,7 +5,7 @@ go 1.25 require ( github.com/google/go-cmp v0.7.0 github.com/google/uuid v1.6.0 - github.com/stackitcloud/stackit-sdk-go/core v0.25.0 + github.com/stackitcloud/stackit-sdk-go/core v0.26.0 ) require github.com/golang-jwt/jwt/v5 v5.3.1 // indirect diff --git a/services/alb/go.sum b/services/alb/go.sum index f66cfd445..3712a0c87 100644 --- a/services/alb/go.sum +++ b/services/alb/go.sum @@ -4,5 +4,5 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8= github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU= github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0= github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= -github.com/stackitcloud/stackit-sdk-go/core v0.25.0 h1:ra3VEk684MNoq741g+xbZrKjZzhyztq5liUAwwew4DY= -github.com/stackitcloud/stackit-sdk-go/core v0.25.0/go.mod h1:WU1hhxnjXw2EV7CYa1nlEvNpMiRY6CvmIOaHuL3pOaA= +github.com/stackitcloud/stackit-sdk-go/core v0.26.0 h1:jQEb9gkehfp6VCP6TcYk7BI10cz4l0KM2L6hqYBH2QA= +github.com/stackitcloud/stackit-sdk-go/core v0.26.0/go.mod h1:WU1hhxnjXw2EV7CYa1nlEvNpMiRY6CvmIOaHuL3pOaA= diff --git a/services/alb/oas_commit b/services/alb/oas_commit index 6ffe07488..7d5fc0bc0 100644 --- a/services/alb/oas_commit +++ b/services/alb/oas_commit @@ -1 +1 @@ -f133408fd6686f12ba34f400ba631124b063f5cc +a896a71ffc1c1152f63b40a0194ac461ce179d6c