CHANGELOG.md in opentelemetry-instrumentation-rails-0.31.2 vs CHANGELOG.md in opentelemetry-instrumentation-rails-0.32.0
- old
+ new
@@ -1,6 +1,12 @@
# Release History: opentelemetry-instrumentation-rails
+### v0.32.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
+
### v0.31.2 / 2024-08-15
* FIXED: Rails instrumentation should load ActiveJob instrumentation
### v0.31.1 / 2024-07-23