|
1 | 1 | ## Release (2026-xx-xx) |
2 | 2 |
|
3 | | -- `alb`: [v0.9.1](services/alb/CHANGELOG.md#v091) |
4 | | - - **Feature:** client now supports UUID and decimal types |
5 | | - - **Bugfix:** timeouts now passed to requests library |
6 | 3 | - `auditlog`: [v0.1.2](services/auditlog/CHANGELOG.md#v012) |
7 | 4 | - **Feature:** client now supports UUID and decimal types |
8 | 5 | - **Bugfix:** timeouts now passed to requests library |
|
12 | 9 | - `certificates`: [v1.2.1](services/certificates/CHANGELOG.md#v121) |
13 | 10 | - **Feature:** client now supports UUID and decimal types |
14 | 11 | - **Bugfix:** timeouts now passed to requests library |
| 12 | +- `dns`: [v0.5.1](services/dns/CHANGELOG.md#v051) |
| 13 | + - **Feature:** client now supports UUID and decimal types |
| 14 | + - **Bugfix:** timeouts now passed to requests library |
15 | 15 | - `serviceaccount`: |
16 | 16 | - [v0.6.1](services/serviceaccount/CHANGELOG.md#v061) |
17 | 17 | - **Feature:** client now supports UUID and decimal types |
|
43 | 43 | - `Snapshot`, `CreateSnapshotPayload`, `UpdateSnapshotPayload` |
44 | 44 | - **Bugfix:** Flagged `disk_format` as necessary for `ImageFromVolumePayload` |
45 | 45 | - **Improvement:** Updated description for labels |
46 | | -- `alb`: [v0.9.0](services/alb/CHANGELOG.md#v090) |
47 | | - - **Feature:** Add new field `AltPort` to `ActiveHealthCheck` |
48 | | - - **Feature:** Add new field `Tls` to `HttpHealthCheck` |
49 | | - - **Breaking change:** Renamed `TargetPoolTlsConfig` to `TlsConfig` |
| 46 | +- `alb`: |
| 47 | + - [v0.9.1](services/alb/CHANGELOG.md#v091) |
| 48 | + - **Feature:** client now supports UUID and decimal types |
| 49 | + - **Bugfix:** timeouts now passed to requests library |
| 50 | + - [v0.9.0](services/alb/CHANGELOG.md#v090) |
| 51 | + - **Feature:** Add new field `AltPort` to `ActiveHealthCheck` |
| 52 | + - **Feature:** Add new field `Tls` to `HttpHealthCheck` |
| 53 | + - **Breaking change:** Renamed `TargetPoolTlsConfig` to `TlsConfig` |
50 | 54 | - `loadbalancer`: |
51 | 55 | - [v0.9.1](services/loadbalancer/CHANGELOG.md#v091) |
52 | 56 | - **Feature:** client now supports UUID and decimal types |
|
0 commit comments