Gnsq

Latest version: v1.0.1

Safety actively analyzes 619504 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.0.1

~~~~~~~~~~~~~~~~~~

* Fix long description in packaging

1.0.0

~~~~~~~~~~~~~~~~~~

* Drop support for python 2.6 and python 3.3, add support for python 3.7
* Drop support for nsq < 1.0.0
* Handle changing connections during redistribute ready
* Add create topic and create channel to LookupdClient
* Add pause and unpause topic to NsqdHTTPClient
* Add ability to filter NsqdHTTPClient stats by topic/channel
* Add text format for NsqdHTTPClient stats
* Add binary multipublish over http
* Add queue handler to the contrib package
* Add Producer class, a high level tcp message writer
* Fixed detecting if consumer is starved
* Optimizations to better distribute ready state among the nsqd connections
* Detect starved consumers when batching messages
* [DEPRECATED] :class:`~gnsq.Nsqd` is deprecated. Use
:class:`~gnsq.NsqdTCPClient` or :class:`~gnsq.NsqdHTTPClient` instead. See
:ref:`upgrading-to-100` for more information.
* [DEPRECATED] :class:`~gnsq.Lookupd` is deprecated. Use
:class:`~gnsq.LookupdClient` instead. See :ref:`upgrading-to-100` for more
information.
* [DEPRECATED] :class:`~gnsq.Reader` is deprecated. Use :class:`~gnsq.Consumer`
instead. See :ref:`upgrading-to-100` for more information.

0.4.0

~~~~~~~~~~~~~~~~~~

* 13 - Allow use with nsq v1.0.0 (thanks daroot)
* Add contrib package with utilities.

0.3.3

~~~~~~~~~~~~~~~~~~

* 11 - Make sure all socket data is sent.
* 5 - Add support for DPUB (defered publish).

0.3.2

~~~~~~~~~~~~~~~~~~

* Add support for Python 3 and PyPy.
* 7 - Fix undeclared variable in compression socket.

0.3.1

~~~~~~~~~~~~~~~~~~

* Fix negative in flight causing not throttling after backoff.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.