Releases: CDCgov/phdi
Releases · CDCgov/phdi
v1.0.8
Release Notes
- Point back to main (#711)
- Create basic Kubernetes pods and services (#710)
- Changing back to Python 3.10 (#698)
- make name an array (#695)
- Parse additional eICR fields (race, ethnicity, DOB, gender) (#691)
- FAKE PR: Testing Slack integration (#685)
- Add docs for cutting a release and upgrading python (#667)
- Add new issue templates for SeCRET team (#659)
- Remove input from FHIR conversion error messaging to reduce noise (#650)
v1.0.7
Release Notes
- change branch name on requirements.txt (#660)
- Point branches back to main (#658)
- fix test to close invalid json file (#657)
- Api enhanced algo (#656)
- Last of the linkage bugs (#655)
- Api enhanced algo (#654)
- Fix floating point truthy bug in helper (#653)
- Clear out MPI ahead of testing (#652)
- Fix name and address helpers (#651)
- variable name change to be more consistent (#649)
- Link based on column names not indices (#648)
- Update python (#647)
- Update Python 3.11 (#646)
- Update python 3.11 (#645)
- Update python to 3.11 (#644)
- Update Python to 3.11 (#643)
- Creating a simple test generator for our tests (#642)
- Update enhanced algo (#641)
- Bump cryptography from 40.0.1 to 41.0.0 (#632)
- Update python version (#631)
- Bump requests from 2.28.2 to 2.31.0 (#612)
v1.0.6
Release Notes
- Fixed bundle-patient structure and fixed/added tests (#622)
- Split up FHIR bundles (by FHIR Resources) that are too big for FHIR server to handle (#613)
- Remove the DocumentReference from the EICR templates for the FHIR Converter (#608)
- Update record linkage container docs (#602)
- Update _DiagnosticReport.liquid (#600)
- Update Record Linkage Container to utilize and make the external person id accessible (#599)
v1.0.5
Release Notes
v1.0.4
v1.0.3
Release Notes
- Remove the Kafka to Delta table service (#585)
- Generalize write blob to storage endpoint (#584)
- Just write blob for storage upload (#583)
- Log a warning for duplicate patients instead of failing (#581)
- Handle empty lists when flattening blocks returned by the MPI during record linkage. (#580)
- Update Validation container docs (#579)
- Resolve errors related to converting/uploading eCR FHIR messages (#578)
- Review & update Message Parser container docs (#575)
- Update geocoding docs (#574)
- Fix license_info on the BaseService class (#573)
- Add json formatter to pre-commit (#571)
- Add Lab test_type_code to all 1-20 labs in the kafka and message parser schemas (#569)
- Add blob_exists() method to the AzureCloudContainerConnection class (#568)
- Update standardization ingestion docs (#567)
- Update ecr schemas to extract the first 10 labs (#564)
- fixes for kafka in azure and check for directory exists in kafka (#563)
v1.0.2
Release Notes
- Install phdi from PyPI in all containers (#551)
- Update to the GenerateId functionality to not try to JSONify the org and person for the practitioner (#549)
- More release workflow fixes (#539)
- Add additional param to the BaseService class to allow for passing other licenses to FastAPI (#526)
- Remove relative path for city config (#523)
- Replace FastAPI class with PHDI BaseService for container apps (#520)
Release v0.1.0.dev5
[RELEASE] Fix tagging for realz (#538) * [RELEASE] Fix release tagging * [RELEASE] Fix tagging for realz * wut