Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

v4.1.0

Compare
Choose a tag to compare
@nguyen102 nguyen102 released this 13 Dec 20:44
· 108 commits to mainline since this release
f06ec29

4.1.0 (2021-12-13)

Features

  • add custom resource to update search mappings (#474) (e941aa7)
  • add jobOwnerId as metadata on export results (#491) (80a5cac)
  • add transitive reference to group export (#475) (3c4c57e)
  • allow async creation of FhirConfig (#464) (248356f)
  • bump search version to 3.9.2 (#520) (401e97d)
  • enable id only searching for reference types (#424) (4998d7d)
  • update ES to 7.10 and utilize Graviton instances for EC2 clusters (#430) (3a55bf3)
  • Wire SNS topic to Ok & AlarmActions from cloudwatch alarms (#447) (50871c5)

Bug Fixes

  • Add server side encryption to the AuditLogsBucket (#418) (016876d)
  • Add SNS encryption for FhirWorksAlarm (#462) (9809087)
  • bulk export script (#482) (caaf57d)
  • fix bouncing results issue (#502) (7e3eff6)
  • Fix CloudWatch LogGroup name for auditLogMover (#503) (be8bbf6)
  • Fix Implentation guide integration test (#467) (421f1db)
  • give Glue IAM Role access to KMS keys (#450) (2bf0b76)
  • glue export security name not unique (#514) (bafcaf4)
  • group export with group last updated before _since (#437) (1499b52)
  • handle when failures happen in bulk export (#452) (6a8381c)
  • Patient compartment array inclusion in group export (#455) (b2c9fee)
  • update ElasticSearch type to have more region support (#484) (ca8e5ce)
  • use correct content-type on s3 export results (#496) (196ecde)

Security Fixes

  • bump log4j-core from 2.13.2 to 2.15.0 in /javaHapiValidatorLambda