> WARNING: Running this version on a pre-existing database (where the `jobsv2`
> table has some entries) is broken. Running this version on a freshly-created
> database works as expected.
* API:
* Fix bug in status endpoint (\1449).
* Improve handling of out-of-scope scenario in status endpoint (\1449).
* Do not include dataset `history` in `JobV2.dataset_dump` (\1445).
* Forbid extra arguments in `DumpV2` schemas (\1445).
* API V1:
* Do not include dataset `history` in `ApplyWorkflow.{input,output}_dataset_dump` (\1453).
* Move settings logs to `check_settings` and use fractal-server `set_logger` (\1452).
* Benchmarks:
* Handle some more errors in benchmark flow (\1445).
* Tests:
* Update testing database to version 2.0.1 (\1445).