We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b96d6f commit 9a15e22Copy full SHA for 9a15e22
src/OpenTelemetry.Contrib.Extensions.AWSXRay/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog - OpenTelemetry.Contrib.Extensions.AWSXRay
2
3
+## 1.2.0 [2022-May-18]
4
+
5
+* Enhancement - AWSEKSResourceDetector - Validate ClusterName/ContainerID
6
+ independently before adding it to the resource
7
+ ([#205](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/205))
8
+* Fix - AWSEKSResourceDetector fails to detect resources due to exception
9
+ "The SSL connection could not be established"
10
+ ([#208](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/208))
11
12
## 1.1.0 [2021-Sept-20]
13
14
* Added AWS resource detectors ([#149](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/149))
0 commit comments