Python

fedora-messaging

Latest version: v3.4.1

PyUp actively tracks 462,628 Python packages for vulnerabilities to keep your Python environments secure.

Scan your dependencies

Page 1 of 5

3.4.1

==================

Bug Fixes
---------

* Fix CI
(`0f2e39c <https://github.com/fedora-infra/fedora-messaging/commit/0f2e39c>`_)

3.4.0

==================

Features
--------

* Mirror the message priority in the headers
(`eba336b <https://github.com/fedora-infra/fedora-messaging/commit/eba336b>`_)

3.3.0

==================

Features
--------

* Add support for asyncio-based callbacks in the consumer. As a consequence,
the Twisted reactor used by the CLI is now ``asyncio``.
(`PR282 <https://github.com/fedora-infra/fedora-messaging/pull/282>`_)

Documentation Improvements
--------------------------

* Improve documentation layout, and add some documentation on the message
schemas.
(`1fa8998
<https://github.com/fedora-infra/fedora-messaging/commit/1fa8998>`_)
* Add koji-fedoramessaging-messages to the list of known schemas.
(`ef12fa2
<https://github.com/fedora-infra/fedora-messaging/commit/ef12fa2>`_)

Development Changes
-------------------

* Update pre-commit linters.
(`0efdde1
<https://github.com/fedora-infra/fedora-messaging/commit/0efdde1>`_)

3.2.0

==================

Features
--------

* Add a priority property to messages, and a default priority in the
configuration
(`PR275 <https://github.com/fedora-infra/fedora-messaging/pull/275>`_)
* Add a message schema attribute and some documentation to help deprecate and
upgrade message schemas
(`227 <https://github.com/fedora-infra/fedora-messaging/issues/227>`_)

Other Changes
-------------

* Use tomllib from the standard library on Python 3.11 and above,
fallback to tomli otherwise.
(`PR274 <https://github.com/fedora-infra/fedora-messaging/pull/274>`_)

Contributors
------------

Many thanks to the contributors of bug reports, pull requests, and pull request
reviews for this release:

* Akashdeep Dhar
* Aurélien Bompard
* Erol Keskin
* Miro Hrončok
* Stephen Coady

3.1.0

==================

Features
--------

* Add the ``app_name`` and ``agent_name`` properties to message schemas
(`PR272 <https://github.com/fedora-infra/fedora-messaging/pull/272>`_)
* Added "groups" property to message schemas. This property can be used if an
event affects a list of groups.
(`252 <https://github.com/fedora-infra/fedora-messaging/issues/252>`_)

3.0.2

==================

Development Changes
-------------------

* Fix CI in Github actions
(`6257100 <https://github.com/fedora-infra/fedora-messaging/commit/6257100>`_)
* Update pre-commit checkers
(`1d35a5d <https://github.com/fedora-infra/fedora-messaging/commit/1d35a5d>`_)
* Fix Packit configuration
(`d2ea85f <https://github.com/fedora-infra/fedora-messaging/commit/d2ea85f>`_)

Contributors
------------
Many thanks to the contributors of bug reports, pull requests, and pull request
reviews for this release:

* Akashdeep Dhar
* Aurélien Bompard

Page 1 of 5