Skip to content

Bug fixes and improments

Compare
Choose a tag to compare
@zookzook zookzook released this 24 Sep 07:50
· 113 commits to master since this release
b072422
  • fix a crash in the streaming hello monitor, if the server sends more than one response at once
  • add support for the new hello handshake
  • refactor :timeout option (thanks to JD-Robertson for reporting)
  • add timestamps macro to the collection module to handle inserted_at and updated_at attributes (thanks to carlosliracl)