Celery

Latest version: v5.4.0

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

Scan your dependencies

Page 39 of 48

1.4.6

=====
:release-date: 2014-08-11 06:00 P.M UTC
:release-by: Ask Solem

- Now keeps buffer when socket times out.

Fix contributed by Artyom Koval.

- Adds ``Connection.Transport`` attribute that can be used to specify
a different transport implementation.

Contributed by Yury Selivanov.

.. _version-1.4.5:

1.4.5

=====
:release-date: 2014-04-15 09:00 P.M UTC
:release-by: Ask Solem

- Can now deserialize more AMQP types.

Now handles types ``short string``, ``short short int``,
``short short unsigned int``, ``short int``, ``short unsigned int``,
``long unsigned int``, ``long long int``, ``long long unsigned int``
and ``float`` which for some reason was missing, even in the original
amqplib module.

- SSL: Workaround for Python SSL bug.

A bug in the python socket library causes ``ssl.read/write()``
on a closed socket to raise :exc:`AttributeError` instead of
:exc:`IOError`.

Fix contributed by Craig Jellick.

- ``Transport.__del_`` now handles errors occurring at late interpreter
shutdown (Issue 36).

.. _version-1.4.4:

1.4.4

=====
:release-date: 2014-03-03 04:00 P.M UTC
:release-by: Ask Solem

- SSL transport accidentally disconnected after read timeout.

Fix contributed by Craig Jellick.

.. _version-1.4.3:

1.4.3

=====
:release-date: 2011-10-27 10:00 P.M BST
:release-by: Ask Solem

* Fixes bug in ProducerPool where too many resources would be acquired.

.. _version-1.4.2:

1.4.2

=====
:release-date: 2011-10-26 05:00 P.M BST
:release-by: Ask Solem

* Eventio: Polling should ignore `errno.EINTR`

* SQS: str.encode did only start accepting kwargs after Py2.7.

* simple_task_queue example didn't run correctly (Issue 72).

Fix contributed by Stefan Eletzhofer.

* Empty messages would not raise an exception not able to be handled
by `on_decode_error` (Issue 72)

Fix contributed by Christophe Chauvet.

* CouchDB: Properly authenticate if user/password set (Issue 70)

Fix contributed by Rafael Duran Castaneda

* Connection.Consumer had the wrong signature.

Fix contributed by Pavel Skvazh

.. _version-1.4.1:

1.4.1

=====
:release-date: 2011-09-26 04:00 P.M BST
:release-by: Ask Solem

* 1.4.0 broke the producer pool, resulting in new connections being
established for every acquire.


.. _version-1.4.0:

Page 39 of 48

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.