0.11.1
New features
- Added
http.base_url
tag for Rack applications (#301, #327) - Added
distributed_tracing
option to Sinatra (#325) - Added
exception_controller
option to Rails (#320)
Improvements
- Decoupled Sinatra and ActiveRecord integrations (#328, #330) (thanks @hawknewton!)
- Racecar uses preferred ActiveSupport::Notifications strategy (#323 )
- Removed old monkey patcher, in favor of newer configuration API (#322)
Bugfixes
- Allow Rails controllers to change resource names (#321)
- Custom Rails exception controllers no longer report as the resource (#320)
Read the full changeset.