Skip to content

Commit 222ebec

Browse files
authored
Release 1.13.0 (#741)
1 parent 3c95650 commit 222ebec

File tree

1 file changed

+17
-9
lines changed

1 file changed

+17
-9
lines changed

CHANGELOG.md

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,12 @@ 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.12.0...HEAD)
9-
10-
This release is built on top of [OpenTelemetry .NET Auto Instrumentation v1.14.1](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/releases/tag/v1.14.1).
8+
## [Unreleased](https://github.com/signalfx/splunk-otel-dotnet/compare/v1.13.0...HEAD)
119

1210
### Added
1311

14-
- Support for response header injection (`SPLUNK_TRACE_RESPONSE_HEADER_ENABLED`)
15-
configuration for ASP.NET and ASP.NET Core instrumentations via file-based configuration.
16-
1712
### Changed
1813

19-
- Updated [OpenTelemetry .NET Auto Instrumentation](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation):
20-
[`1.14.1`](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/releases/tag/v1.14.1).
21-
2214
### Deprecated
2315

2416
### Removed
@@ -27,6 +19,22 @@ This release is built on top of [OpenTelemetry .NET Auto Instrumentation v1.14.1
2719

2820
### Security
2921

22+
## [1.13.0](https://github.com/signalfx/splunk-otel-dotnet/compare/v1.13.0...HEAD)
23+
24+
This release is built on top of [OpenTelemetry .NET Auto Instrumentation v1.14.1](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/releases/tag/v1.14.1).
25+
26+
### Added
27+
28+
- Added support for AlwaysOn Profiling for CPU on .NET Framework x64.
29+
- Added experimental support for snapshots collection on .NET Framework x64.
30+
- Support for response header injection (`SPLUNK_TRACE_RESPONSE_HEADER_ENABLED`)
31+
configuration for ASP.NET and ASP.NET Core instrumentations via file-based configuration.
32+
33+
### Changed
34+
35+
- Updated [OpenTelemetry .NET Auto Instrumentation](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation):
36+
[`1.14.1`](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/releases/tag/v1.14.1).
37+
3038
## [1.12.0](https://github.com/signalfx/splunk-otel-dotnet/releases/tag/v1.12.0)
3139

3240
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).

0 commit comments

Comments
 (0)