Releases: release-engineering/resultsdb-updater
Releases · release-engineering/resultsdb-updater
v5.6.0
Enhancements:
- Support for container-image CI messages
v5.2.2
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
v5.2.1
Enhancements:
- Compose test results contain "item" identifier which resultsdb_frontend displays in table.
v5.2.0
Enhancements:
- Fixed compose CI test message "type"
v5.1.0
Enhancements:
- Add support for compose CI messages
v5.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
v4.2.0
Enhancements;
- Add Python 3 support
- Use the
type
and category
fields when processing generic UMB messages
v4.1.0
Enhancements:
- Support generic CI UMB messages on all non-legacy topics
v4.0.0
Breaking Changes:
- The CIPS message format has been changed to the standardized message spec
Enhancements:
- Support ResultsDB style messages on all topics that aren't format specific
v3.2.0
Enhancements:
- Dynamically determine if a message is a ResultsDB style message instead of using a static set of topics