Skip to content

Releases: RedHatInsights/insights-ccx-messaging

Fix: publishers do not send empty messages

30 Jan 12:42
4df5d56
Compare
Choose a tag to compare

In previous versions it was possible for DVO/OCP rules publishers to send messages without relevant content. That is changed now.

ccx-messaging command

22 Dec 17:20
3f3c991
Compare
Choose a tag to compare
  • Added ccx-messaging command

v3.5.9

11 Dec 12:06
450e1d2
Compare
Choose a tag to compare

What's Changed

  • Bump freezegun from 1.3.0 to 1.3.1 by @dependabot in #130
  • Update boto3 requirement from <=1.28.64 to <=1.33.11 by @dependabot in #129
  • [CCXDEV-11808] Don't set CCXMessagingErrors value directly from parent by @juandspy in #131

Full Changelog: v3.5.8...v3.5.9

v3.5.8

07 Dec 13:53
4a66c16
Compare
Choose a tag to compare
Merge pull request #128 from juandspy/CCXDEV-11808_3

[CCXDEV-11808] Don't use log.error as it also sends messages to glitchtip

v3.5.7

07 Dec 10:25
6dc3be5
Compare
Choose a tag to compare

Fixing a bug in the clowder Kafka configuration.

Don't use f-strings in exceptions

05 Dec 14:36
1b0d813
Compare
Choose a tag to compare
Merge pull request #126 from juandspy/CCXDEV-11808

[CCXDEV-11808] Remove all the f-strings from the exceptions

Use multiple bootstrap servers from Clowder if present

05 Dec 10:10
Compare
Choose a tag to compare

Using pyproject

01 Dec 15:39
36e9039
Compare
Choose a tag to compare

Bye, setup.cfg, setup.py

Using pbr for handling dependencies

29 Nov 14:42
e0994cd
Compare
Choose a tag to compare
Merge pull request #120 from joselsegura/cleanup_reqs

Remove unneeded requirements file

Filter engine results in publishers

29 Nov 14:39
2f9e2b8
Compare
Choose a tag to compare

DVOMetricsPublisher and RulesProcessingPublisher now filter out data that is not relevant.