CHANGELOG.md in opentelemetry-sdk-1.2.0 vs CHANGELOG.md in opentelemetry-sdk-1.2.1
- old
+ new
@@ -1,6 +1,11 @@
# Release History: opentelemetry-sdk
+### v1.2.1 / 2023-05-30
+
+* FIXED: Untraced only works with parent-based sampler
+* DOCS: Improve formatting of usage examples in OpenTelemetry SDK rubydocs
+
### v1.2.0 / 2022-09-14
* ADDED: Support OTEL_PROPAGATORS=none
* ADDED: Support OTEL_ATTRIBUTE_{COUNT,VALUE_LENGTH}_LIMIT env vars
* ADDED: Support InstrumentationScope, and update OTLP proto to 0.18.0