CHANGELOG.md in opentelemetry-instrumentation-active_job-0.2.0 vs CHANGELOG.md in opentelemetry-instrumentation-active_job-0.3.0
- old
+ new
@@ -1,6 +1,11 @@
# Release History: opentelemetry-instrumentation-active_job
+### v0.3.0 / 2022-06-09
+
+* Upgrading Base dependency version
+* FIXED: Broken test file requirements
+
### 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