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

Changelog History
Page 12

  • v0.1.6 Changes

    June 11, 2013
    • [BUG] Fix unix domain socket write function in standalone agent
    • ๐ŸŽ Performance improvements
    • ๐Ÿ— Tolerate invalid trace building
    • ๐Ÿ›  Fix Skylight on Rails 4
  • v0.1.5 Changes

    May 31, 2013
    • 0๏ธโƒฃ Provide a default CA cert when one is not already present
    • ๐Ÿ”ฆ Expose Skylight.start! and Skylight.trace as APIs
    • ๐Ÿ”ฆ Expose Skylight.instrument as an API for custom instrumentation.
  • v0.1.4 Changes

    May 30, 2013
    • [BUG] Fix some errors caused by floating point rounding
    • [BUG] Handle clock skew caused by system clock changes
  • v0.1.3 Changes

    May 29, 2013
    • [BUG] Require net/https and openssl
    • ๐Ÿš… [BUG] Rails' logger does not respond to #log. Use level methods instead
  • v0.1.2 Changes

    May 29, 2013
    • ๐Ÿ’Ž [BUG] Disable GC profiling on JRuby
  • v0.1.1 Changes

    May 29, 2013
    • [BUG] GC Profiling was not getting enabled
  • v0.1.0 Changes

    May 24, 2013
    • ๐ŸŽ‰ Initial release