Recent Releases of https://github.com/cdcgov/data-exchange-fhir
https://github.com/cdcgov/data-exchange-fhir - v2.0.6
What's Changed
- Save logs to s3 straight by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/293
- Added format to Capability Statement (Metadata) by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/294
- Update README.md by @swmuirdhie in https://github.com/CDCgov/data-exchange-fhir/pull/297
- Publish v2.0.0.alpha by @swmuirdhie in https://github.com/CDCgov/data-exchange-fhir/pull/301
- Initial version of unit test and project solution structure by @swmuirdhie in https://github.com/CDCgov/data-exchange-fhir/pull/302
- Added missing gitignore file by @swmuirdhie in https://github.com/CDCgov/data-exchange-fhir/pull/306
- Logsto s3 by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/316
- FHIR-1057: Added README file by @svalluripalli in https://github.com/CDCgov/data-exchange-fhir/pull/315
- Implementing Authentication into Fhir Facade by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/313
- Updates to serialization by @swmuirdhie in https://github.com/CDCgov/data-exchange-fhir/pull/321
- Updates for logging and docker by @swmuirdhie in https://github.com/CDCgov/data-exchange-fhir/pull/322
- Skip validation when running locally No Aws settings when running locally by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/323
- Request id in start up and opentelemetry cleanup by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/320
- Create big bundle sizes with Synthea by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/319
- Capability statement redone according to inferno test by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/324
- Fixed logging format by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/326
- deploy to dev by @rohitpanwar in https://github.com/CDCgov/data-exchange-fhir/pull/327
- deploy to dev by @rohitpanwar in https://github.com/CDCgov/data-exchange-fhir/pull/328
- deploy to tst by @rohitpanwar in https://github.com/CDCgov/data-exchange-fhir/pull/329
- pull vales from secrets by @rohitpanwar in https://github.com/CDCgov/data-exchange-fhir/pull/331
- Support large bundle file up to 300mb by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/330
- Review code updates by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/332
- Fhir 1087 unit test updates initial fix by @swmuirdhie in https://github.com/CDCgov/data-exchange-fhir/pull/334
- Changelog by @swmuirdhie in https://github.com/CDCgov/data-exchange-fhir/pull/335
- BundleScopeValidation by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/325
- Change controllers to lower case by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/341
- Authentication unit test by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/342
- Heath logs&s3 by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/343
- File services update by @swmuirdhie in https://github.com/CDCgov/data-exchange-fhir/pull/339
- Update to unittest by @swmuirdhie in https://github.com/CDCgov/data-exchange-fhir/pull/344
- Code reviews 001 by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/340
- Unit test bundle controller by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/345
- Unit test health by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/346
- FixReadMeErrors by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/347
- image architecture fix by @rohitpanwar in https://github.com/CDCgov/data-exchange-fhir/pull/349
- Fix app settings by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/350
- Fix app settings dev by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/352
- App settings update 3 by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/353
- Fix main2 by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/354
- Update appsettings.Development.json by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/355
- Moved separate bundle string by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/356
- Fix Health Controller endpoint by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/357
- Adde Exception message to Service available by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/358
- Update appsettings.Development.json by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/359
- Bundle file with profile by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/361
- Bundle file with profile by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/362
- Fix log message loop by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/360
- Unit test updates CSalmi by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/351
- Postman updates by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/365
- Update CHANGELOG.md by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/364
- AppsettingsForEachEnv by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/363
- Update README.md by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/368
- Stream reader memory stream differences by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/371
- Run app locally by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/370
- Update CHANGELOG.md by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/372
New Contributors
- @rohitpanwar made their first contribution in https://github.com/CDCgov/data-exchange-fhir/pull/327
Full Changelog: https://github.com/CDCgov/data-exchange-fhir/compare/v1.1...v2.0.6
- C#
Published by swmuirdhie over 1 year ago
https://github.com/cdcgov/data-exchange-fhir - 2.0.5.Alpha
What's Changed
- Postman updates by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/365
- Update CHANGELOG.md by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/364
- Create App settings For Each Env by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/363
- Update README.md by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/368
- Stream reader vs. memory stream differences by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/371
- Run app locally by README update @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/370
Full Changelog: https://github.com/CDCgov/data-exchange-fhir/compare/2.0.4.alpha...2.0.5.Alpha
- C#
Published by csalmi56 over 1 year ago
https://github.com/cdcgov/data-exchange-fhir - 2.0.4.alpha
What's Changed
- image architecture fix by @rohitpanwar in https://github.com/CDCgov/data-exchange-fhir/pull/349
- Fix app settings by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/350
- Fix app settings dev by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/352
- App settings update 3 by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/353
- Fix main2 by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/354
- Update appsettings.Development.json by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/355
- Moved separate bundle string by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/356
- Fix Health Controller endpoint by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/357
- Adde Exception message to Service available by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/358
- Update appsettings.Development.json by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/359
- Bundle file with profile by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/361
- Bundle file with profile by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/362
- Fix log message loop by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/360
- Unit test updates CSalmi by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/351
Full Changelog: https://github.com/CDCgov/data-exchange-fhir/compare/2.0.3.alpha...2.0.4.alpha
- C#
Published by swmuirdhie over 1 year ago
https://github.com/cdcgov/data-exchange-fhir - 2.0.3.alpha
What's Changed
- Changelog by @swmuirdhie in https://github.com/CDCgov/data-exchange-fhir/pull/335
- BundleScopeValidation by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/325
- Change controllers to lower case by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/341
- Authentication unit test by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/342
- Heath logs&s3 by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/343
- File services update by @swmuirdhie in https://github.com/CDCgov/data-exchange-fhir/pull/339
- Update to unittest by @swmuirdhie in https://github.com/CDCgov/data-exchange-fhir/pull/344
- Code reviews 001 by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/340
- Unit test bundle controller by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/345
- Unit test health by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/346
- FixReadMeErrors by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/347
Full Changelog: https://github.com/CDCgov/data-exchange-fhir/compare/2.0.2.alpha...2.0.3.alpha
- C#
Published by swmuirdhie over 1 year ago
https://github.com/cdcgov/data-exchange-fhir - 2.0.2.alpha
What's Changed
- Updates to serialization by @swmuirdhie in https://github.com/CDCgov/data-exchange-fhir/pull/321
- Updates for logging and docker by @swmuirdhie in https://github.com/CDCgov/data-exchange-fhir/pull/322
- Skip validation when running locally No Aws settings when running locally by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/323
- Request id in start up and opentelemetry cleanup by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/320
- Create big bundle sizes with Synthea by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/319
- Capability statement redone according to inferno test by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/324
- Fixed logging format by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/326
- deploy to dev by @rohitpanwar in https://github.com/CDCgov/data-exchange-fhir/pull/327
- deploy to dev by @rohitpanwar in https://github.com/CDCgov/data-exchange-fhir/pull/328
- deploy to tst by @rohitpanwar in https://github.com/CDCgov/data-exchange-fhir/pull/329
- pull vales from secrets by @rohitpanwar in https://github.com/CDCgov/data-exchange-fhir/pull/331
- Support large bundle file up to 300mb by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/330
- Review code updates by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/332
- Fhir 1087 unit test updates initial fix by @swmuirdhie in https://github.com/CDCgov/data-exchange-fhir/pull/334
New Contributors
- @rohitpanwar made their first contribution in https://github.com/CDCgov/data-exchange-fhir/pull/327
Full Changelog: https://github.com/CDCgov/data-exchange-fhir/compare/2.0.1.alpha...2.0.2.alpha
- C#
Published by swmuirdhie over 1 year ago
https://github.com/cdcgov/data-exchange-fhir - 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 https://github.com/CDCgov/data-exchange-fhir/pull/302
- Added missing gitignore file by @swmuirdhie in https://github.com/CDCgov/data-exchange-fhir/pull/306
- Logsto s3 by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/316
- FHIR-1057: Added README file by @svalluripalli in https://github.com/CDCgov/data-exchange-fhir/pull/315
- Implementing Authentication into Fhir Facade by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/313
Full Changelog: https://github.com/CDCgov/data-exchange-fhir/compare/2.0.0.alpha...2.0.1.alpha
- C#
Published by swmuirdhie over 1 year ago
https://github.com/cdcgov/data-exchange-fhir - Release 2.0.0.alpha
What's Changed
- Save logs to s3 straight by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/293
- Added format to Capability Statement (Metadata) by @csalmi56 in https://github.com/CDCgov/data-exchange-fhir/pull/294
- Update README.md by @swmuirdhie in https://github.com/CDCgov/data-exchange-fhir/pull/297
- Publish v2.0.0.alpha by @swmuirdhie in https://github.com/CDCgov/data-exchange-fhir/pull/301
Full Changelog: https://github.com/CDCgov/data-exchange-fhir/compare/v1.1...2.0.0.alpha
- C#
Published by swmuirdhie over 1 year ago
https://github.com/cdcgov/data-exchange-fhir - 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)
- C#
Published by rohitpanwar over 1 year ago
https://github.com/cdcgov/data-exchange-fhir - 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.
- C#
Published by csalmi56 almost 2 years ago
https://github.com/cdcgov/data-exchange-fhir - 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.
- C#
Published by csalmi56 almost 2 years ago
https://github.com/cdcgov/data-exchange-fhir - Release 0.3.3
- Update Data Exchange - Data Export function: Update change log so that PII information is not logged.
- C#
Published by csalmi56 almost 2 years ago
https://github.com/cdcgov/data-exchange-fhir - 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
- C#
Published by cosmycx about 2 years ago
https://github.com/cdcgov/data-exchange-fhir - 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
- C#
Published by cosmycx about 2 years ago
https://github.com/cdcgov/data-exchange-fhir - 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
- C#
Published by bennettn4 almost 3 years ago
https://github.com/cdcgov/data-exchange-fhir - Release 0.1.0
- Functional version used at May 2023 Connectathon
- Added initial functionality for $process-message
- Added initial functionality for event-triggered processing of newly ingested FHIR Bundles
- Added initial functionality for processing and exporting FHIR data to datalake
- Added initial configuration for APIM
- Added initial implementation of Azure Logic App Bulk Export utility
- C#
Published by bennettn4 about 3 years ago