Skip to content

Commit 371bd2c

Browse files
saleelpkCopilot
andauthored
Monitor.Slis: set 1.0.0-beta.2 release date and drop empty CHANGELOG sections (Azure#59579)
Release pipeline build 6379367 failed with: - Entry has no release date set - Empty 'Bugs Fixed' and 'Other Changes' sections Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent abc71ed commit 371bd2c

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

sdk/monitor/Azure.ResourceManager.Monitor.Slis/CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.0.0-beta.2 (Unreleased)
3+
## 1.0.0-beta.2 (2026-06-01)
44

55
### Features Added
66

@@ -14,10 +14,6 @@
1414
- Changed `SliConditionOperator` wire values from symbolic operators to named operators: `==` to `eq`, `!=` to `ne`, `>` to `gt`, `>=` to `gte`, `<` to `lt`, `<=` to `lte`, `@in` to `in`, `!in` to `notin`, `!contains` to `notcontains`, and `!startswith` to `notstartswith`.
1515
- Changed `WindowUptimeCriteriaComparator` wire values from symbolic operators to named operators: `>` to `gt`, `>=` to `gte`, `<` to `lt`, and `<=` to `lte`.
1616

17-
### Bugs Fixed
18-
19-
### Other Changes
20-
2117
## 1.0.0-beta.1 (2026-04-22)
2218

2319
### Features Added

0 commit comments

Comments
 (0)