CHANGELOG.md in opentelemetry-instrumentation-active_job-0.7.4 vs CHANGELOG.md in opentelemetry-instrumentation-active_job-0.7.5
- old
+ new
@@ -1,6 +1,10 @@
# Release History: opentelemetry-instrumentation-active_job
+### v0.7.5 / 2024-08-15
+
+* FIXED: Use Active Support Lazy Load Hooks to avoid prematurely initializing ActiveRecord::Base and ActiveJob::Base
+
### v0.7.4 / 2024-07-30
* FIXED: Honour dynamic changes in configuration
### v0.7.3 / 2024-07-22