Skip to content

Commit 9161840

Browse files
committed
Add changelogs
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
1 parent 186d70d commit 9161840

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
- **Feature:** Add fields `usedCredentials` and `usedLoadbalancers` to `GetQuotaResponse`
1212
- **Improvement:** Support additional properties in models
1313
- `loadbalancer`:
14+
- [v0.3.0](services/loadbalancer/CHANGELOG.md#v030)
15+
- **Feature:** Add new fields `AltPort` and `HttpHealthCheck` to `ActiveHealthCheck`
1416
- [v0.2.1](services/loadbalancer/CHANGELOG.md#v021)
1517
- Bump dependency `org.apache.commons:commons-lang3` to `3.18.0`
1618
- Bump dependency `org.openapitools:jackson-databind-nullable` to `0.2.8`

services/loadbalancer/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 fields `AltPort` and `HttpHealthCheck` to `ActiveHealthCheck`
3+
14
## v0.2.1
25
- Bump dependency `org.apache.commons:commons-lang3` to `3.18.0`
36
- Bump dependency `org.openapitools:jackson-databind-nullable` to `0.2.8`

services/loadbalancer/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.1
1+
0.3.0

0 commit comments

Comments
 (0)