Releases: CDCgov/data-exchange-fhir
Releases · CDCgov/data-exchange-fhir
Release list
v2.0.6
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
- 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
- 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
- Changelog by @swmuirdhie in #335
- BundleScopeValidation by @csalmi56 in #325
- Change controllers to lower case by @csalmi56 in #341
- Authentication unit test by @csalmi56 in #342
- Heath logs&s3 by @csalmi56 in #343
- File services update by @swmuirdhie in #339
- Update to unittest by @swmuirdhie in #344
- Code reviews 001 by @csalmi56 in #340
- Unit test bundle controller by @csalmi56 in #345
- Unit test health by @csalmi56 in #346
- FixReadMeErrors by @csalmi56 in #347
- image architecture fix by @rohitpanwar in #349
- Fix app settings by @csalmi56 in #350
- Fix app settings dev by @csalmi56 in #352
- App settings update 3 by @csalmi56 in #353
- Fix main2 by @csalmi56 in #354
- Update appsettings.Development.json by @csalmi56 in #355
- Moved separate bundle string by @csalmi56 in #356
- Fix Health Controller endpoint by @csalmi56 in #357
- Adde Exception message to Service available by @csalmi56 in #358
- Update appsettings.Development.json by @csalmi56 in #359
- Bundle file with profile by @csalmi56 in #361
- Bundle file with profile by @csalmi56 in #362
- Fix log message loop by @csalmi56 in #360
- Unit test updates CSalmi by @csalmi56 in #351
- Postman updates by @csalmi56 in #365
- Update CHANGELOG.md by @csalmi56 in #364
- AppsettingsForEachEnv by @csalmi56 in #363
- Update README.md by @csalmi56 in #368
- Stream reader memory stream differences by @csalmi56 in #371
- Run app locally by @csalmi56 in #370
- Update CHANGELOG.md by @csalmi56 in #372
New Contributors
- @rohitpanwar made their first contribution in #327
Full Changelog: v1.1...v2.0.6
2.0.5.Alpha
What's Changed
- Postman updates by @csalmi56 in #365
- Update CHANGELOG.md by @csalmi56 in #364
- Create App settings For Each Env by @csalmi56 in #363
- Update README.md by @csalmi56 in #368
- Stream reader vs. memory stream differences by @csalmi56 in #371
- Run app locally by README update @csalmi56 in #370
Full Changelog: 2.0.4.alpha...2.0.5.Alpha
2.0.4.alpha
What's Changed
- image architecture fix by @rohitpanwar in #349
- Fix app settings by @csalmi56 in #350
- Fix app settings dev by @csalmi56 in #352
- App settings update 3 by @csalmi56 in #353
- Fix main2 by @csalmi56 in #354
- Update appsettings.Development.json by @csalmi56 in #355
- Moved separate bundle string by @csalmi56 in #356
- Fix Health Controller endpoint by @csalmi56 in #357
- Adde Exception message to Service available by @csalmi56 in #358
- Update appsettings.Development.json by @csalmi56 in #359
- Bundle file with profile by @csalmi56 in #361
- Bundle file with profile by @csalmi56 in #362
- Fix log message loop by @csalmi56 in #360
- Unit test updates CSalmi by @csalmi56 in #351
Full Changelog: 2.0.3.alpha...2.0.4.alpha
2.0.3.alpha
What's Changed
- Changelog by @swmuirdhie in #335
- BundleScopeValidation by @csalmi56 in #325
- Change controllers to lower case by @csalmi56 in #341
- Authentication unit test by @csalmi56 in #342
- Heath logs&s3 by @csalmi56 in #343
- File services update by @swmuirdhie in #339
- Update to unittest by @swmuirdhie in #344
- Code reviews 001 by @csalmi56 in #340
- Unit test bundle controller by @csalmi56 in #345
- Unit test health by @csalmi56 in #346
- FixReadMeErrors by @csalmi56 in #347
Full Changelog: 2.0.2.alpha...2.0.3.alpha
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.