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 ce71fcc commit 7a46953Copy full SHA for 7a46953
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## Version 1.12.1 - 2022-03-17
4
+
5
+### 🛠️ Bug fixes
6
7
+- Elasticsearch rest client low cardinality span name
8
+ ([#5584](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/5584))
9
+- Fix possible deadlock
10
+ ([#5585](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/5585))
11
12
## Version 1.12.0 - 2022-03-12
13
14
### 🌟 New javaagent instrumentation
0 commit comments