1.24.0
Added
- Test and synthetic data generators now perform QA checks on the generated data. #6467
- Added new
/qa
endpoint to FlowAPI and FlowClient, which supports getting the results of QA checks run by FlowETL #2704 - Added new
available_qa_checks
property to flowmachineConnection
objects #2704 - Added new
get_qa_checks
method to flowmachineConnection
objects #2704
Fixed
- Test QA check IDs are now of the same format as those produced by FlowETL. #6472
- FlowAuth now runs migrations correctly on startup. #6480
What's Changed
- Mock qa data by @Thingus in #6465
- No more before_first_request by @greenape in #6266
- Test qa data rename by @Thingus in #6470
- Bump black from 24.2.0 to 24.3.0 in /flowdb by @dependabot in #6473
- Bump black from 24.2.0 to 24.3.0 in /flowdb/tests by @dependabot in #6476
- Bump express from 4.17.1 to 4.19.2 in /flowauth/frontend by @dependabot in #6481
- Fix missing migrations by @greenape in #6483
- Flowapi qa checks by @Thingus in #6471
Full Changelog: 1.23.0...1.24.0