CHANGELOG.md in opentelemetry-instrumentation-active_job-0.1.5 vs CHANGELOG.md in opentelemetry-instrumentation-active_job-0.2.0
- old
+ new
@@ -1,6 +1,13 @@
# Release History: opentelemetry-instrumentation-active_job
+### v0.2.0 / 2022-05-02
+
+* ADDED: Validate Using Enums
+* ADDED: Make the context available in ActiveJob notifications
+* FIXED: Fix deserialization of jobs that are missing metadata
+* FIXED: RubyGems Fallback
+
### v0.1.5 / 2021-12-02
* (No significant changes)
### v0.1.4 / 2021-09-29