Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 760cf04de82a717062e34c38bba860ae9a744ae9
https://github.com/Checkmk/checkmk/commit/760cf04de82a717062e34c38bba860ae9…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
M cmk/piggyback_hub/main.py
M cmk/piggyback_hub/payload.py
M cmk/piggyback_hub/utils.py
M packages/cmk-messaging/cmk/messaging/__init__.py
M packages/cmk-messaging/cmk/messaging/_connection.py
M packages/cmk-messaging/tests/test__connection.py
M tests/unit/cmk/piggyback_hub/test_payload.py
Log Message:
-----------
messaging: simplify API
This simplifies the API in the sense that we
* force an easy to understand value for the names involved
* always require a queue name to be provided (leading
to consistently named queues)
* always require a routing key
Change-Id: Ie7595da5c05e265137fb855f400e9ce1830e5938
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications