Skip to content

0.13.0.beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@delner delner released this 08 May 19:17
· 9537 commits to master since this release
a50ff58

Read the full changeset.

Added

  • Sequel integration (supporting Ruby 2.0+) (#171) (@randy-girard, @twe4ked)
  • gRPC integration (supporting Ruby 2.2+) (#379, #403) (@Jared-Prime)
  • ActiveModelSerializers integration (#340) (@sullimander)
  • Excon integration (#211) (@walterking)
  • Rake integration (supporting Ruby 2.0+, Rake 12.0+) (#409)
  • Request queuing tracing to Rack (experimental) (#272)
  • ActiveSupport::Notifications::Event helper for event tracing (#400)
  • Request and response header tags to Rack (#389)

Refactored

  • Hash quantization into core library (#410)