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
Copy file name to clipboardExpand all lines: sdk/monitor/azure-monitor-ingestion/CHANGELOG.md
+3-5Lines changed: 3 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,15 @@
1
1
# Release History
2
2
3
-
## 1.0.5 (Unreleased)
4
-
5
-
### Features Added
6
-
7
-
### Breaking Changes
3
+
## 1.1.0 (2025-07-18)
8
4
9
5
### Bugs Fixed
10
6
11
7
- Fixed an issue where the package version in operation user agent strings was always set to "unknown" instead of the actual package version. ([#39866](https://github.com/Azure/azure-sdk-for-python/pull/39866))
12
8
13
9
### Other Changes
14
10
11
+
- Python 3.9 is now the minimum supported version for this package.
0 commit comments