kombu/kombu
Tomer Nosrati 2f2190b023
Prepare for (pre) release: v5.5.0rc2 (#2181)
* Added Changelog for v5.5.0rc2

* Bump version: 5.5.0rc1 → 5.5.0rc2
2024-10-29 14:29:03 +02:00
..
asynchronous Feature: urllib3 instead of curl (#2134) 2024-10-14 17:01:25 +06:00
transport Fix regression from #2148 (#2165) 2024-10-21 15:22:45 +06:00
utils Improve pre-commit checks and fix all new lint errors (#2124) 2024-09-25 22:34:56 +03:00
__init__.py Prepare for (pre) release: v5.5.0rc2 (#2181) 2024-10-29 14:29:03 +02:00
abstract.py chore(ci): fix lint job (#1718) 2023-05-15 08:11:34 +06:00
clocks.py chore(ci): fix lint job (#1718) 2023-05-15 08:11:34 +06:00
common.py Apply retry policy to maybe_declare(). (#2174) 2024-10-24 19:15:15 +03:00
compat.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
compression.py chore(ci): fix lint job (#1718) 2023-05-15 08:11:34 +06:00
connection.py Add native delayed delivery API to kombu (#2128) 2024-10-12 21:17:55 +03:00
entity.py Expose cancel callback from py-amqp channel.basic_consume (#1953) 2024-03-09 10:23:22 +02:00
exceptions.py Annotate `exceptions.py` and `clocks.py` (#1526) 2022-04-18 18:52:26 +06:00
log.py chore(typing): annotate utils/debug.py (#1714) 2024-06-04 02:24:30 +03:00
matcher.py Improve pre-commit checks and fix all new lint errors (#2124) 2024-09-25 22:34:56 +03:00
message.py chore(ci): fix lint job (#1718) 2023-05-15 08:11:34 +06:00
messaging.py Added confirm_timeout argument. (#2167) 2024-10-26 19:25:25 +03:00
mixins.py Revert: allow users to disable broker heartbeats by not providing a timeout (#2097, #2016) 2024-09-05 20:47:59 +06:00
pidbox.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
pools.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00
resource.py Improve pre-commit checks and fix all new lint errors (#2124) 2024-09-25 22:34:56 +03:00
serialization.py Fixed pre-commit issues (#1773) 2023-08-04 12:12:20 +06:00
simple.py Bump pyupgrade version and add __future__.annotations import 2022-04-15 14:16:57 +06:00