Skip to content

Releases: release-engineering/resultsdb-updater

v5.6.0

06 Mar 19:22
Compare
Choose a tag to compare

Enhancements:

  • Support for container-image CI messages

v5.2.2

10 Aug 12:04
Compare
Choose a tag to compare

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

02 Jul 13:52
Compare
Choose a tag to compare

Enhancements:

  • Compose test results contain "item" identifier which resultsdb_frontend displays in table.

v5.2.0

02 Jul 07:19
Compare
Choose a tag to compare

Enhancements:

  • Fixed compose CI test message "type"

v5.1.0

27 Jun 15:01
Compare
Choose a tag to compare

Enhancements:

  • Add support for compose CI messages

v5.0.0

09 May 18:27
Compare
Choose a tag to compare

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

09 May 18:23
Compare
Choose a tag to compare

Enhancements;

  • Add Python 3 support
  • Use the type and category fields when processing generic UMB messages

v4.1.0

29 Mar 20:58
Compare
Choose a tag to compare

Enhancements:

  • Support generic CI UMB messages on all non-legacy topics

v4.0.0

21 Mar 14:08
Compare
Choose a tag to compare

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

26 Feb 16:03
d94d1d7
Compare
Choose a tag to compare

Enhancements:

  • Dynamically determine if a message is a ResultsDB style message instead of using a static set of topics