All Versions
208
Latest Version
Avg Release Cycle
22 days
Latest Release
-

Changelog History
Page 7

  • v2.9.17 Changes

    November 07, 2019
    • ๐Ÿšฆ Handle missing file and load errors from application.rb in appsignal install for Rails apps. PR #568
    • ๐Ÿ‘Œ Support minutely probes for Puma in clustered mode. PR #570 See the installation instructions for the Puma plugin: https://docs.appsignal.com/ruby/integrations/puma.html
  • v2.9.16 Changes

    September 30, 2019
    • Check set_error arguments for Exceptions. PR #565
    • โฌ†๏ธ Bump agent to v-1d8917f - commit 737d6b1b8fc9cd2c0564050bb04246d9267dceb7
      • Only attempt to send queued payloads if we have a successful transmission.
  • v2.9.15 Changes

    • โฌ†๏ธ Bump agent to v-690f4b8 - commit cf4f3787395c8524079f3bed3b2c2367296482a9
      • Validate transmission_interval option.
  • v2.9.14 Changes

    • ๐Ÿ‘Œ Support mirrors when downloading the agent & extension. PR #558
    • ๐Ÿ‘Œ Support Que's upcoming 1.0.0 release. PR #557
  • v2.9.13 Changes

    • โฌ†๏ธ Bump agent to v-e1c9363
      • Detect revision from Heroku dynos automatically when Dyno Metadata is turned on.
  • v2.9.12 Changes

    • โฌ†๏ธ Bump agent to v-a3e0f83 - commit 3d94dd42645922214fc2f5bc09cfa7c597323198
      • Better detect zombie/defunct processes on containers and consider the processes dead. This should improve the appsignal-agent start behavior.
    • ๐Ÿ›  Fix Sequel install hook version detection mismatch. PR #553
    • ๐Ÿ‘Œ Improve support for older Sidekiq versions. PR #555
  • v2.9.11 Changes

  • v2.9.10 Changes

    • ๐Ÿ›  Fix Puma minutely probe start where daemonize is set to true. PR #548
  • v2.9.9 Changes

    • ๐Ÿ›  Fix error in the ActiveSupport::Notifications integration when a transaction gets completed during event instrumentation. PR #532
    • ๐Ÿ›  Fix Redis constant load error. PR #543
    • โž• Add more logging for errors in debug mode. PR #544
    • Deprecate notify_of_deploy command. PR #545
    • ๐Ÿšฆ Always call the block given to Appsignal.monitor_transaction and log errors from the helper even when AppSignal is not active. PR #547
  • v2.9.8 Changes

    • ๐Ÿ›  Fix Ruby 1.9 compatibility in extension installation. PR #531