Skip to content

Commit 0c7d27c

Browse files
[AzureMonitorExporter] Update changelog for release 1.5.0 (#53941)
* Update changelog * remove unused section
1 parent 07ae94c commit 0c7d27c

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/CHANGELOG.md

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

3-
## 1.5.0-beta.2 (Unreleased)
3+
## 1.5.0 (2025-11-14)
44

55
### Features Added
66

@@ -16,12 +16,6 @@
1616
([#53910](https://github.com/Azure/azure-sdk-for-net/pull/53910))
1717
- OpenTelemetry 1.14.0
1818

19-
### Breaking Changes
20-
21-
### Bugs Fixed
22-
23-
### Other Changes
24-
2519
## 1.5.0-beta.1 (2025-10-16)
2620

2721
### Features Added

sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/src/Azure.Monitor.OpenTelemetry.Exporter.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Description>An OpenTelemetry .NET exporter that exports to Azure Monitor</Description>
44
<AssemblyTitle>AzureMonitor OpenTelemetry Exporter</AssemblyTitle>
5-
<Version>1.5.0-beta.2</Version>
5+
<Version>1.5.0</Version>
66
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
77
<ApiCompatVersion>1.4.0</ApiCompatVersion>
88
<PackageTags>Azure Monitor OpenTelemetry Exporter ApplicationInsights</PackageTags>

0 commit comments

Comments
 (0)