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.6.1
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.6.2
Choose a head ref
  • 14 commits
  • 15 files changed
  • 2 contributors

Commits on Feb 19, 2026

  1. Merge pull request #46 from NHSDigital/release_v061

    build: upgrade werkzeug to 3.1.5 to mitigate vuln & lock poetry to 2.2.1
    fix: issue with si filename handling when the filename contains special chars
    fix: included submission status (with additional processing failure check) in error report population to reduce chance of incorrect status
    fix: ensure that captured errors during business rule evaluation are being captured and logged
    bump: version 0.6.0 → 0.6.1
    georgeRobertson authored Feb 19, 2026
    Configuration menu
    Copy the full SHA
    2c0953c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. docs: update contents of readme (#49)

    * docs: update contents of readme
    georgeRobertson authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    41ff768 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

  1. Configuration menu
    Copy the full SHA
    5e358a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. Configuration menu
    Copy the full SHA
    70425c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

  1. Merge pull request #52 from NHSDigital/feature/ndit-713_amend_arrow_f…

    …ile_read
    
    fix: amend arrow file read to use streams
    georgeRobertson authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    fcdd117 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d10832 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. Configuration menu
    Copy the full SHA
    7f0bf5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa3a266 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. ci: add pypi release ci script (#59)

    * ci: add pypi release ci script
    
    * ci: lock 3rd party github actions to specific releases
    georgeRobertson authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    82bcdbf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from NHSDigital/release_v062

    release: v0.6.2 (#50)
    georgeRobertson authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    6631baa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a63b69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d57693 View commit details
    Browse the repository at this point in the history
  5. ci: switch publish url (#63)

    * ci: switch publish url
    georgeRobertson authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    c8eead4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    616b558 View commit details
    Browse the repository at this point in the history
Loading