All Versions
208
Latest Version
Avg Release Cycle
22 days
Latest Release
-
Changelog History
Page 19
Changelog History
Page 19
-
v0.8.13 Changes
- Random sleep time before first transmission of queue
-
v0.8.12 Changes
- โช Workaround for frozen string in Notification events
- ๐ Require ActiveSupport::Notifications to be sure it's available
-
v0.8.11 Changes
- ๐ป Skip enqueue, send_exception and add_exception if not active
-
v0.8.10 Changes
- ๐ Bugfix: Don't pause agent when it's not active
-
v0.8.9 Changes
Yanked
-
v0.8.8 Changes
- Explicitely require securerandom
-
v0.8.7 Changes
- Dup process action event to avoid threading issue
- Rescue failing inspects in param sanitizer
- โ Add option to pause instrumentation
-
v0.8.6 Changes
- ๐ Resque support (beta)
- ๐ Support tags in Appsignal.send_exception
- Alias tag_request to tag_job, for background jobs
- Skip sanitization of env if env is nil
- ๐ Small bugfix in forking logic
- Don't send params if send_params is off in config
- โ Remove --repository option in CLI
- Name option in appsignal notify_of_deploy CLI
- Don't call to_hash on ENV
- Get error message in CLI when config is not active
-
v0.8.5 Changes
- Don't require revision in CLI notify_of_deploy
-
v0.8.4 Changes
- Skip session sanitize if not a http request
- ๐ฆ Use appsignal_config in Capistrano as initial config