# New Relic Ruby Agent Release Notes # ## v5.1.0 ## * Rails 5.2 support The Ruby agent has been validated against the latest release of Ruby on Rails! * Support for newer libraries and frameworks We have updated the multiverse suite to test the agent against current versions of several frameworks. * Add `custom_attributes.enabled` configuration option This option is enabled by default. When it's disabled, custom attributes will not be transmitted on transaction events or error events. * Fix Grape load order dependency The agent will now choose the correct name for Grape transactions even if the customer's app loads the agent before Grape. Thanks to Daniel Doubrovkine for the contribution! * Add `webpacker:compile` to blacklisted tasks `webpacker:compile` is commonly used for compiling assets. It has been added to `AUTOSTART_BLACKLISTED_RAKE_TASKS` in the default configuration. Thanks to Claudio B. for the contribution! * Make browser instrumentation W3C-compliant `type="text/javascript"` is optional for the `