CHANGELOG.md in opentelemetry-instrumentation-all-0.67.0 vs CHANGELOG.md in opentelemetry-instrumentation-all-0.68.0
- old
+ new
@@ -1,6 +1,10 @@
# Release History: opentelemetry-instrumentation-all
+### v0.68.0 / 2024-10-23
+
+* ADDED: Set span error only for 5xx response range
+
### v0.67.0 / 2024-10-22
* BREAKING CHANGE: Rename Active Record find_by_sql spans to query
* FIXED: Emit Active Record query spans for Rails 7.0+
* ADDED: Subscribe to process.action_mailer notifications