All Versions
15
Latest Version
Avg Release Cycle
91 days
Latest Release
1474 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.4.6 Changes
March 18, 2019- โก๏ธ Update some dependencies (minor version upgrades)
- โ Remove old JS client files (the current JS client can be found @ https://github.com/firehoseio/js_client)
- Keep track of some client information in Firehose::Server::ChannelSubscription::ClientInfo
- ๐ Improve logging
- ๐ Use String#byte_size instead of String#size for Content-Length response header
-
v1.4.5
August 03, 2018 -
v1.4.4
August 02, 2018 -
v1.4.3 Changes
October 09, 2017- โฑ Track errors and timeouts in metrics (type of error/timeout per channel and global error/timeout count)
-
v1.4.2 Changes
October 02, 2017- ๐ Ensure firehose server port is an integer and parsed correctly
-
v1.4.1 Changes
October 02, 2017- ๐ Fixed duplicate call to Rack async.callback which caused the server to send a PUT request response twice
-
v1.4.0 Changes
April 19, 2017- โก๏ธ Update faraday gem (old version had a bug that could cause our specs to fail)
- โ Added metrics for channel & global events & expose them via HTTP as JSON at /[email protected]
- ๐ Lock down dependency version to prevent build failure & fix code climate reporter to work with latest version in travis build.
- โ Add support for defining & detecting deprecated channels that cause subscriptions and publishes to those channels to be logged.
- โ Add support for persisting channels & messages.
-
v1.4.0-rc3
December 22, 2016 -
v1.4.0-rc2
December 20, 2016 -
v1.4.0-rc1
December 15, 2016