1200719481
- Update to version 3.9.0: * Handle acknowledgement timeouts in the consumer * Explicitly install an event loop to support Python 3.14, which no longer does so implicitly
Matej Cepl2025-11-29 22:21:12 +00:00
1b5a6be394
Accepting request 1311809 from devel:languages:python
Ana Guerrero2025-10-17 15:25:53 +00:00
c0fcdc9d1b
- Create a subpackage for Fedora Messaging configs
Matej Cepl2025-10-16 21:31:53 +00:00
e04d7b9373
Accepting request 1295116 from devel:languages:python
Ana Guerrero2025-07-23 14:33:49 +00:00
a24bec2ba7
- update to version 3.8.0: * Add typing to the entire library, and check it with mypy and pyright * Update the Fedora certificates * Make the factory directly available as an attribute of the service * Drop support for Python 3.8 and Pika < 1.0 * Support Python 3.13 - update to version 3.7.1: * Add the new CAs to the trusted CA certs * Documentation Improvements - update to version 3.7.0: * Indicate which package a schema comes from when missing * Add a new reconsume CLI command * Add an embedded HTTP server to monitor the service * Documentation Improvements - update to version 3.6.0: * nothing of relevance - update to version 3.5.0: * Add a replay command * Add support Python 3.11 and 3.12, drop support for Python 3.6 and 3.7 * Better protection against invalid bodies breaking the headers generation and the instanciation of a message * Testing framework: make the sent messages available in the context manager
Nico Krapp2025-07-22 14:05:43 +00:00
fe787d64da
Accepting request 1154722 from devel:languages:python
Ana Guerrero2024-03-04 20:26:00 +00:00
8e1cfcfd1d
- use pyproject_wheel to build - skip broken tests with python 3.12 - Update to 3.4.1: * This is just a minor bugfix release to fix CI. - 3.4.0: * Mirror the message priority in the headers (eba336b) - 3.3.0: * Add support for asyncio-based callbacks in the consumer. As a consequence, the Twisted reactor used by the CLI is now asyncio. (#282)
Daniel Garcia2024-03-04 14:51:50 +00:00
1827130a3d
- Update to 3.0.2: * Add packit configuration. * Correct sync list, add issue repo and version info - Remove unneeded BuildRequires on mock.
Steve Kowalik2022-08-03 03:13:06 +00:00