Releases: RedHatInsights/insights-ccx-messaging
Releases · RedHatInsights/insights-ccx-messaging
Small fixes
What's Changed
- Clean up the configuration before using it on producer by @joselsegura in #47
Full Changelog: v3.2.0...v3.2.1
Confluent Kafka consumer
Merge pull request #46 from RedHatInsights/confluent_kafka Confluent Kafka consumer
Updated Payload Tracker Watcher
Merge pull request #45 from RedHatInsights/status_updates_with_identity Adding org_id and account to Payload Tracker status updates
v3.1.4
More clowder integration
More work related to Clowder configuration integration
v3.1.2
Merge pull request #42 from RedHatInsights/fix_payload_tracker_config…
v3.1.1: Merge pull request #41 from RedHatInsights/fix_dlq_producer
Fix minor bug on DLQ producer
Added utility function
v3.1.0 Utility function to merge ICM and Clowder configurations (#40)
Fix versioning
Update versioning (#39) * Update versioning * Minor nitpicks
v3.0.0: Add support for authentication in Kafka consumers (#36)
* Add support for authentication in Kafka consumers * Fix tests