Skip to content

Latest commit

 

History

History
115 lines (55 loc) · 6.48 KB

CHANGELOG.md

File metadata and controls

115 lines (55 loc) · 6.48 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.4.0 (2023-11-03)

Features

  • add sendPreviousResourceOnDelete to fhir-notification-configs (#83) (a0696bb)
  • add support for complexDataTypeReferenceParsing (#79) (cb3530c)
  • add support for lastUpdatedPartitionConfig (#88) (9de996c)

Bug Fixes

  • upgraded versions.tf to include minor bumps from tpg v5 (#84) (ac4548a)

2.3.0 (2022-12-29)

Features

2.2.1 (2022-05-04)

Bug Fixes

  • Use google-beta for FHIR stores to support beta only V2 analytics schema feature. (#56) (512e110)

2.2.0 (2021-11-17)

Features

  • update TPG version constraints to allow 4.0 (#53) (54c975d)

2.1.0 (2021-05-17)

Features

2.0.0 (2021-03-15)

⚠ BREAKING CHANGES

  • add Terraform 0.13 constraint and module attribution (#45)

Features

  • add Terraform 0.13 constraint and module attribution (#45) (0997d75)

1.3.0 (2021-02-02)

Features

1.2.1 (2021-01-29)

Bug Fixes

1.2.0 (2020-12-04)

Features

  • add parser_config to hl7v2 source (#27) (66f5640)
  • support more FHIR store attributes (#30) (8790b0a)

1.1.0 (2020-12-03)

Features

  • Add support for stream_configs in FHIR store (#22) (a2bcaf6)

1.0.0 (2020-06-05)

⚠ BREAKING CHANGES

  • release please for GA migration (#19)

Features

  • Add version field to fhir (#12) (2103c13)

  • BREAKING CHANGE: release please for GA migration (#19) (4642ed5), closes #19

0.1.0 - 2019-12-02

Added

  • Initial release