Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NHSDigital/data-validation-engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: NHSDigital/data-validation-engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.2
Choose a head ref
  • 18 commits
  • 85 files changed
  • 3 contributors

Commits on Mar 12, 2026

  1. Merge pull request #65 from NHSDigital/release_v070

    Release v070
    stevenhsd authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    aed9cd0 View commit details
    Browse the repository at this point in the history
  2. Bugfix/gr ndit 1018 fix issue with id becoming blank (#71)

    * fix: enable passing of original_entity_override to fix instance where id cannot be sourced from current entity
    
    * bump: version 0.7.0 → 0.7.1
    georgeRobertson authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    568a41c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. docs: add DVE docs (#58)

    * docs: add Zensical autodocs and update docs
    georgeRobertson authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    4ca54ec View commit details
    Browse the repository at this point in the history
  2. build: upgrade pydantic from v1.10.15 -> v1.10.16 (#73)

    * build: upgrade pydantic from v1.10.15 -> v1.10.16
    
    * build: update poetry.lock for pydantic v1.10.16
    georgeRobertson authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    c441880 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c35b33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84ad2b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32ffa04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef80d48 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. build(deps-dev): bump cryptography from 46.0.5 to 46.0.6 (#78)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@46.0.5...46.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-version: 46.0.6
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    78f253e View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump requests from 2.32.5 to 2.33.0 (#76)

    Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.32.5...v2.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-version: 2.33.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    c852017 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2026

  1. build(deps-dev): bump pygments from 2.19.2 to 2.20.0 (#80)

    Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0.
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.19.2...2.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: pygments
      dependency-version: 2.20.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    0a4dd5a View commit details
    Browse the repository at this point in the history
  2. fix: ensure publish audit only captures information about the indivdu…

    …al submission (#77)
    
    * fix: ensure publish audit only captures information about the indivdual submission
    
    * style: fix pylint issues in ci
    stevenhsd authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    aab5f3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b38d430 View commit details
    Browse the repository at this point in the history
  4. test: switch ddb audit tests to use sep temp db and audit manager due…

    … to connection shutting before completion of these tests (#79)
    
    * test: switch ddb audit tests to use sep temp db and audit manager due to connection shutting before completion of these tests
    georgeRobertson authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    3bfa36f View commit details
    Browse the repository at this point in the history
  5. refactor: add extra clarification to the units presented in the file …

    …size row of the error report (#81)
    georgeRobertson authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    f13e924 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. Configuration menu
    Copy the full SHA
    16a5357 View commit details
    Browse the repository at this point in the history
  2. fix: amend messaging for missing CSV fields check in ddb reader (#83)

    Co-authored-by: george.robertson1 <50412379+georgeRobertson@users.noreply.github.com>
    stevenhsd and georgeRobertson authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    abe0565 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. Configuration menu
    Copy the full SHA
    55e4c64 View commit details
    Browse the repository at this point in the history
Loading