Skip to content
Merged
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: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
- `v1api`:
- **Feature:** Add fields `ForwardHostHeader`, `StripResponseCookies` and `Tls` to models: `Config`, `ConfigPatch`, `CreateDistributionPayload`
- **Feature:** new models `TlsConfig`, `TlsConfigPatch`
- `v1beta`: v1beta was deprecated please migrate to `v1api`
- `v1betaapi`: v1betaapi was deprecated please 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
2 changes: 1 addition & 1 deletion services/cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- `v1api`:
- **Feature:** Add fields `ForwardHostHeader`, `StripResponseCookies` and `Tls` to model `Config`, `ConfigPatch`, `CreateDistributionPayload`
- **Feature:** new models `TlsConfig`, `TlsConfigPatch`
- `v1beta`: v1beta was deprecated please migrate to `v1api`
- `v1betaapi`: v1betaapi was deprecated please migrate to `v1api`

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