|
1 | 1 | ## Release (2025-XX-YY) |
2 | 2 | - `alb`: |
3 | | - - [v0.3.2](services/alb/CHANGELOG.md#v032) |
| 3 | + - [v0.4.0](services/alb/CHANGELOG.md#v040) |
4 | 4 | - **Feature:** Add new field `load_balancer_security_group` in `LoadBalancer`, `CreateLoadBalancerPayload` and `UpdateLoadBalancerPayload` Models |
5 | 5 | - [v0.3.1](services/alb/CHANGELOG.md#v031) |
6 | 6 | - **Internal:** Improve deserializing and error types |
|
11 | 11 | - `lbapplication`: [v0.3.4](services/lbapplication/CHANGELOG.md#v034) |
12 | 12 | - **Internal:** Improve deserializing and error types |
13 | 13 | - `loadbalancer`: |
14 | | - - [v0.4.2](services/loadbalancer/CHANGELOG.md#v042) |
| 14 | + - [v0.5.0](services/loadbalancer/CHANGELOG.md#v050) |
15 | 15 | - **Feature:** Add new field `load_balancer_security_group` in `LoadBalancer`, `CreateLoadBalancerPayload` and `UpdateLoadBalancerPayload` Models |
16 | 16 | - [v0.4.1](services/loadbalancer/CHANGELOG.md#v041) |
17 | 17 | - **Internal:** Improve deserializing and error types |
|
22 | 22 | - `modelserving`: [v0.1.2](services/modelserving/CHANGELOG.md#v012) |
23 | 23 | - **Internal:** Improve deserializing and error types |
24 | 24 | - `mongodbflex`: |
25 | | - - [v1.0.2](services/mongodbflex/CHANGELOG.md#v102) |
| 25 | + - [v1.1.0](services/mongodbflex/CHANGELOG.md#v110) |
26 | 26 | - **Breaking Change:** Add required `region` parameter to all API methods. |
27 | 27 | - **Feature:** Add new methods `clone_instance()` and `restore_instance()`. |
28 | 28 | - **Feature:** Add new models `InstanceFlavor` and `InstanceResponse`. |
29 | 29 | - `objectstorage`: [v1.0.4](services/objectstorage/CHANGELOG.md#v104) |
30 | 30 | - **Internal:** Improve deserializing and error types |
31 | 31 | - `observability`: |
32 | | - - [v0.5.2](services/observability/CHANGELOG.md#v052) |
| 32 | + - [v0.6.0](services/observability/CHANGELOG.md#v060) |
33 | 33 | - **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()` |
34 | 34 | - **Feature:** Add new models `LogsConfig`, `LogsConfigResponse`, `TraceConfig`, `TracesConfigResponse`, `UpdateLogsConfigsPayload`, `UpdateTracesConfigsPayload` |
35 | 35 | - [v0.5.1](services/observability/CHANGELOG.md#v051) |
|
0 commit comments