Releases: CDCgov/RecordLinker
Releases · CDCgov/RecordLinker
v24.3.2
What's Changed
- Fix: adding DB_URI var when building docs in release by @ericbuckley in #151
Full Changelog: v24.3.1...v24.3.2
v24.3.1
What's Changed
- Fix: pin pythonjsonlogger to 2.X.X by @ericbuckley in #151
- NBS Test Cases by @cbrinson-rise8 in #123
- bootstrap script by @ericbuckley in #145
Full Changelog: v24.3.0...v24.3.1
v24.3.0
What's Changed
- Ability to delete a Patient record by @cbrinson-rise8 in #141
- style(matchers): rename matchers funcs for clarity by @alhayward in #137
- add logging to linkage process and consolidate FHIR link routes by @ericbuckley in #135
- Identifier Triplets RFC-001 by @ericbuckley in #125
Full Changelog: v24.2.1...v24.3.0
v24.2.1
What's Changed
- bugfix: bulk insert serialization of data by @ericbuckley in #136
Full Changelog: v24.2.0...v24.2.1
v24.2.0
What's Changed
- fix(linking): fetch all Person records when calculating Belongingness… by @alhayward in #97
- Create New Parsers Framework by @cbrinson-rise8 in #102
- splunk hec logs by @ericbuckley in #107
- site documentation by @ericbuckley in #105
- Drivers License Feature by @cbrinson-rise8 in #113
- fix release job by @ericbuckley in #114
- publish site docs by @ericbuckley in #115
- fix assets/ installation by @ericbuckley in #121
- fixes to reference.md by @eileenruberto in #120
- Dockerfile Smoke Tests by @cbrinson-rise8 in #116
- seed API by @ericbuckley in #124
- reorganizing services modules by @ericbuckley in #127
- feat(linking): implement possible match short-term by @alhayward in #111
- Add additional type checks when editing an Algorithm by @ericbuckley in #126
- fix misleading matcher names by @ericbuckley in #134
New Contributors
- @eileenruberto made their first contribution in #120
Full Changelog: v24.1.0...v24.2.0
v24.1.0
What's Changed
- [deps] Bump python-dateutil from 2.9.0 to 2.9.0.post0 by @dependabot in #53
- Add Address feature for comparisons by @ericbuckley in #61
- Feat/algo config api update by @cbrinson-rise8 in #54
- updating link-record endpoint to use either schema by @ericbuckley in #66
- RL-32 Publish test results and coverage to main README by @derekadombek in #71
- remove old schema and code by @ericbuckley in #68
- Adding MPI design document by @ericbuckley in #73
- RL-56 MyPy Github Action and script for type checks by @derekadombek in #70
- Update to use algo object by @cbrinson-rise8 in #72
- adding titles to the PR slack notifications by @ericbuckley in #74
- Optimizing initialization of evaluators and rule by @ericbuckley in #77
- project structure cleanup by @ericbuckley in #69
- CI workflow to post open PRs to slack by @ericbuckley in #78
- New Link API Endpoint by @cbrinson-rise8 in #79
- fix slack notifier open pulls by @ericbuckley in #86
- interfaces for configuring algorithms by @ericbuckley in #82
- Auto initialize algorithms in DB by @ericbuckley in #89
- auto releases by @ericbuckley in #87
- Multi database CI tests by @ericbuckley in #92
- structured logging by @ericbuckley in #93
- Bugfix for a ARG typo in the Dockerfile by @ericbuckley in #98
- add setting.db_table_prefix variable by @ericbuckley in #100
- publishing docker images to ghcr.io on release by @ericbuckley in #94
- Expand Feature Comparison Support by @cbrinson-rise8 in #88
- endpoints to update person cluster on patient by @ericbuckley in #101
- link router by @ericbuckley in #99
New Contributors
- @dependabot made their first contribution in #53
Full Changelog: v24.0.0...v24.1.0