-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: NHSDigital/data-validation-engine
base: v0.7.6
head repository: NHSDigital/data-validation-engine
compare: v0.8.0
- 13 commits
- 40 files changed
- 3 contributors
Commits on Apr 30, 2026
-
bump: version 0.7.5 → 0.7.6 fix: remove default connection in csv reader causing hanging in multithreaded setups fix: remove default connection from ddb json reader fix: ddb xml reader connection args consistent with other ddb readers test: add foundry ddb pipeline multithreading test test: fix tests and linting and remove all default_connections
Configuration menu - View commit details
-
Copy full SHA for a6a0c36 - Browse repository at this point
Copy the full SHA a6a0c36View commit details
Commits on May 11, 2026
-
build: bump python to 3.12 (#101)
* build: allow python 3.12 install with DVE deal with typing issue on get_type_hints generated from bumping from 3.11 to 3.12 * style: upgrade pylint and dependencies and fix linting following upgrade * build: upgrade pydantic from 1.10.16 -> 1.10.19 removed previous typing fix as pydantic upgrade fixes the typing issues in 3.12 * refactor: remove previously missed typing fix no longer needed * build: lock all dependency versions * build: upgrade moto to a supported python 3.12 version * build: upgrade isort to version supported by python 3.12 * build: upgrade mypy to version supporting python 3.12 * build: update xlsx2csv to supported python 3.12 version and removed faker dependency
Configuration menu - View commit details
-
Copy full SHA for 22ad813 - Browse repository at this point
Copy the full SHA 22ad813View commit details -
build: update pyspark to v3.5 (#102)
* build: upgrade pyspark pyspark from 3.4 -> 3.5.2 and delta spark 2.4 -> 3.2.0
Configuration menu - View commit details
-
Copy full SHA for 8d4b3c4 - Browse repository at this point
Copy the full SHA 8d4b3c4View commit details
Commits on Jun 5, 2026
-
feat: add additional fields check into csv readers (#109)
* feat: add additional fields check into csv readers refactored the missing check in csv readers as well * fix: add all available model fields to ensure that multiple models don't trigger additional fields check for csv restructured the reader tests as well * style: linting fixes
Configuration menu - View commit details
-
Copy full SHA for f6d6424 - Browse repository at this point
Copy the full SHA f6d6424View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00ba8bd - Browse repository at this point
Copy the full SHA 00ba8bdView commit details -
build(deps-docs): bump pymdown-extensions from 10.21.2 to 10.21.3
resolve regression on CVE-2023-32309
Configuration menu - View commit details
-
Copy full SHA for e3f7708 - Browse repository at this point
Copy the full SHA e3f7708View commit details -
build(deps): bump urllib3 from 2.6.3 to 2.7.0
upgrade urllib3 to prevent sensitive headers forwarded across origins in proxied low-level redirects
Configuration menu - View commit details
-
Copy full SHA for cb8f45c - Browse repository at this point
Copy the full SHA cb8f45cView commit details -
build(deps-test): bump pytest from 8.4.2 to 9.0.3
resolve vuln tmpdir handling in pytest 8.4.2
Configuration menu - View commit details
-
Copy full SHA for 61dc981 - Browse repository at this point
Copy the full SHA 61dc981View commit details
Commits on Jun 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for b2916ba - Browse repository at this point
Copy the full SHA b2916baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65dbb8e - Browse repository at this point
Copy the full SHA 65dbb8eView commit details
Commits on Jun 10, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 7968f99 - Browse repository at this point
Copy the full SHA 7968f99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57dcba9 - Browse repository at this point
Copy the full SHA 57dcba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for de02375 - Browse repository at this point
Copy the full SHA de02375View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.7.6...v0.8.0