Skip to content

Commit

Permalink
Update CHANGELOG and bump version to 5.3.4 (#475)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrothrock committed May 17, 2023
1 parent b548073 commit 32402c4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.markdown
@@ -1,5 +1,11 @@
# Unreleased

# 5.3.4
* Fix adding instrumentation of ActiveRecord after configuration has initialized for Rails versions greater than 3.
* Fix typo with double use of PercentilePolicy, instead of PercentPolicy, for scoring.
* Fix span annotations/desc for external service requests with the use of prepend.
* Fix ActiveSupport methods and replace them with non ActiveSupport methods.

# 5.3.3

* Fix double firing of Puma `on_worker_boot` when preloading. (#463)
Expand Down

0 comments on commit 32402c4

Please sign in to comment.