Skip to content

Commit

Permalink
Bump OpenTelemetry .NET Automatic Instrumentation to 1.0.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kielek committed Aug 17, 2023
1 parent c8d75ed commit 3042b6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Changes by Version
- `operator`: Add a new field called `managementState` in the OpenTelemetry Collector CRD. (#1881)
- `operator`: When an user specifies the monitoring port for their collector in the configuration, the monitoring service uses that port. (#1931)
- `operator`: Add support for TopologySpreadConstraints & nodeSelector on collector and target allocator (#1899)
- `autoinstrumentation`: Bump dotnet dependency to 1.0.0-rc.1 (#1978)
- `autoinstrumentation`: Bump OpenTelemetry .NET Automatic Instrumentation to 1.0.0-rc.1 (#1978)
- `autoinstrumentation`: Bump opentelemetry-go-instrumentation image to v0.2.2-alpha (#1915)
- `autoinstrumentation`: Bumps java autoinstrumentation version to 1.28.0 (#1918)
- `autoinstrumentaion`: Bump NodeJS dependencies to 1.15.1/0.41.1 (#1977)
Expand Down
2 changes: 1 addition & 1 deletion autoinstrumentation/dotnet/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0-rc.1
1.0.0-rc.2

0 comments on commit 3042b6f

Please sign in to comment.