All Versions
117
Latest Version
Avg Release Cycle
46 days
Latest Release
723 days ago

Changelog History
Page 11

  • v0.2.7 Changes

    February 26, 2014
    • Disable annotations to reduce memory load.
  • v0.2.6 Changes

    February 25, 2014
    • ๐Ÿ›ฐ inspect even whitelisted payload props
    • Ignore Errno::EINTR for 'ps' call
  • v0.2.5 Changes

    February 21, 2014
    • โšก๏ธ Revert "Update SqlLexer to 0.0.4"
  • v0.2.4 Changes

    February 20, 2014
    • Whitelist process action annotation keys.
    • โšก๏ธ Update SqlLexer to 0.0.4
  • v0.2.3 Changes

    December 20, 2013
    • ๐Ÿ›  Fix SQL lexing for comments, arrays, double-colon casting, and multiple queries
    • ๐Ÿ– Handle template paths from gems
    • ๐Ÿ‘ป Status and exception reports for agent debugging
  • v0.2.2 Changes

    December 10, 2013
    • โž• Added support for Mongoid/Moped
    • ๐Ÿ›  Fix probe enabling
    • ๐Ÿ‘Œ Improved error reporting
    • ๐Ÿ›  Fix bug with multiple subscribers to same notification
  • v0.2.1 Changes

    December 04, 2013
    • ๐Ÿ›  Fix bin/skylight
  • v0.2.0 Changes

    December 03, 2013
    • โž• Added Probes, initially Net::HTTP and Excon
    • Wide-ranging memory cleanup
    • ๐Ÿ‘ Better resiliance to binary and encoding errors
    • โž• Add support for disabling
    • ๐Ÿ‘ De-dupe rendering instrumentation better
    • ๐Ÿ›  Fix send_file event to not spew a gazillion nodes
    • ๐Ÿš… Rails 3.0 compatibility
    • Detailed SQL annotations
  • v0.1.8 Changes

    July 19, 2013
    • โšก๏ธ Update agent for new authentication scheme
    • Change ENV variable prefix from SK_ to SKYLIGHT_
  • v0.1.7 Changes

    July 11, 2013
    • โž• Add instrument_method helper
    • โž• Add the ability to configure logging from railtie
    • Tracks the current host
    • [BUG] Handle AS::N monkey patching when there are already subscribers
    • ๐Ÿ’Ž [BUG] Handle ruby 1.9.2 encoding bug