Skip to content

Commit e1e6000

Browse files
chore(cdn): add changelogs
1 parent e6415ec commit e1e6000

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
- [v0.9.0](services/albwaf/CHANGELOG.md#v090)
99
- `v1alphaapi`: Align package to latest API specification
1010
- `v1betaapi`: Align package to latest API specification
11+
- `v1api`:
12+
- [v1.19.0](services/cdn/CHANGELOG.md#v1190)
13+
- `v1api`:
14+
- **Improvement**: Represent available types of `HttpBackend`, `BucketBackend` and `LokiLogSink` with explicit enums instead of strings
15+
- **Improvement**: Add documentation to various attributes
1116
- `certificates`:
1217
- [v1.9.0](services/certificates/CHANGELOG.md#v190)
1318
- `v2api`

services/cdn/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v1.19.0
2+
- `v1api`:
3+
- **Improvement**: Represent available types of `HttpBackend`, `BucketBackend` and `LokiLogSink` with explicit enums instead of strings
4+
- **Improvement**: Add documentation to various attributes
5+
16
## v1.18.0
27
- `v1beta2api`: v1beta2api was deprecated please migrate to `v1api`
38

services/cdn/VERSION

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

0 commit comments

Comments
 (0)