Skip to content

v25.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 18:58
a2798c1

Breaking Changes

The deprecated endpoints POST /patient/<patient_reference_id>/person and PATCH /patient/<patient_reference_id>/person have been removed. Please use their replacements added in v25.2.0 going forward.

The IDENTIFIER blocking key has updated its format to exclude authority data. This results in a new value of {value[-4:]}:{type} for all new IDENTIFIER blocking keys. We recommend resetting your database before upgrading to this release.

  • Removed first 2 chars of authority from IDENTIFIER blocking key by @ericbuckley in #227

What's Changed

Full Changelog: v25.2.0...v25.3.0