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 initialboto3.sqs.create_queue
call viatransport_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
- @thejones made their first contribution in #2300
- @akosel made their first contribution in #2321
- @eisichenko made their first contribution in #2216
- @pbudzon made their first contribution in #2049
- @nsoranzo made their first contribution in #2329
- @ghirailghiro made their first contribution in #2338
Full Changelog: v5.5.4...v5.6.0b1