All Versions
208
Latest Version
Avg Release Cycle
22 days
Latest Release
-
Changelog History
Page 17
Changelog History
Page 17
-
v0.11.3 Changes
- ๐ Support Ruby 1.9 and up instead of 1.9.3 and up
-
v0.11.2 Changes
- ๐ฒ If APP_REVISION environment variable is set, send it with the log entry.
-
v0.11.1 Changes
- Allow a custom request_class and params_method on Rack instrumentation
- Loop through env methods instead of env
- Add HTTP_CLIENT_IP to env methods
-
v0.11.0 Changes
- ๐ Improved inter process communication
- Retry sending data when the push api is not reachable
- Our own event handling to allow for more flexibility and reliability when using a threaded environment
- ๐ Resque officially supported!
-
v0.10.6 Changes
- โ Add config option to skip session data
-
v0.10.5 Changes
- Don't shutdown in
at_exit
- ๐ฒ Debug log about missing name in config
- Don't shutdown in
-
v0.10.4 Changes
- Add REQUEST_URI and PATH_INFO to env params allowlist
-
v0.10.3 Changes
- Shut down all operations when agent is not active
- Separately rescue OpenSSL::SSL::SSLError
-
v0.10.2 Changes
- ๐ Bugfix in event payload sanitization
-
v0.10.1 Changes
- ๐ Bugfix in event payload sanitization