Releases: fedora-infra/koji-fedoramessaging
Releases · fedora-infra/koji-fedoramessaging
Version 1.1.2
Version 1.1.1
- Don't call
get_message_body()
needlessly. It may make expensive calls to Koji, so don't call it if we're going to drop the message anyway.
Version 1.1.0
- Improve the content of the messages generated on task and build state changes. They will now contain more information about the tasks, their children and their results
- Add unit tests
1.0.1 Release
Bugfixes
- Previously, kojihub wasnt really aware of the log messages coming from the extension, as the logger didnt have the 'koji.' prefix. The prefix has been added to the logger so kojihub can format and filter the log messages from koji-fedoramessaging.
Other Changes
- the extension code is now formatted by the black utility.
1.0 Release
Release Version 1.0 Signed-off-by: Ryan Lerch <[email protected]>
0.9 Beta Release
Update top boilerplate Signed-off-by: Ryan Lerch <[email protected]>