215e466a5b
This commits all release notes missing for the pending 1.2.0 release. These items should have been included with the commit that added the change but was overlooked. We should be better about this in the future. But, since the ship has sailed already this just ensures we generate release notes before the release is pushed. Change-Id: Ia7451e282bc1dbfa627bed0d21b9d8c6c689c5fc
13 lines
488 B
YAML
13 lines
488 B
YAML
---
|
|
features:
|
|
- A new DB API method to get a list of recent runs with a set of run_metadata
|
|
- A new subunit2sql-graph type run_time_meta
|
|
upgrade:
|
|
- Min versions are set for the graph extras requirements
|
|
fixes:
|
|
- A hard coded filter used in get_test_run_series() is removed
|
|
- write_subunit will now handle test_runs without any metadata
|
|
other:
|
|
- DB API tests now run against all supported backends
|
|
- New tests are added to ensure sqlalchemy models and migrations are in sync
|