Skip to content

4.6.0

Compare
Choose a tag to compare
@prettycoder prettycoder released this 28 Mar 00:12
· 1063 commits to master since this release
  • Feature: Transaction Filtering (see https://docs.appoptics.com/kb/apm_tracing/ruby/configure/)
  • Change: AppOpticsAPM::Config[:tracing_mode], options changed to :enabled and :disabled (deprecate :always and :never)
  • Fix: Adapt to changed behavior in newer versions of the curb gem (>= 0.9.8) and stay backward compatible (thanks @aderyabin for your PR)