Skip to content

Releases: CDCgov/RecordLinker

v25.3.0

28 Feb 18:58
a2798c1
Compare
Choose a tag to compare

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

v25.2.0

13 Feb 22:16
v25.2.0
c7aa14d
Compare
Choose a tag to compare

Breaking Changes

The dibbs-basic algorithm and all non-probabilistic matching functions have been removed from the codebase. Before upgrading to this release, you should truncate your algorithm and algorithm_pass tables to allow for the new default algorithms to load.

Deprecations

The existing /patient/<id>/person API endpoints have been deprecated and are scheduled to be removed in v25.3.0. Please see the API documentation for replacement endpoint information.

What's Changed

New Contributors

Full Changelog: v25.1.2...v25.2.0

v25.1.2

31 Jan 21:39
d76f725
Compare
Choose a tag to compare

What's Changed

Full Changelog: v25.1.1...v25.1.2

v25.1.1

31 Jan 15:01
9942907
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v25.1.0...v25.1.1

v25.1.0

23 Jan 14:42
99dc42d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v24.3.2...v25.1.0

v24.3.2

13 Dec 17:44
64158df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v24.3.1...v24.3.2

v24.3.1

13 Dec 17:32
bcfaf42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v24.3.0...v24.3.1

v24.3.0

05 Dec 18:35
7de3b70
Compare
Choose a tag to compare

What's Changed

Full Changelog: v24.2.1...v24.3.0

v24.2.1

19 Nov 20:56
3182485
Compare
Choose a tag to compare

What's Changed

Full Changelog: v24.2.0...v24.2.1

v24.2.0

19 Nov 14:11
7bd7b09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v24.1.0...v24.2.0