Skip to content
This repository was archived by the owner on Nov 23, 2020. It is now read-only.

Commit 0b85a9f

Browse files
committed
Release 1.5.5
1 parent 5825ba5 commit 0b85a9f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/source/history/1.5.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1-
## Ver. 1.5.5 - 2016-Nov-19
1+
## Ver. 1.5.5 - 2016-Nov-20
2+
3+
Bug fix release with improvements in the Http client for streaming
4+
requests. Importantly, python 3.6 passes all tests.
25

36
* Python 3.6-dev tests passing on travis
47
* Fixed HttpTestClient [7641cc5](https://github.com/quantmind/pulsar/commit/7641cc5acb11e9fb44d5e814fe3bba39fdefc013)
58
* Abort connection if not closing within 3 seconds
6-
* Added ``done`` method to protocolconsumer. Don't detach connection when streaming and response is done already [8be1caa](https://github.com/quantmind/pulsar/commit/8be1caaa18cba8ca40de822e657e3a155250aed7)
9+
* Added ``done`` method to ``ProtocolConsumer``
10+
* Don't detach connection when streaming and response is done already [8be1caa](https://github.com/quantmind/pulsar/commit/8be1caaa18cba8ca40de822e657e3a155250aed7)
711
* Install ``bench`` command for benchmarking tests
812
* Fixed multi label test run
913

0 commit comments

Comments
 (0)