File tree Expand file tree Collapse file tree 3 files changed +13
-7
lines changed
Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 2727 - ** Feature:** Add waiter methods for the API
2828 - [ v0.1.0] ( services/edge/CHANGELOG.md#v010 )
2929 - ** New:** STACKIT Edge Cloud service
30- - ` alb ` : [ v0.8.0] ( services/alb/CHANGELOG.md#v080 )
31- - ** Feature:** Switch from ` v2beta ` API version to ` v2 ` version.
32- - ** Feature:** ` MaxCredentials ` field added to ` GetQuotaResponse `
33- - ** Breaking change:** added ` version ` to LoadBalancer constructor
34- - ** Breaking change:** renamed ` exact ` to ` exactMatch ` in Path model
35- - ** Breaking change:** removed ` pathPrefix ` from Rule model
30+ - ` alb ` :
31+ - [ v0.9.0] ( services/alb/CHANGELOG.md#v090 )
32+ - ** Feature:** Add new fields ` UsedCredentials ` and ` UsedLoadBalancers ` in ` GetQuotaResponse ` model
33+ - [ v0.8.0] ( services/alb/CHANGELOG.md#v080 )
34+ - ** Feature:** Switch from ` v2beta ` API version to ` v2 ` version.
35+ - ** Feature:** ` MaxCredentials ` field added to ` GetQuotaResponse `
36+ - ** Breaking change:** added ` version ` to LoadBalancer constructor
37+ - ** Breaking change:** renamed ` exact ` to ` exactMatch ` in Path model
38+ - ** Breaking change:** removed ` pathPrefix ` from Rule model
3639- ` certificates ` : [ v1.2.0] ( services/certificates/CHANGELOG.md#v120 )
3740 - ** Feature:** Switch from ` v2beta ` API version to ` v2 ` version.
3841 - ** Breaking change:** Rename ` CreateCertificateResponse ` to ` GetCertificateResponse `
Original file line number Diff line number Diff line change 1+ ## v0.9.0
2+ - ** Feature:** Add new fields ` UsedCredentials ` and ` UsedLoadBalancers ` in ` GetQuotaResponse ` model
3+
14## v0.8.0
25- ** Feature:** Switch from ` v2beta ` API version to ` v2 ` version.
36- ** Feature:** ` MaxCredentials ` field added to ` GetQuotaResponse `
Original file line number Diff line number Diff line change 1- v0.8 .0
1+ v0.9 .0
You can’t perform that action at this time.
0 commit comments