Skip to content

Commit 0bbe139

Browse files
authored
Release azure-monitor-opentelemetry-exporter beta.23 (Azure#40316)
1 parent 6728110 commit 0bbe139

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
# Release History
22

3-
## 1.0.0-beta.23 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.0.0-beta.23 (2024-05-23)
104

115
### Other Changes
6+
- [Only emit `_APPRESOURCEPREVIEW_` custom metric in AKS preview integration](https://github.com/Azure/azure-sdk-for-java/pull/40312)
7+
- [Update OpenTelemetry to 2.4.0](https://github.com/Azure/azure-sdk-for-java/pull/40289)
128

139
## 1.0.0-beta.22 (2024-05-09)
1410

sdk/monitor/azure-monitor-opentelemetry-exporter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For more information, please read [introduction to Application Insights][applica
2323
<dependency>
2424
<groupId>com.azure</groupId>
2525
<artifactId>azure-monitor-opentelemetry-exporter</artifactId>
26-
<version>1.0.0-beta.22/version>
26+
<version>1.0.0-beta.23/version>
2727
</dependency>
2828
```
2929
[//]: # ({x-version-update-end})

0 commit comments

Comments
 (0)