|
239 | 239 | - [v0.4.0](services/alb/CHANGELOG.md#v040) |
240 | 240 | - **Feature:** Add new field `load_balancer_security_group` in `LoadBalancer`, `CreateLoadBalancerPayload` and `UpdateLoadBalancerPayload` Models |
241 | 241 | - [v0.3.1](services/alb/CHANGELOG.md#v031) |
242 | | - - **Internal:** Improve deserializing and error types |
| 242 | + - **Internal:** Improve deserializing and error types |
243 | 243 | - `authorization`: [v0.2.5](services/authorization/CHANGELOG.md#v025) |
244 | 244 | - **Internal:** Improve deserializing and error types |
245 | 245 | - `certificates`: [v1.0.2](services/certificates/CHANGELOG.md#v102) |
|
250 | 250 | - [v0.5.0](services/loadbalancer/CHANGELOG.md#v050) |
251 | 251 | - **Feature:** Add new field `load_balancer_security_group` in `LoadBalancer`, `CreateLoadBalancerPayload` and `UpdateLoadBalancerPayload` Models |
252 | 252 | - [v0.4.1](services/loadbalancer/CHANGELOG.md#v041) |
253 | | - - **Internal:** Improve deserializing and error types |
| 253 | + - **Internal:** Improve deserializing and error types |
254 | 254 | - `logme`: [v0.3.2](services/logme/CHANGELOG.md#v032) |
255 | 255 | - **Internal:** Improve deserializing and error types |
256 | 256 | - `mariadb`: [v0.2.3](services/mariadb/CHANGELOG.md#v023) |
|
269 | 269 | - **Feature:** Add new methods `get_logs_configs()`, `update_logs_configs()`, `get_traces_configs()`, `update_traces_configs()`, `get_metrics_storage_retention()`, `update_metrics_storage_retention()`, `get_scrape_config()`, `update_scrape_config()`, `list_acl()`, `update_acl()`, `list_alert_config_receivers()`, `list_alert_config_routes()`, `update_alert_config_receiver()`, `update_alert_config_route()`, `list_alertgroups()`, `list_alertrules()`, `list_credentials()`, `list_instances()` |
270 | 270 | - **Feature:** Add new models `LogsConfig`, `LogsConfigResponse`, `TraceConfig`, `TracesConfigResponse`, `UpdateLogsConfigsPayload`, `UpdateTracesConfigsPayload` |
271 | 271 | - [v0.5.1](services/observability/CHANGELOG.md#v051) |
272 | | - - **Internal:** Improve deserializing and error types |
| 272 | + - **Internal:** Improve deserializing and error types |
273 | 273 | - `postgresflex`: [v1.0.2](services/postgresflex/CHANGELOG.md#v102) |
274 | 274 | - **Internal:** Improve deserializing and error types |
275 | 275 | - `rabbitmq`: [v0.2.2](services/rabbitmq/CHANGELOG.md#v022) |
|
352 | 352 | - **Improvement:** Add proper noqa comments for docstrings |
353 | 353 | - **Improvement:** Update type annotations for better type safety |
354 | 354 | - [v0.5.4](services/iaas/CHANGELOG.md#v054) |
355 | | - - **Improvement:** Increase max length of `machine_type` and `volume_performance_class` fields from 63 to 127 characters in API methods |
356 | | - - **Improvement:** Increase max length of `name` fields from 63 to 127 characters for various models: |
357 | | - - `AffinityGroup`, `Backup`, `BootVolume`, `CreateAffinityGroupPayload`, `CreateBackupPayload` |
358 | | - `CreateImagePayload`, `CreateNetworkAreaPayload`, `CreateNetworkPayload`, `CreateNicPayload` |
359 | | - `CreateSecurityGroupPayload`, `CreateServerPayload`, `CreateSnapshotPayload`, `CreateVolumePayload` |
360 | | - `Image`, `MachineType`, `Nic`, `PartialUpdateNetworkAreaPayload`, `PartialUpdateNetworkPayload` |
361 | | - `ResizeServerPayload`, `SecurityGroup`, `Server`, `ServerNetwork`, `Snapshot` |
362 | | - `UpdateBackupPayload`, `UpdateImagePayload`, `UpdateNicPayload`, `UpdateSecurityGroupPayload` |
363 | | - `UpdateServerPayload`, `UpdateSnapshotPayload`, `UpdateVolumePayload`, `Volume`, `VolumePerformanceClass` |
364 | | - - **Improvement:** Update regular expression pattern for name validation to allow more flexible naming conventions |
| 355 | + - **Improvement:** Increase max length of `machine_type` and `volume_performance_class` fields from 63 to 127 characters in API methods |
| 356 | + - **Improvement:** Increase max length of `name` fields from 63 to 127 characters for various models: |
| 357 | + - `AffinityGroup`, `Backup`, `BootVolume`, `CreateAffinityGroupPayload`, `CreateBackupPayload` |
| 358 | + `CreateImagePayload`, `CreateNetworkAreaPayload`, `CreateNetworkPayload`, `CreateNicPayload` |
| 359 | + `CreateSecurityGroupPayload`, `CreateServerPayload`, `CreateSnapshotPayload`, `CreateVolumePayload` |
| 360 | + `Image`, `MachineType`, `Nic`, `PartialUpdateNetworkAreaPayload`, `PartialUpdateNetworkPayload` |
| 361 | + `ResizeServerPayload`, `SecurityGroup`, `Server`, `ServerNetwork`, `Snapshot` |
| 362 | + `UpdateBackupPayload`, `UpdateImagePayload`, `UpdateNicPayload`, `UpdateSecurityGroupPayload` |
| 363 | + `UpdateServerPayload`, `UpdateSnapshotPayload`, `UpdateVolumePayload`, `Volume`, `VolumePerformanceClass` |
| 364 | + - **Improvement:** Update regular expression pattern for name validation to allow more flexible naming conventions |
365 | 365 |
|
366 | 366 | ## Release (2025-06-16) |
367 | 367 | - `core`: [v0.2.0](core/CHANGELOG.md#v020-2025-06-12) |
|
0 commit comments