Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Releases: miracum/ahd2fhir

v2.2.0

06 Jul 15:17
193d9f6
Compare
Choose a tag to compare

2.2.0 (2021-07-06)

Features

  • include SASL security settings for Kafka (#14) (193d9f6)

v2.1.0

05 Jul 16:07
01771fa
Compare
Choose a tag to compare

2.1.0 (2021-07-05)

Features

  • added support for custom mappers (#13) (01771fa)

v2.0.0

02 Jul 16:00
b8516e5
Compare
Choose a tag to compare

2.0.0 (2021-07-02)

⚠ BREAKING CHANGES

  • config: changes naming of all Kafka-related settings and environment variables.

  • refactor: Compose Settings from multiple BaseSettings classes

  • fix: Set full prefix for nested BaseSetting classes, update docs

  • style: Fix env file order

Features

  • config: re-structured configuration settings (#11) (b8516e5)

v1.0.6

09 Jun 15:53
8bb6918
Compare
Choose a tag to compare

1.0.6 (2021-06-09)

Miscellaneous Chores

  • deps: updated deps and aiokafka to new API (#8) (8bb6918)

v1.0.5

30 May 16:17
5614331
Compare
Choose a tag to compare

1.0.5 (2021-05-30)

Bug Fixes

  • store the error description in message headers for the DLQ (51802bd)

CI/CD

v1.0.4

28 May 23:14
6da249f
Compare
Choose a tag to compare

1.0.4 (2021-05-28)

Bug Fixes

  • made auto_offset_reset configurable (d9b466b)

v1.0.3

28 May 14:14
2840449
Compare
Choose a tag to compare

1.0.3 (2021-05-28)

Bug Fixes

  • updated links in README (2840449)

Miscellaneous Chores

  • renamed remaining ahd-to-fhir to ahd2fhir (32d28ab)

v1.0.2

27 May 16:00
105244e
Compare
Choose a tag to compare

1.0.2 (2021-05-27)

CI/CD

  • add weekly-running vuln scan of image (55767b4)

Miscellaneous Chores

  • deps: update all dependencies (13e5ed1)
  • deps: update all dependencies (45f949b)

v1.0.1

27 May 14:26
8ea5668
Compare
Choose a tag to compare

1.0.1 (2021-05-27)

Bug Fixes

Miscellaneous Chores

  • added maintainer label (1ea8461)
  • switched license to Apache 2 (d321c63)

v1.0.0

08 May 01:35
Compare
Choose a tag to compare

1.0.0 (2021-05-08)

Features

CI/CD

  • added GitHub Actions (cacb5ed)
  • disabled upload of scan results while project is private (e480ffa)