All Versions
117
Latest Version
Avg Release Cycle
46 days
Latest Release
1081 days ago
Changelog History
Page 11
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