|
1 | 1 | ## Release (2026-xx-xx) |
2 | 2 |
|
3 | | -- `serviceaccount`: [v0.6.0](services/kms/CHANGELOG.md#v060) |
4 | | - - **Breaking Change:** rename `CreateFederatedIdentityProviderResponse` to `FederatedIdentityProvider` and update file path accordingly |
5 | | - - **Breaking Change:** rename `CreateFederatedIdentityProviderResponseAssertionsInner` to `FederatedIdentityProviderAssertionsInner` and update file path accordingly |
6 | | - - **Feature:** add `id` for `FederatedIdentityProvider` |
7 | | -- `kms`: [v0.8.0](services/kms/CHANGELOG.md#v080) |
8 | | - - **Breaking Change:** Switch from regional to global API server URL (region can't be set via `Configuration` / env-variable anymore). |
| 3 | +- `serviceaccount`: |
| 4 | + - [v0.6.1](services/serviceaccount/CHANGELOG.md#v061) |
| 5 | + - **Feature:** client now supports UUID and decimal types |
| 6 | + - **Bugfix:** timeouts now passed to requests library |
| 7 | + - [v0.6.0](services/kms/CHANGELOG.md#v060) |
| 8 | + - **Breaking Change:** rename `CreateFederatedIdentityProviderResponse` to `FederatedIdentityProvider` and update file path accordingly |
| 9 | + - **Breaking Change:** rename `CreateFederatedIdentityProviderResponseAssertionsInner` to `FederatedIdentityProviderAssertionsInner` and update file path accordingly |
| 10 | + - **Feature:** add `id` for `FederatedIdentityProvider` |
| 11 | +- `ske`: [v1.7.0](services/ske/CHANGELOG.md#v170) |
| 12 | + - **Feature:** New model `Access` |
| 13 | + - **Feature:** New model `IDPKubeconfig` |
| 14 | + - **Feature:** Add attribute `access` of type `Access` to model `Cluster` |
| 15 | + - **Feature:** New API client methods: `get_idp_kubeconfig`, `get_idp_kubeconfig_with_http_info`, `get_idp_kubeconfig_without_preload_content`, `_get_idp_kubeconfig_serialize` |
| 16 | +- `kms`: |
| 17 | + - [v0.8.1](services/kms/CHANGELOG.md#v081) |
| 18 | + - **Feature:** client now supports UUID and decimal types |
| 19 | + - **Bugfix:** timeouts now passed to requests library |
| 20 | + - [v0.8.0](services/kms/CHANGELOG.md#v080) |
| 21 | + - **Breaking Change:** Switch from regional to global API server URL (region can't be set via `Configuration` / env-variable anymore). |
9 | 22 | - `intake`: [v0.5.0](services/intake/CHANGELOG.md#v050) |
10 | 23 | - **Breaking Change**: Switch from regional to global API server URL (region can't be set via `Configuration` / env-variable anymore). |
11 | 24 | - `iaas`: [v1.2.0](services/iaas/CHANGELOG.md#v120) |
|
18 | 31 | - **Feature:** Add new field `AltPort` to `ActiveHealthCheck` |
19 | 32 | - **Feature:** Add new field `Tls` to `HttpHealthCheck` |
20 | 33 | - **Breaking change:** Renamed `TargetPoolTlsConfig` to `TlsConfig` |
21 | | -- `loadbalancer`: [v0.9.0](services/loadbalancer/CHANGELOG.md#v090) |
22 | | - - **Feature:** Add new fields `AltPort` and `HttpHealthCheck` to `ActiveHealthCheck` |
| 34 | +- `loadbalancer`: |
| 35 | + - [v0.9.1](services/loadbalancer/CHANGELOG.md#v091) |
| 36 | + - **Feature:** client now supports UUID and decimal types |
| 37 | + - **Bugfix:** timeouts now passed to requests library |
| 38 | + - [v0.9.0](services/loadbalancer/CHANGELOG.md#v090) |
| 39 | + - **Feature:** Add new fields `AltPort` and `HttpHealthCheck` to `ActiveHealthCheck` |
| 40 | +- `logme`: [v0.4.1](services/logme/CHANGELOG.md#v041) |
| 41 | + - **Feature:** client now supports UUID and decimal types |
| 42 | + - **Bugfix:** timeouts now passed to requests library |
| 43 | +- `logs`: [v0.2.1](services/logs/CHANGELOG.md#v021) |
| 44 | + - **Feature:** client now supports UUID and decimal types |
| 45 | + - **Bugfix:** timeouts now passed to requests library |
| 46 | +- `opensearch`: [v1.2.2](services/opensearch/CHANGELOG.md#v122) |
| 47 | + - **Feature:** client now supports UUID and decimal types |
| 48 | + - **Bugfix:** timeouts now passed to requests library |
| 49 | +- `postresflex`: [v1.2.1](services/postgresflex/CHANGELOG.md#v121) |
| 50 | + - **Feature:** client now supports UUID and decimal types |
| 51 | + - **Bugfix:** timeouts now passed to requests library |
| 52 | +- `rabbitmq`: [v0.4.1](services/rabbitmq/CHANGELOG.md#v041) |
| 53 | + - **Feature:** client now supports UUID and decimal types |
| 54 | + - **Bugfix:** timeouts now passed to requests library |
| 55 | +- `redis`: [v0.3.1](services/redis/CHANGELOG.md#v031) |
| 56 | + - **Feature:** client now supports UUID and decimal types |
| 57 | + - **Bugfix:** timeouts now passed to requests library |
| 58 | +- `resourcemanager`: [v0.7.1](services/resourcemanager/CHANGELOG.md#v071) |
| 59 | + - **Feature:** client now supports UUID and decimal types |
| 60 | + - **Bugfix:** timeouts now passed to requests library |
| 61 | +- `runcommand`: [v1.1.2](services/runcommand/CHANGELOG.md#v112) |
| 62 | + - **Feature:** client now supports UUID and decimal types |
| 63 | + - **Bugfix:** timeouts now passed to requests library |
| 64 | +- `scf`: [v0.4.1](services/scf/CHANGELOG.md#v041) |
| 65 | + - **Feature:** client now supports UUID and decimal types |
| 66 | + - **Bugfix:** timeouts now passed to requests library |
23 | 67 | - `sfs`: [v0.3.0](services/sfs/CHANGELOG.md#v030) |
24 | 68 | - **Breaking change:** The `name` and `spaceHardLimitGigabytes` fields are now marked as required for `ShareExportPayload`, `SharePayload`. |
| 69 | +- `secretsmanager`: [v0.4.1](services/secretsmanager/CHANGELOG.md#v041) |
| 70 | + - **Feature:** client now supports UUID and decimal types |
| 71 | + - **Bugfix:** timeouts now passed to requests library |
25 | 72 | - `serviceaccount`: [v0.5.0](services/serviceaccount/CHANGELOG.md#v050) |
26 | 73 | - **Feature:** add support for Federated Identity Providers |
27 | 74 | - new operations: `CreateFederatedIdentityProvider`, `DeleteServiceFederatedIdentityProvider`, `ListFederatedIdentityProviders`,`PartialUpdateServiceAccountFederatedIdentityProvider` |
28 | 75 | - new models: `CreateFederatedIdentityProviderPayload`, `CreateFederatedIdentityProviderPayloadAssertionsInner`, `CreateFederatedIdentityProviderResponse`, `CreateFederatedIdentityProviderResponseAssertionsInner`, `FederatedListFederatedIdentityProvidersResponse`, `PartialUpdateServiceAccountFederatedIdentityProviderPayload` |
29 | | -- `observability`: [v0.13.0](services/observability/CHANGELOG.md#v0130) |
30 | | -- **Feature:** manage alert records |
31 | | - - New API client methods: `create_alert_record`, `delete_alert_record`, `delete_alert_records`, `get_alert_record`, `list_alert_records`, `update_alert_record`, `partial_update_alert_records` |
32 | | - - New model classes: `AlertRecord`, `AlertRecordResponse`, `AlertRecordsResponse`, `CreateAlertRecordPayload`, `UpdateAlertRecordPayload`, `PartialUpdateAlertRecordsRequestInner` |
33 | | -- **Feature:** manage alert rules |
34 | | - - New API client methods: `get_alertrule`, `update_alertrule`, `delete_alertrule` |
35 | | - - New model classes: `AlertRuleResponse`, `UpdateAlertrulePayload` |
36 | | -- **Feature:** manage backups |
37 | | - - New API client methods: `create_backup`,`create_backup_schedule`, `list_backup_retentions`, `list_backup_schedules`, `list_backups`, `restore_backup` |
38 | | - - New model classes: `BackupResponse`, `BackupRetentionResponse`, `BackupSchedule`, `BackupSchedulePostResponse`, `BackupScheduleResponse`, `CreateBackupSchedulePayload` |
39 | | -- **Feature:** to manage checks |
40 | | - - MongoDB |
41 | | - - New API client methods: `create_mongodb_check`, `delete_mongodb_check`, `list_mongodb_checks` |
42 | | - - New model classes: `CreateMongodbCheckPayload`, `MongodbCheckChildResponse`, `MongodbCheckResponse` |
43 | | - - RabbitMQ |
44 | | - - New API client methods: `create_rabbitmq_check`, `delete_rabbitmq_check`, `list_rabbitmq_checks` |
45 | | - - New model classes: `CreateRabbitmqCheckPayload`, `RabbitMQCheckChildResponse`, `RabbitmqCheckResponse` |
46 | | - - Network |
47 | | - - New API client methods: `list_network_checks`, `delete_network_check`, `create_network_check` |
48 | | - - New model classes: `CreateNetworkCheckPayload`, `NetworkCheckChildResponse`, `NetworkCheckResponse` |
49 | | - - Redis |
50 | | - - New API client methods: `create_redis_check`, `list_redis_checks`, `delete_redis_check` |
51 | | - - New model classes: `CreateRedisCheckPayload`, `RedisCheckChildResponse`, `RedisCheckResponse` |
52 | | - - MySQL |
53 | | - - New API client methods: `create_mysql_check`, `delete_mysql_check`, `list_mysql_checks` |
54 | | - - New model classes: `CreateMysqlCheckPayload`, `MysqlCheckChildResponse`, `MysqlCheckResponse` |
55 | | - - Ping |
56 | | - - New API client methods: `create_ping_check`, `delete_ping_check`, `list_ping_checks` |
57 | | - - New model classes: `CreatePingCheckPayload`, `PingCheckChildResponse`, `PingCheckResponse` |
58 | | - - Elasticsearch |
59 | | - - New API client methods: `create_elasticsearch_check`, `delete_elasticsearch_check`, `list_elasticsearch_checks` |
60 | | - - New model classes: `CreateElasticsearchCheckPayload`, `ElasticsearchCheckChildResponse`, `ElasticsearchCheckResponse` |
61 | | - - PostgreSQL |
62 | | - - New API client methods: `create_postgresql_check`, `delete_postgresql_check`, `list_postgresql_checks` |
63 | | - - New model classes: `CreatePostgresqlCheckPayload`, `PostgresqlCheckChildResponse`, `PostgresqlCheckResponse` |
64 | | -- **Feature:** List offerings |
65 | | - - New API client method: `list_offerings` |
66 | | - - New model struct: `Offerings` |
67 | | -- **Feature:** Manage scrape configs |
68 | | - - New API client method: `delete_scrape_configs`, `partial_update_scrape_configs` |
69 | | - - New model struct: `PartialUpdateScrapeConfigsRequestInner` |
70 | | -- **Breaking changes**: |
71 | | - - rename `CreateScrapeConfigPayloadBasicAuth` to `PartialUpdateScrapeConfigsRequestInnerBasicAuth` |
72 | | - - rename `CreateScrapeConfigPayloadHttpSdConfigsInner` to `PartialUpdateScrapeConfigsRequestInnerHttpSdConfigsInner` |
73 | | - - rename `CreateScrapeConfigPayloadHttpSdConfigsInnerOauth2` to `PartialUpdateScrapeConfigsRequestInnerHttpSdConfigsInnerOauth2` |
74 | | - - rename `CreateScrapeConfigPayloadHttpSdConfigsInnerOauth2TlsConfig` to `PartialUpdateScrapeConfigsRequestInnerHttpSdConfigsInnerOauth2TlsConfig` |
75 | | - - rename `CreateScrapeConfigPayloadMetricsRelabelConfigsInner` to `PartialUpdateScrapeConfigsRequestInnerMetricsRelabelConfigsInner` |
76 | | - - rename `CreateScrapeConfigPayloadStaticConfigsInner` to `PartialUpdateScrapeConfigsRequestInnerStaticConfigsInner` |
| 76 | +- `serviceenablement`: [v1.1.2](services/serviceenablement/CHANGELOG.md#v112) |
| 77 | + - **Feature:** client now supports UUID and decimal types |
| 78 | + - **Bugfix:** timeouts now passed to requests library |
| 79 | +- `serverbackup`: [v1.1.2](services/serverbackup/CHANGELOG.md#v112) |
| 80 | + - **Feature:** client now supports UUID and decimal types |
| 81 | + - **Bugfix:** timeouts now passed to requests library |
| 82 | +- `serverupdate`: [v1.1.1](services/serverupdate/CHANGELOG.md#v111) |
| 83 | + - **Feature:** client now supports UUID and decimal types |
| 84 | + - **Bugfix:** timeouts now passed to requests library |
| 85 | +- `sqlserverflex`: [v1.1.2](services/sqlserverflex/CHANGELOG.md#v112) |
| 86 | + - **Feature:** client now supports UUID and decimal types |
| 87 | + - **Bugfix:** timeouts now passed to requests library |
| 88 | +- `mariadb`: [v0.3.1](services/mariadb/CHANGELOG.md#v031) |
| 89 | + - **Feature:** client now supports UUID and decimal types |
| 90 | + - **Bugfix:** timeouts now passed to requests library |
| 91 | +- `modelserving`: [v0.2.3](services/modelserving/CHANGELOG.md#v023) |
| 92 | + - **Feature:** client now supports UUID and decimal types |
| 93 | + - **Bugfix:** timeouts now passed to requests library |
| 94 | +- `mongodbflex`: [v1.2.3](services/mongodbflex/CHANGELOG.md#v123) |
| 95 | + - **Feature:** client now supports UUID and decimal types |
| 96 | + - **Bugfix:** timeouts now passed to requests library |
| 97 | +- `objectstorage`: [v1.2.2](services/objectstorage/CHANGELOG.md#v122) |
| 98 | + - **Feature:** client now supports UUID and decimal types |
| 99 | + - **Bugfix:** timeouts now passed to requests library |
| 100 | +- `observability`: |
| 101 | + - [v0.13.1](services/observability/CHANGELOG.md#v0131) |
| 102 | + - **Feature:** client now supports UUID and decimal types |
| 103 | + - **Bugfix:** timeouts now passed to requests library |
| 104 | + - [v0.13.0](services/observability/CHANGELOG.md#v0130) |
| 105 | + - **Feature:** manage alert records |
| 106 | + - New API client methods: `create_alert_record`, `delete_alert_record`, `delete_alert_records`, `get_alert_record`, `list_alert_records`, `update_alert_record`, `partial_update_alert_records` |
| 107 | + - New model classes: `AlertRecord`, `AlertRecordResponse`, `AlertRecordsResponse`, `CreateAlertRecordPayload`, `UpdateAlertRecordPayload`, `PartialUpdateAlertRecordsRequestInner` |
| 108 | + - **Feature:** manage alert rules |
| 109 | + - New API client methods: `get_alertrule`, `update_alertrule`, `delete_alertrule` |
| 110 | + - New model classes: `AlertRuleResponse`, `UpdateAlertrulePayload` |
| 111 | + - **Feature:** manage backups |
| 112 | + - New API client methods: `create_backup`,`create_backup_schedule`, `list_backup_retentions`, `list_backup_schedules`, `list_backups`, `restore_backup` |
| 113 | + - New model classes: `BackupResponse`, `BackupRetentionResponse`, `BackupSchedule`, `BackupSchedulePostResponse`, `BackupScheduleResponse`, `CreateBackupSchedulePayload` |
| 114 | + - **Feature:** to manage checks |
| 115 | + - MongoDB |
| 116 | + - New API client methods: `create_mongodb_check`, `delete_mongodb_check`, `list_mongodb_checks` |
| 117 | + - New model classes: `CreateMongodbCheckPayload`, `MongodbCheckChildResponse`, `MongodbCheckResponse` |
| 118 | + - RabbitMQ |
| 119 | + - New API client methods: `create_rabbitmq_check`, `delete_rabbitmq_check`, `list_rabbitmq_checks` |
| 120 | + - New model classes: `CreateRabbitmqCheckPayload`, `RabbitMQCheckChildResponse`, `RabbitmqCheckResponse` |
| 121 | + - Network |
| 122 | + - New API client methods: `list_network_checks`, `delete_network_check`, `create_network_check` |
| 123 | + - New model classes: `CreateNetworkCheckPayload`, `NetworkCheckChildResponse`, `NetworkCheckResponse` |
| 124 | + - Redis |
| 125 | + - New API client methods: `create_redis_check`, `list_redis_checks`, `delete_redis_check` |
| 126 | + - New model classes: `CreateRedisCheckPayload`, `RedisCheckChildResponse`, `RedisCheckResponse` |
| 127 | + - MySQL |
| 128 | + - New API client methods: `create_mysql_check`, `delete_mysql_check`, `list_mysql_checks` |
| 129 | + - New model classes: `CreateMysqlCheckPayload`, `MysqlCheckChildResponse`, `MysqlCheckResponse` |
| 130 | + - Ping |
| 131 | + - New API client methods: `create_ping_check`, `delete_ping_check`, `list_ping_checks` |
| 132 | + - New model classes: `CreatePingCheckPayload`, `PingCheckChildResponse`, `PingCheckResponse` |
| 133 | + - Elasticsearch |
| 134 | + - New API client methods: `create_elasticsearch_check`, `delete_elasticsearch_check`, `list_elasticsearch_checks` |
| 135 | + - New model classes: `CreateElasticsearchCheckPayload`, `ElasticsearchCheckChildResponse`, `ElasticsearchCheckResponse` |
| 136 | + - PostgreSQL |
| 137 | + - New API client methods: `create_postgresql_check`, `delete_postgresql_check`, `list_postgresql_checks` |
| 138 | + - New model classes: `CreatePostgresqlCheckPayload`, `PostgresqlCheckChildResponse`, `PostgresqlCheckResponse` |
| 139 | + - **Feature:** List offerings |
| 140 | + - New API client method: `list_offerings` |
| 141 | + - New model struct: `Offerings` |
| 142 | + - **Feature:** Manage scrape configs |
| 143 | + - New API client method: `delete_scrape_configs`, `partial_update_scrape_configs` |
| 144 | + - New model struct: `PartialUpdateScrapeConfigsRequestInner` |
| 145 | + - **Breaking changes**: |
| 146 | + - rename `CreateScrapeConfigPayloadBasicAuth` to `PartialUpdateScrapeConfigsRequestInnerBasicAuth` |
| 147 | + - rename `CreateScrapeConfigPayloadHttpSdConfigsInner` to `PartialUpdateScrapeConfigsRequestInnerHttpSdConfigsInner` |
| 148 | + - rename `CreateScrapeConfigPayloadHttpSdConfigsInnerOauth2` to `PartialUpdateScrapeConfigsRequestInnerHttpSdConfigsInnerOauth2` |
| 149 | + - rename `CreateScrapeConfigPayloadHttpSdConfigsInnerOauth2TlsConfig` to `PartialUpdateScrapeConfigsRequestInnerHttpSdConfigsInnerOauth2TlsConfig` |
| 150 | + - rename `CreateScrapeConfigPayloadMetricsRelabelConfigsInner` to `PartialUpdateScrapeConfigsRequestInnerMetricsRelabelConfigsInner` |
| 151 | + - rename `CreateScrapeConfigPayloadStaticConfigsInner` to `PartialUpdateScrapeConfigsRequestInnerStaticConfigsInner` |
77 | 152 |
|
78 | 153 | ## Release (2026-02-18) |
79 | 154 |
|
|
0 commit comments