Rbkit v0.1.6 Release Notes

Release Date: 2015-01-08 // about 9 years ago
    • ๐Ÿš€ First final public release
    • ๐Ÿ”„ CHANGELOG.md created

    ๐Ÿšง WIP

    • Send server and protocol versions along with handshake response #103
    • Split object dump into smaller messages #77
    • ๐Ÿ›  Fix bug with handshake broken because of Rbkit::VERSION not being available.
    • ๐Ÿ”ง Make REQ and PUB ports configurable using ENV variables
    • Always bind to 127.0.0.1
    • โž• Add CPU Sampling profiler and cpu_sample message type. Bump up protocol version to v2.1
    • ๐Ÿ‘‰ Use C89 std for compiling rbkit