This repository was archived by the owner on Feb 5, 2024. It is now read-only.
Releases: RedHatInsights/insights-runtimes-inventory
Releases · RedHatInsights/insights-runtimes-inventory
Release list
v1.0.1
Fix Overly Verbose Logging
This is a quick turn around patch to fix an issue where very, very large messages were being dropped into the logs.
Initial Release Candidate
Add a test for Hibernate/Kafka hanging. (#108) * Fix issue with micrometerAssertionHelper not properly saving counter values. Add await_* helpers to TestUtils. Add a test for Hibernate/Kafka hanging on a Hibernate error. * Missed cleanup...