Enhancements: - Use a unique value (compose_id/variant/architecture) for the item column for compose tests in resultsdb_frontend - Distinguish between scratch builds of some test results by appending `_scratch` at the end of the `type` key in the data dictionary - Support ResultsDB instances with HTTP basic authentication configured
5.2.1
Enhancements: - Compose test results contain "item" identifier which resultsdb_frontend displays in table.
5.2.0
Enhancements: - Fixed compose CI test message "type"
5.1.0
Enhancements: * Add support for compose CI messages
5.0.0
Breaking Changes: * Testcase names are now constructed from the `namespace`, `type`, and `category` fields when processing generic UMB test messages
Enhancements: * Removed unused dependencies
4.2.0
Enhancements; * Add Python 3 support * Use the `type` and `category` fields when processing generic UMB messages