Skip to content

Commit

Permalink
Spring Monitor 1.0.0-beta.5 (#39546)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanbisutti authored Apr 4, 2024
1 parent 9c1a0aa commit 33cc083
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
10 changes: 3 additions & 7 deletions sdk/spring/spring-cloud-azure-starter-monitor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,11 @@

### Other Changes

## 1.0.0-beta.5 (Unreleased)
## 1.0.0-beta.5

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Bump OpenTelemetry to OpenTelemetry 1.36.0: https://github.com/open-telemetry/opentelemetry-java/releases/tag/v1.36.0
- Bump OpenTelemetry Java instrumentation to 2.2.0: https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v2.2.0

## 1.0.0-beta.4

Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/spring-cloud-azure-starter-monitor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ by [following the OpenTelemetry documentation](https://opentelemetry.io/docs/ins
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>spring-cloud-azure-starter-monitor</artifactId>
<version>1.0.0-beta.4</version>
<version>1.0.0-beta.5</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down

0 comments on commit 33cc083

Please sign in to comment.