Skip to content

Commit

Permalink
release: Release opentelemetry-instrumentation-active_job 0.7.3 (was …
Browse files Browse the repository at this point in the history
…0.7.2) (#1081)

* release: Release opentelemetry-instrumentation-active_job 0.7.3 (was 0.7.2)

* ci: force

---------

Co-authored-by: OpenTelemetry Bot <[email protected]>
Co-authored-by: Kayla Reopelle <[email protected]>
  • Loading branch information
3 people authored Jul 22, 2024
1 parent 8b9aba3 commit bfe1e8c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions instrumentation/active_job/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release History: opentelemetry-instrumentation-active_job

### v0.7.3 / 2024-07-22

* FIXED: ActiveJob::Handlers.unsubscribe

### v0.7.2 / 2024-07-02

* DOCS: Fix CHANGELOGs to reflect a past breaking change
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
module OpenTelemetry
module Instrumentation
module ActiveJob
VERSION = '0.7.2'
VERSION = '0.7.3'
end
end
end

0 comments on commit bfe1e8c

Please sign in to comment.