Skip to content

Commit

Permalink
Prepare to release beta.21 (#39159)
Browse files Browse the repository at this point in the history
* Prepare to release beta.21

* Reword

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>

---------

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
  • Loading branch information
2 people authored and drielenr committed Mar 28, 2024
1 parent f67cd76 commit 38af625
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
11 changes: 3 additions & 8 deletions sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,17 @@
# Release History

## 1.0.0-beta.21 (Unreleased)

### Features Added

### Breaking Changes
## 1.0.0-beta.21 (2024-03-11)

### Bugs Fixed

### Other Changes
- [Support stable HTTP semconv url.query](https://github.com/Azure/azure-sdk-for-java/pull/39133)

## 1.0.0-beta.20 (2024-03-07)

### Features Added
- [Support ingestion sampling](https://github.com/Azure/azure-sdk-for-java/pull/39103)

### Bugs Fixed
- [Avoid warning on sporadic connection failures] (https://github.com/Azure/azure-sdk-for-java/pull/39021)
- [Avoid warning on sporadic connection failures](https://github.com/Azure/azure-sdk-for-java/pull/39021)

## 1.0.0-beta.19 (2024-02-23)

Expand Down
2 changes: 1 addition & 1 deletion sdk/monitor/azure-monitor-opentelemetry-exporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ For more information, please read [introduction to Application Insights][applica
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-monitor-opentelemetry-exporter</artifactId>
<version>1.0.0-beta.20/version>
<version>1.0.0-beta.21/version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down

0 comments on commit 38af625

Please sign in to comment.