Releases: NHSDigital/data-validation-engine
Releases · NHSDigital/data-validation-engine
Release list
v0.8.5
What's Changed
- fix: remove record rejection from error report by @vaibhavtiwari16 in #149
New Contributors
- @vaibhavtiwari16 made their first contribution in #149
Full Changelog: v0.8.4...v0.8.5
v0.9.0
What's Changed
- Refactor/upgrade pydantic to v2 by @georgeRobertson2 in #107
- build: improve security around package updating by @georgeRobertson in #110
- Fix/gr regression fixes post pydantic v2 release by @georgeRobertson in #116
- Docs/gr update several docs for v09 by @georgeRobertson in #130
- fix: fix alphanumeric and identifier type by @georgeRobertson in #136
- build(deps-dev): bump pymdown-extensions from 10.21.3 to 11.0.1 by @dependabot[bot] in #134
- build(deps-dev): bump cryptography from 48.0.1 to 50.0.0 by @dependabot[bot] in #133
Full Changelog: v0.8.4...v0.9.0
v0.8.4
What's Changed
- build(deps-dev): bump pymdown-extensions from 10.21.3 to 11.0.1 by @dependabot[bot] in #134
- build(deps-dev): bump cryptography from 48.0.1 to 50.0.0 by @dependabot[bot] in #133
- fix: ensure that format for times can be accessed and supplied in duc… by @stevenhsd in #135
Full Changelog: v0.8.3...v0.8.4
v0.9.0rc0
What's Changed
- Refactor/upgrade pydantic to v2 by @georgeRobertson2 and @stevenhsd in #107
- build: improve security around package updating by @georgeRobertson in #110
- Fix/gr regression fixes post pydantic v2 release by @georgeRobertson in #116
Full Changelog: v0.8.3...v0.9.0rc0
v0.8.3
What's Changed
- Fix/sr ndit 1663 by @stevenhsd in #127
- Docs/gr ndit 1731 fix issues in docs by @georgeRobertson in #128
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- Ensure record level rejections are working by @georgeRobertson in #117
- fix: ensure that data contract errors can be assigned an error level by @stevenhsd in #118
- refactor: change submission rejection to file rejection in the error reports by @georgeRobertson in #119
- build: upgrade cryptography to 48.0.1 regarding cwe-125/1395 by @georgeRobertson in #120
- refactor: add rejected records to sub status object by @georgeRobertson in #122
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- build: upgrade lxml, pyarrow #114 by @georgeRobertson
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Build/python 312 upgrade by @georgeRobertson2 in #101
- Build/pyspark 35 by @georgeRobertson2 in #102
- feat: add additional fields check into csv readers by @georgeRobertson in #109
- fix: add greater error handling around polars and duckdb csv reader by @georgeRobertson in #112
Full Changelog: v0.7.6...v0.8.0
v0.7.6
What's Changed
- fix: remove default connection in csv reader causing hanging in multithreaded setups by @georgeRobertson in #100
- fix: remove default connection from ddb json reader by @stevenhsd in #100
- fix: ddb xml reader connection args consistent with other ddb readers by @stevenhsd in #100
- refactor: add in backend kwargs for readers to allow reader args not determinable at config write time to be passed by @stevenhsd in #100
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
- Bug/refdata connections to instance attributes by @stevenhsd in #98
Full Changelog: v0.7.4...v0.7.5