You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Breaking Change:** Update `PartialUpdateAlertrules` API method to use `PartialUpdateAlertrulesRequestInner` instead of `UpdateAlertgroupsRequestInnerRulesInner` as parameter type
4
+
-**Feature:** Add new model `CreateLogsAlertgroupsPayloadRulesInner` for logs alert group rules
5
+
-**Feature:** Add new model `PartialUpdateAlertrulesRequestInner` for partial update alert rules
6
+
-**Feature:** Enhance `UpdateAlertgroupsRequestInnerRulesInner` to support both alerting rules (using 'alert') and recording rules (using 'record')
7
+
-**Feature:** Make `Alert` field optional in `UpdateAlertgroupsRequestInnerRulesInner` and add new `Record` field for recording rules
Copy file name to clipboardExpand all lines: services/observability/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
# v0.16.0
2
+
-**Breaking Change:** Update `PartialUpdateAlertrules` API method to use `PartialUpdateAlertrulesRequestInner` instead of `UpdateAlertgroupsRequestInnerRulesInner` as parameter type
3
+
-**Feature:** Add new model `CreateLogsAlertgroupsPayloadRulesInner` for logs alert group rules
4
+
-**Feature:** Add new model `PartialUpdateAlertrulesRequestInner` for partial update alert rules
5
+
-**Feature:** Enhance `UpdateAlertgroupsRequestInnerRulesInner` to support both alerting rules (using 'alert') and recording rules (using 'record')
6
+
-**Feature:** Make `Alert` field optional in `UpdateAlertgroupsRequestInnerRulesInner` and add new `Record` field for recording rules
7
+
1
8
# v0.15.0
2
9
-**Deprecation:** The `JaegerHttpTracesUrl` field is now deprecated in all relevant models and will be removed after 9th April 2026. Use the new `JaegerHttpUrl` field instead.
0 commit comments