- Flow is now tracked between ActionController
before_filter
andafter_filter
callbacks and their associated action methods. - Calls to
ApplicationController#render
andApplicationController::Renderer#render
are recognized as Rails rendering calls. - Support for Twirp framework.