All Versions
44
Latest Version
Avg Release Cycle
47 days
Latest Release
2537 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.26.1 Changes
February 14, 2018- Fix: Support for SSL with the TCP device without an SSL context in Ruby 2.4+. #144
-
v0.26.0 Changes
January 11, 2018- ๐ Allow user configuration of the logger class. #129
- ๐ Fix: Allow type to be a string for multi_logger and syslog. #131
- ๐ Fix: Cancelled events are being logged. #133
- ๐ Fix: Expose method to reset logger state. #138
- ๐ Use specific AWS SDK gems. #136
- โ Adds support for using the default AWS credential provider chain. #141
-
v0.25.1 Changes
June 08, 2017- ๐ Skip message truncating when there is no message field. #130
-
v0.25.0 Changes
May 13, 2017- โฌ๏ธ Drops support for Rails 3.2, MRI Ruby < 2.2, and JRuby 1.7, since these have been EOL'ed.
- โ Adds support for customizing events on a per-logger level. #113
-
v0.24.1 Changes
May 07, 2017- ๐ Fixes logging of a hash with symbol keys. #116
-
v0.24.0 Changes
April 28, 2017- โ Adds support for AWS Firehose. #121
-
v0.23.0 Changes
April 14, 2017 -
v0.22.1 Changes
January 25, 2017- ๐ Fixes compatibility with ActiveJob. #112
-
v0.22.0 Changes
January 06, 2017- โ Adds support for writing to Amazon Kinesis. #111
-
v0.21.0 Changes
December 21, 2016- ๐ Support for merging top level configuration in MultiLogger and MultiDelegator. #108