Skip to content
Closed
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
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
- Minimal go version is now Go 1.25
- [v1.14.1](services/cdn/CHANGELOG.md#v1141)
- **Dependencies:** Bump STACKIT SDK core module from `v0.24.1` to `v0.25.0`
- [v1.14.1](services/cdn/CHANGELOG.md#v1141)
- **Deprecation:** The `v1betaapi` is deprecated and will be removed in the future. Migrate to `v1api`
- `certificates`:
- [v1.5.2](services/certificates/CHANGELOG.md#v152)
- **Dependencies:** Bump STACKIT SDK core module from `v0.24.0` to `v0.24.1`
Expand Down
3 changes: 3 additions & 0 deletions services/cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v1.14.2
- **Deprecation:** The `v1betaapi` is deprecated and will be removed in the future. Migrate to `v1api`

## v1.14.1
- **Dependencies:** Bump STACKIT SDK core module from `v0.24.1` to `v0.25.0`

Expand Down
2 changes: 1 addition & 1 deletion services/cdn/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.14.1
v1.14.2
2 changes: 1 addition & 1 deletion services/cdn/oas_commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f133408fd6686f12ba34f400ba631124b063f5cc
cf362a60f53ce793dd0da4517dd1c5056a8fc8c6
Loading
Loading