Skip to content

Commit 083d934

Browse files
committed
changelog
1 parent bfb0a45 commit 083d934

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
@@ -39,6 +39,8 @@
3939
- Minimal go version is now Go 1.25
4040
- [v1.14.1](services/cdn/CHANGELOG.md#v1141)
4141
- **Dependencies:** Bump STACKIT SDK core module from `v0.24.1` to `v0.25.0`
42+
- [v1.14.1](services/cdn/CHANGELOG.md#v1141)
43+
- **Deprecation:** The `v1betaapi` is deprecated and will be removed in the future. Migrate to `v1api`
4244
- `certificates`:
4345
- [v1.5.2](services/certificates/CHANGELOG.md#v152)
4446
- **Dependencies:** Bump STACKIT SDK core module from `v0.24.0` to `v0.24.1`

services/cdn/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.14.2
2+
- **Deprecation:** The `v1betaapi` is deprecated and will be removed in the future. Migrate to `v1api`
3+
14
## v1.14.1
25
- **Dependencies:** Bump STACKIT SDK core module from `v0.24.1` to `v0.25.0`
36

services/cdn/VERSION

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

0 commit comments

Comments
 (0)