Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@mkrystof mkrystof released this 16 Apr 19:42
· 246 commits to develop since this release
  • Added health check for notifications FA (#94)
  • Added HL7 report counts (#89)
  • Address Fortify security scan issues with PS API (#86)
  • Dev add message id and status (#85)
  • Adding ServiceBusSBQueueName variable
  • Update the DEX HL7v2 receiver schema to 2.0.0 (#84)
  • Fixed issue when getting counts with date range (#83)
  • Paginate the counts results (#82)
  • Fixed timestamp in counts endpoint (#81)
  • Replaced stage_report_id to report_id (#80)
  • Change report relay SB to use static connection (#75)
  • Let SDK decide optimal number of concurrent operations for counts when spanning partitions (#79)
  • Renaming variables as per meta data v2
  • Fixing meta v2 field names
  • Update queue name for reports notifications
  • Updating rules engine to remove personal email id
  • Adding logic to send out emails to subscribers when rules match
  • Use the partition key when getting counts for only one upload id (#76)
  • Updated schema names for HL7v2 debatcher and structure validator (#73)
  • Add custom metrics for App Insights, cosmos exception handling (#72)
  • Fixing tests
  • Meta V2 Implementation (#70)
  • Added retries to getting traces and added test scripts (#69)
  • Updates to report counts (#68)
  • Added feature to disable tracing using app setting (#67)
  • Static cosmosdb connection for the reports manager (#66)
  • Making log statements implement debug method than info and adding more info to test
  • Adding logs
  • Fixed statustype
  • Testing web socket string
  • Code fixes for string matching for valid web socket url
  • Adding regex for validation of websocket url
  • Adding Servicebus endpoint
  • Adding code to test ruleEngine
  • Adding test for rules engine
  • Adding rule engine
  • Fixing test cases
  • Fixing changes as per code review
  • Adding changes for rule-engine
  • Adding test case for metadata verify file
  • Code refactoring
  • Adding test case for file copy report format
  • Adding missing fields in other reports
  • Removing unneeded file
  • Remove function kotlin wrapper
  • Adding test cases for hl7 report parsing
  • Adding test cases with status of success, failute and warning to get the correct status
  • Adding message parser unit test
  • Fixing wrapper test
  • Adding java wrapper
  • Changes to add message parser and support for service bus