Skip to content

Releases: celery/kombu

v5.2.0

05 Nov 03:09
5523028

Choose a tag to compare

What's Changed

New Contributors

Read more

5.2.0rc1

07 Sep 06:15

Choose a tag to compare

5.2.0rc1 Pre-release
Pre-release

5.2.0rc1

:release-date: 2021-09-07 7:00 P.M UTC+6:00
:release-by: Asif Saif Uddin

  • Remove backward compatible code not used anymore (#1344).
  • Add support for setting redis username (#1351).
  • Add support for Python 3.9.
  • Use hostname from URI when server_host is None.
  • Use Python's built-in json module by default, instead of simplejson.
  • SQS Channel.predefined_queues should be {} if not defined.
  • Add global key prefix for keys set by Redis transporter (#1349).
  • fix: raise BrokenPipeError (#1231).
  • fix: add missing commands to prefix.
  • Make BrokerState Transport specific.
  • Tests & Docs cleanup.

v5.1.0

26 May 15:29

Choose a tag to compare

Bump version: 5.1.0b1 → 5.1.0

v5.1.0b1

01 Apr 16:32

Choose a tag to compare

5.1.0b1

:release-date: 2021-04-01 10:30 P.M UTC+6:00
:release-by: Asiff Saif Uddin

  • Wheels are no longer universal.
  • Revert "Added redis transport key_prefix from envvars".
  • Redis Transport: Small improvements of SentinelChannel (#1253).
  • Fix pidbox not using default channels.
  • Revert "on worker restart - restore visible regardless to time (#905)".
  • Add vine to dependencies.
  • Pin urllib3<1.26 to fix failing unittests.
  • Add timeout to producer publish (#1269).
  • Remove python2 compatibility code (#1277).
  • redis: Support Sentinel with SSL.
  • Support for Azure Service Bus 7.0.0 (#1284).
  • Allow specifying session token (#1283).
  • kombu/asynchronous/http/curl: implement _set_timeout.
  • Disable namedtuple to object feature in simplejson (#1297).
  • Update to tox docker 2.0.
  • SQS back-off policy (#1301).
  • Fixed SQS unittests.
  • Fix: non kombu json message decoding in SQS transport (#1306).
  • Add Github Actions CI (#1309).
  • Update default pickle protocol version to 4 (#1314).
  • Update connection.py (#1311).
  • Drop support for the lzma backport.
  • Drop obsolete code importing pickle (#1315).
  • Update default login method for librabbitmq and pyamqp (#936).
  • SQS Broker - handle STS authentication with AWS (#1322).
  • Min py-amqp version is v5.0.6 (#1325).
  • Numerous docs & example fixes.
  • Use a thread-safe implementation of cached_property (#1316).

v5.0.2

24 Feb 15:50

Choose a tag to compare

Bump version: 5.0.1 → 5.0.2

v5.0.1

24 Feb 15:50

Choose a tag to compare

Bump version: 5.0.0 → 5.0.1

v5.0.0

24 Feb 15:49

Choose a tag to compare

Bump version: 4.6.11 → 5.0.0

v4.6.11

24 Jun 07:09

Choose a tag to compare

v4.6.11

v4.6.10

03 Jun 04:36

Choose a tag to compare

:release-date: 2020-06-03 10.45 A.M UTC+6:00
:release-by: Asif Saif Uddin

  • Doc improvement.
  • set _connection in _ensure_connection (#1205)
  • reuse connection [bug fix]

v4.6.8

29 Mar 16:13

Choose a tag to compare

updated version 4.6.8