Skip to content

Releases: CDCgov/data-exchange-fhir

Release 2.0.0.alpha

23 Jan 15:37
6766b7e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1...2.0.0.alpha

Last release for the Azure build

17 Jan 03:53
52cd30a
Compare
Choose a tag to compare
  1. This is the last release for the Azure build, now deprecated and decommissioned
  2. Started development on a FHIR lightweight ingestion solution for AWS
  3. Fhir957 readme update (#292)
  4. Update README.txt (#289)
  5. Update README.md (#288)
  6. Updates to timeout (#275)
  7. Updates to FunctionProcessMessage:SkipValidation feature (#269)
  8. Changelog changes for release 0.3.4 (#255)
  9. Data export code clean up (#251)
  10. Log clean up process message (#250)
  11. Change Log for App Config separation. (#253)
  12. Updated Change Log (#252)

Release 0.3.4

04 Oct 14:10
1e35cd4
Compare
Choose a tag to compare
Release 0.3.4 Pre-release
Pre-release
  • 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

04 Oct 14:12
Compare
Choose a tag to compare
Release 0.3.5 Pre-release
Pre-release
  • 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

03 Oct 17:06
107b1b6
Compare
Choose a tag to compare
Release 0.3.3 Pre-release
Pre-release
  • Update Data Exchange - Data Export function: Update change log so that PII information is not logged.

Release 0.3.2

18 Jul 19:58
d291536
Compare
Choose a tag to compare
Release 0.3.2 Pre-release
Pre-release
  • 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

03 Jul 15:30
dc9daad
Compare
Choose a tag to compare
Release 0.3.1 Pre-release
Pre-release

[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

02 Oct 17:24
9649c05
Compare
Choose a tag to compare
Release 0.2.0 Pre-release
Pre-release

[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

Release 0.1.0

25 May 17:27
438eff2
Compare
Choose a tag to compare
Release 0.1.0 Pre-release
Pre-release
- 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