File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 Change history
55================
66
7+ .. _version-5.6.0b1 :
8+
9+ 5.6.0b1
10+ =======
11+ :release-date: 29 July, 2025
12+ :release-by: Tomer Nosrati
13+
14+ What's Changed
15+ ~~~~~~~~~~~~~~
16+
17+ - Revert "Feature: urllib3 instead of curl" (#2261)
18+ - Fix #2286 : SQS - Enhance support for receiving message attributes. Allow string in msg body. (#2300)
19+ - Update gcpubsub.txt for protobuf (#2320)
20+ - fix body bytes encoding in curl.py (#2322)
21+ - Hotfix(aws_ssl): validate secure connection (#2323)
22+ - Update setup.py to remove deprecation warning (#2298)
23+ - Update protobuf to 5.29.5 (#2199)
24+ - Allow setting `tags ` in initial `boto3.sqs.create_queue ` call via `transport_options ` (#2321)
25+ - Add sts_token_buffer_time parameter to transport options (#2216)
26+ - Docs: Fix incorrect "added in 5.6.0" note for sts_token_timeout in SQS transport docs (#2327)
27+ - SQS: when redelivering a message apply visibility timeout based on wait_time_seconds (long polling time) (#2049)
28+ - Bump redis requirement to <6 to support v5.3 (#2329)
29+ - Pidbox: support queue_exclusive / queue_durable (RabbitMQ 4.x) (#2338)
30+ - Prepare for (pre) release: v5.6.0b1 (#2343)
31+
732.. _version-5.5.4 :
833
9345.5.4
@@ -23,8 +48,6 @@ What's Changed
2348- Fixed lint error from `kombu/transport/native_delayed_delivery.py ` (#2308)
2449- Prepare for release: v5.5.4 (#2309)
2550
26- .. _version-5.5.2 :
27-
2851.. _version-5.5.3 :
2952
30535.5.3
You can’t perform that action at this time.
0 commit comments