CHANGELOG.md in opentelemetry-sdk-1.0.3 vs CHANGELOG.md in opentelemetry-sdk-1.1.0
- old
+ new
@@ -1,6 +1,11 @@
# Release History: opentelemetry-sdk
+### v1.1.0 / 2022-05-26
+
+* BREAKING CHANGE: This requires upgrading both the SDK and Instrumentation gem in tandem
+
+
### v1.0.3 / 2022-05-02
* ADDED: Truncate the strings in an array attribute value if length_limit is configured
* FIXED: Update attribute length limit env var name to match spec
* FIXED: Warning about Struct initialization in Ruby 3.2+