Releases: CDCgov/data-exchange-fhir
Releases · CDCgov/data-exchange-fhir
2.0.2.alpha
What's Changed
- Updates to serialization by @swmuirdhie in #321
- Updates for logging and docker by @swmuirdhie in #322
- Skip validation when running locally No Aws settings when running locally by @csalmi56 in #323
- Request id in start up and opentelemetry cleanup by @csalmi56 in #320
- Create big bundle sizes with Synthea by @csalmi56 in #319
- Capability statement redone according to inferno test by @csalmi56 in #324
- Fixed logging format by @csalmi56 in #326
- deploy to dev by @rohitpanwar in #327
- deploy to dev by @rohitpanwar in #328
- deploy to tst by @rohitpanwar in #329
- pull vales from secrets by @rohitpanwar in #331
- Support large bundle file up to 300mb by @csalmi56 in #330
- Review code updates by @csalmi56 in #332
- Fhir 1087 unit test updates initial fix by @swmuirdhie in #334
New Contributors
- @rohitpanwar made their first contribution in #327
Full Changelog: 2.0.1.alpha...2.0.2.alpha
2.0.1.alpha
Updates to logging feature
Updates to authentication and scopes
Updates to general structure for unit tests
What's Changed
- Initial version of unit test and project solution structure by @swmuirdhie in #302
- Added missing gitignore file by @swmuirdhie in #306
- Logsto s3 by @csalmi56 in #316
- FHIR-1057: Added README file by @svalluripalli in #315
- Implementing Authentication into Fhir Facade by @csalmi56 in #313
Full Changelog: 2.0.0.alpha...2.0.1.alpha
Release 2.0.0.alpha
What's Changed
- Save logs to s3 straight by @csalmi56 in #293
- Added format to Capability Statement (Metadata) by @csalmi56 in #294
- Update README.md by @swmuirdhie in #297
- Publish v2.0.0.alpha by @swmuirdhie in #301
Full Changelog: v1.1...2.0.0.alpha
Last release for the Azure build
- This is the last release for the Azure build, now deprecated and decommissioned
- Started development on a FHIR lightweight ingestion solution for AWS
- Fhir957 readme update (#292)
- Update README.txt (#289)
- Update README.md (#288)
- Updates to timeout (#275)
- Updates to FunctionProcessMessage:SkipValidation feature (#269)
- Changelog changes for release 0.3.4 (#255)
- Data export code clean up (#251)
- Log clean up process message (#250)
- Change Log for App Config separation. (#253)
- Updated Change Log (#252)
Release 0.3.4
- Pre-release before STG/PRD
- Process_Message & Data Export:
- Replace strings with interpolated strings.
- Add a try/catch blog around config/keyVault to catch issues with connecting with the keyVault.
- Add "Process Message: " in front of process message logs.
- Make process message log messages shorter.
Release 0.3.5
- Pre-release before STG/PRD
- Data Export:
- Replace strings with interpolated strings
- Add a try/catch blog around config/keyVault to catch issues with connecting with the keyvault.
- Remove double date from Data Export logs.
Release 0.3.3
- Update Data Exchange - Data Export function: Update change log so that PII information is not logged.
Release 0.3.2
- Pre-release before STG/PRD
- Lining up Main branch from Dev branch
- Purge function changes purge setting from Days to Hours
Release 0.3.1
[0.3.1] - 2024-07-03
- Pre-release before STG/PRD
- Process message function: changes to error checking for header, for empty or bad payload, and improved logs
- IG Utility initial commit
- Deleted terraform folder and files since these is moved to Github/CDCEnt
- Actual release for the previous changelog entry 0.3.0
Release 0.2.0
[0.2.0] - 2023-09-08
- Functional version used at September 2023 Connectathon
- Moved functionality of event-triggered processing merged into single function app with data exporting
- Removed now deprecated event function app
- Updated to $process-message implementation to ingest entire bundle instead content bundle only
- Added configuration option to export to multiple datalakes based on FHIR contents