|
106 | 106 | - `observability`: |
107 | 107 | - [v0.17.0](services/observability/CHANGELOG.md#v0170) |
108 | 108 | - **Feature:** add AlertRecord |
109 | | - - new related operations: `CreateAlertrecord`, `DeleteAlertrecord`, `DeleteAlertrecords`, `GetAlertrecord`, `ListAlertrecords`, `PartialUpdateAlertrecords`, `UpdateAlertrecord` |
110 | | - - new related models: `UpdateAlertrecordPayload`, `PartialUpdateAlertrecordsRequestInner`, `CreateAlertrecordPayload`, `AlertRecord`, `AlertRecordResponse`, `AlertRecordsResponse` |
| 109 | + - new related operations: `CreateAlertRecord`, `DeleteAlertRecord`, `DeleteAlertRecords`, `GetAlertRecord`, `ListAlertRecords`, `PartialUpdateAlertRecords`, `UpdateAlertRecord` |
| 110 | + - new related models: `UpdateAlertRecordPayload`, `PartialUpdateAlertRecordsRequestInner`, `CreateAlertRecordPayload`, `AlertRecord`, `AlertRecordResponse`, `AlertRecordsResponse` |
111 | 111 | - **Feature:** add Backups |
112 | 112 | - new related operations: `CreateBackup`, `CreateBackupSchedule`, `ListBackupRetentions`, `ListBackupSchedules`, `ListBackups`, `RestoreBackup` |
113 | 113 | - new related models: `BackupResponse`, `BackupRetentionResponse`, `BackupSchedule`, `BackupSchedulePostResponse`, `BackupScheduleResponse`, `CreateBackupSchedulePayload` |
|
135 | 135 | - **Feature:** add Redis checks |
136 | 136 | - new related operations `CreateRedisCheck`, `ListRedisChecks`, `DeleteRedisCheck` |
137 | 137 | - new related models `RedisCheckChildResponse`, `RedisCheckResponse`, `CreateRedisCheckPayload` |
138 | | - - **Feature:** extended Alertrules |
139 | | - - new related operations `DeleteAlertrule`, `GetAlertrule`, `UpdateAlertrule` |
140 | | - - new related models `AlertruleResponse`, `UpdateAlertrulePayload` |
| 138 | + - **Feature:** extended AlertRules |
| 139 | + - new related operations `DeleteAlertRule`, `GetAlertRule`, `UpdateAlertRule` |
| 140 | + - new related models `AlertRuleResponse`, `UpdateAlertRulePayload` |
141 | 141 | - **Feature:** add Offerings |
142 | 142 | - new related operation `ListOfferings` |
143 | 143 | - new related model `Offerings` |
144 | 144 | - **Feature:** extended Scrape |
145 | | - - new related operations `DeleteScrapeConfigs`, `PartialUpdateScrapeConfigs` |
| 145 | + - new related operations `DeleteScrapeConfigs`, `PartialUpdateScrapeConfigs` |
146 | 146 | - ️**Breaking change:** renamed AlertRule to AlertruleResponse |
147 | 147 | - ️**Breaking change:** renamed CreateScrapeConfigPayloadHttpSdConfigsInner to PartialUpdateScrapeConfigsRequestInnerHttpSdConfigsInner |
148 | 148 | - ️**Breaking change:** renamed CreateScrapeConfigPayloadHttpSdConfigsInnerOauth2 to PartialUpdateScrapeConfigsRequestInnerHttpSdConfigsInner |
|
0 commit comments