pulsar v1.5.5 Release Notes

Release Date: 2016-11-20 // over 7 years ago
  • ๐Ÿ› Bug fix release with improvements in the Http client for streaming
    โœ… requests. Importantly, python 3.6 passes all tests.

    • โœ… Python 3.6-dev tests passing on travis
    • ๐Ÿ›  Fixed HttpTestClient 7641cc5
    • Abort connection if not closing within 3 seconds
    • โž• Added done method to ProtocolConsumer
    • Don't detach connection when streaming and response is done already 8be1caa
    • โœ… Install bench command for benchmarking tests
    • ๐Ÿ›  Fixed multi label test run