All Versions
15
Latest Version
Avg Release Cycle
91 days
Latest Release
1857 days ago

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 /metrics@firehose
    • ๐Ÿ”’ 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