Skip to content

Releases: celery/kombu

v5.6.0b2

12 Aug 10:15
0eba32a
Compare
Choose a tag to compare
v5.6.0b2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v5.6.0b1...v5.6.0b2

v5.6.0b1

29 Jul 17:58
4c9fb4b
Compare
Choose a tag to compare
v5.6.0b1 Pre-release
Pre-release

What's Changed

  • Revert "Feature: urllib3 instead of curl" by @auvipy in #2261
  • Fix #2286 : SQS - Enhance support for receiving message attributes. Allow string in msg body. by @thejones in #2300
  • Update gcpubsub.txt for protobuf by @auvipy in #2320
  • fix body bytes encoding in curl.py by @auvipy in #2322
  • Hotfix(aws_ssl): validate secure connection by @spawn-guy in #2323
  • Update setup.py to remove deprecation warning by @auvipy in #2298
  • Update protobuf to 5.29.5 by @pyup-bot in #2199
  • Allow setting tags in initial boto3.sqs.create_queue call via transport_options by @akosel in #2321
  • Add sts_token_buffer_time parameter to transport options by @eisichenko in #2216
  • Docs: Fix incorrect "added in 5.6.0" note for sts_token_timeout in SQS transport docs by @eisichenko in #2327
  • SQS: when redelivering a message apply visibility timeout based on wait_time_seconds (long polling time) by @pbudzon in #2049
  • Bump redis requirement to <6 to support v5.3 by @nsoranzo in #2329
  • Pidbox: support queue_exclusive / queue_durable (RabbitMQ 4.x) by @ghirailghiro in #2338
  • Prepare for (pre) release: v5.6.0b1 by @Nusnus in #2343

New Contributors

Full Changelog: v5.5.4...v5.6.0b1

v5.5.4

01 Jun 10:19
67588f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.5.3...v5.5.4

v5.5.3

16 Apr 12:46
1645812
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.5.2...v5.5.3

v5.5.2

30 Mar 21:19
9e1c5f1
Compare
Choose a tag to compare

What's Changed

  • Bump tzdata from 2025.1 to 2025.2 by @dependabot in #2268
  • Downgrad kafka version to make the CI green again by @auvipy in #2271
  • Attempt to fix retry loop in maybe_declare() when broken connection by @olii in #2275
  • Prepare for release: v5.5.2 by @Nusnus in #2278

Full Changelog: v5.5.1...v5.5.2

v5.5.1

24 Mar 21:18
74c1ff6
Compare
Choose a tag to compare

What's Changed

  • Update trove classifier with missing python 3.13 by @auvipy in #2262
  • Fix native_delayed_delivery for queue with explicit bindings by @banksemi in #2263
  • SQS: Fix Query Protocol Content-Type header by @hfern in #2266
  • SQS: More Protocol Tests by @hfern in #2267
  • Prepare for release: v5.5.1 by @Nusnus in #2270

Full Changelog: v5.5.0...v5.5.1

v5.5.0

13 Mar 16:15
0411b23
Compare
Choose a tag to compare

Key Highlights

Native Delayed Delivery

Official support to RabbitMQ Delayed Delivery, which is required to enable ETA tasks with quorum queues in Celery.

urllib3 instead of curl

We can finally say goodbye to the pycurl dependency and use urllib3 instead.

Transport: Google Pub/Sub

New support for Google Pub/Sub as a transport broker.

What's Changed

New Contributors

Full Changelog: v5.4.2...v5.5.0

v5.5.0rc3

19 Feb 22:06
19d9750
Compare
Choose a tag to compare
v5.5.0rc3 Pre-release
Pre-release

Key Highlights

Native Delayed Delivery

Official support to RabbitMQ Delayed Delivery, which is required to enable ETA tasks with quorum queues in Celery.

urllib3 instead of curl

We can finally say goodbye to the pycurl dependency and use urllib3 instead.

Transport: Google Pub/Sub

New support for Google Pub/Sub as a transport broker.

What's Changed

New Contributors

Full Changelog: v5.5.0rc2...5.5.0rc3

v5.5.0rc2

29 Oct 12:30
2f2190b
Compare
Choose a tag to compare
v5.5.0rc2 Pre-release
Pre-release

Key Highlights

Native Delayed Delivery

Official support to RabbitMQ Delayed Delivery, which is required to enable ETA tasks with quorum queues in Celery.

urllib3 instead of curl

We can finally say goodbye to the pycurl dependency and use urllib3 instead.

Transport: Google Pub/Sub

New support for Google Pub/Sub as a transport broker.

What's Changed

Full Changelog: v5.5.0rc1...v5.5.0rc2

v5.5.0rc1

14 Oct 14:43
1691d3e
Compare
Choose a tag to compare
v5.5.0rc1 Pre-release
Pre-release

Key Highlights

Native Delayed Delivery

Official support to RabbitMQ Delayed Delivery, which is required to enable ETA tasks with quorum queues in Celery.

urllib3 instead of curl

We can finally say goodbye to the pycurl dependency and use urllib3 instead.

Transport: Google Pub/Sub

New support for Google Pub/Sub as a transport broker.

What's Changed

New Contributors

Full Changelog: v5.4.2...v5.5.0rc1