Skip to content

Commit 9faf540

Browse files
committed
add changelog entries
1 parent 204f9e1 commit 9faf540

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@
77
- **Deprecation:** The `v2beta2` api is deprecated and will be removed in the future. Migrate to the `v2` api
88
- `v2api`
99
- Update description of `GetQuota` method
10-
- `albwaf`: [v0.2.1](services/albwaf/CHANGELOG.md#v021)
11-
- **Dependencies:** Bump STACKIT SDK core module from `v0.22.0` to `v0.23.0`
10+
- `albwaf`:
11+
- [v0.2.1](services/albwaf/CHANGELOG.md#v021)
12+
- **Dependencies:** Bump STACKIT SDK core module from `v0.22.0` to `v0.23.0`
13+
- [v0.3.0](services/albwaf/CHANGELOG.md#v030)
14+
- **Feature:** Add new method `GetQuota` to get the quota for WAF resources in a project
1215
- `auditlog`: [v0.3.1](services/auditlog/CHANGELOG.md#v031)
1316
- **Dependencies:** Bump STACKIT SDK core module from `v0.22.0` to `v0.23.0`
1417
- `authorization`: [v0.14.1](services/authorization/CHANGELOG.md#v0141)

services/albwaf/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.3.0
2+
- **Feature:** Add new method `GetQuota` to get the quota for WAF resources in a project
3+
14
## v0.2.1
25
- **Dependencies:** Bump STACKIT SDK core module from `v0.22.0` to `v0.23.0`
36

services/albwaf/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.2.1
1+
v0.3.0

0 commit comments

Comments
 (0)