Skip to content

Commit 1870b24

Browse files
authored
Release 1.12.0 (#720)
1 parent 71c60bd commit 1870b24

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

CHANGELOG.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,21 @@ All notable changes to this component are documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66
This component adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased](https://github.com/signalfx/splunk-otel-dotnet/compare/v1.11.0...HEAD)
8+
## [Unreleased](https://github.com/signalfx/splunk-otel-dotnet/compare/v1.12.0...HEAD)
9+
10+
### Added
11+
12+
### Changed
13+
14+
### Deprecated
15+
16+
### Removed
17+
18+
### Fixed
19+
20+
### Security
21+
22+
## [1.12.0](https://github.com/signalfx/splunk-otel-dotnet/releases/tag/v1.12.0)
923

1024
This release is built on top of [OpenTelemetry .NET Auto Instrumentation v1.13.0](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/releases/tag/v1.13.0).
1125

@@ -28,12 +42,6 @@ release.
2842
is deprecated. If your application is still depending on legacy [OpenTracing](https://www.nuget.org/packages/OpenTracing)
2943
update it to use OpenTelemetry API.
3044

31-
### Removed
32-
33-
### Fixed
34-
35-
### Security
36-
3745
## [1.12.0-beta.1](https://github.com/signalfx/splunk-otel-dotnet/releases/tag/v1.12.0-beta.1)
3846

3947
This release is built on top of [OpenTelemetry .NET Auto Instrumentation v1.13.0-beta.1](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/releases/tag/v1.13.0-beta.1).

0 commit comments

Comments
 (0)