All Versions
117
Latest Version
Avg Release Cycle
46 days
Latest Release
83 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v4.1.2 Changes
June 27, 2019- ๐ [BUGFIX] Correct an issue where the delayed_job probe may not be activated on startup
-
v4.1.1 Changes
June 25, 2019- ๐ [BUGFIX] Fix Skylight installation when bundled with edge rails Issue #132
- [IMPROVEMENT] Improve socket retry handling in skylightd
-
v4.1.0 Changes
June 03, 2019- [FEATURE] add normalizers for Graphiti >= 1.2
- ๐ [BUGFIX] re-enable aliases in skylight.yml
-
v4.0.2 Changes
May 21, 2019- ๐ [BUGFIX] Fix an issue with Delayed::Job worker name formatting
-
v4.0.1 Changes
May 09, 2019- ๐ [BUGFIX] Better detection of known web servers
-
v4.0.0 Changes
May 06, 2019- ๐ท [FEATURE] Skylight for Background Jobs
- [FEATURE] instrument ActiveStorage notifications
- ๐ท [FEATURE] Probe for Delayed::Job (standalone)
- [FEATURE] Add Skylight#started? method
- ๐ [IMPROVEMENT] Support anonymous ActiveModelSerializer classes
- [IMPROVEMENT] Improve error handling in normalizers
- ๐ [IMPROVEMENT] Handle Rails 6's middleware instrumentation
- ๐ [IMPROVEMENT] Better rendered format detection in Rails controllers
- ๐ [IMPROVEMENT] Recognize the Passenger startup script as 'web'
- ๐ท [IMPROVEMENT] ActionMailer::DeliveryJob are now reported using the mailer name and method
- ๐ [IMPROVEMENT] Better content type handling for ActionController normalizer
- ๐ [IMPROVEMENT] Better handle some things in Ruby 2.6
- ๐ฒ [IMPROVEMENT] Better logging in a couple places
- โ [IMPROVEMENT] Fixed a couple Ruby warnings (thanks, @y-yagi!)
- [IMPROVEMENT] Handle 403 config validation response
- [IMPROVEMENT] Config for
prune_large_traces
is now true by default - ๐ [BUGFIX] Require http formatters for Faraday (thanks, @serkin!)
- ๐ [BREAKING] Drop support for Ruby 2.2 since it is EOL
- [BREAKING] New method for assigning 'segment' to a trace endpoint name
-
v3.1.4 Changes
January 24, 2019- ๐ [BUGFIX] ActiveJob#perform_now should not reassign the endpoint name
-
v3.1.3 Changes
January 23, 2019- ๐ [BUGFIX] skylightd correctly closes cloned file descriptors on startup
- ๐ [BUGFIX] Convert numeric git shas to strings
-
v3.1.2 Changes
November 29, 2018- ๐ [BUGFIX] Fix derived endpoint names under Grape 1.2
-
v3.1.1 Changes
October 25, 2018- [IMPROVEMENT] Get AMS version from
Gem.loaded_specs
(thanks @mattias-lundell!)
- [IMPROVEMENT] Get AMS version from