Skip to content

Commit

Permalink
Geneva Exporter - Update OTel SDK to 1.2.0 (open-telemetry#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
mic-max authored Apr 20, 2022
1 parent 366acf5 commit 1fffa1e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions src/OpenTelemetry.Exporter.Geneva/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Unreleased

* Update OTel SDK version to `1.2.0`.
[319](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/319)

## 1.2.4 [2022-Apr-20]

This is the first release of the `OpenTelemetry.Exporter.Geneva`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="OpenTelemetry" Version="1.2.0-rc5" />
<PackageReference Include="OpenTelemetry" Version="1.2.0" />
</ItemGroup>

</Project>

0 comments on commit 1fffa1e

Please sign in to comment.