Skip to content

Releases: bzkf/fhir-to-lakehouse

v1.6.0

13 Feb 10:07
337b274
Compare
Choose a tag to compare

1.6.0 (2025-02-13)

Features

  • made failOnDataLoss configurable (#30) (337b274)

v1.5.1

09 Feb 13:22
8f0551c
Compare
Choose a tag to compare

1.5.1 (2025-02-09)

Miscellaneous Chores

  • deps: pin docker.io/apache/spark docker tag to 3138f92 (#27) (142561a)
  • deps: update docker.io/trinodb/trino docker tag to v470 (#29) (8c485bd)
  • deps: update github/codeql-action action to v3.28.9 (#28) (8f0551c)

v1.5.0

08 Feb 14:30
2d992dc
Compare
Choose a tag to compare

1.5.0 (2025-02-08)

Features

  • added support for reading from tls-secured kafka (#24) (57dda1f)

Bug Fixes

  • added integration tests to ci and fixed image build (#23) (decc315)
  • enabled integration tests and fixed some default settings (#25) (094756f)

CI/CD

  • only load image from artifact on PRs (#26) (2d992dc)

v1.4.1

01 Feb 09:21
a0ce589
Compare
Choose a tag to compare

1.4.1 (2025-02-01)

Miscellaneous Chores

  • deps: update docker.io/bitnami/minio docker tag to v2025 (#15) (a0ce589)
  • deps: update docker.io/library/spark:3.5.4-scala2.12-java17-python3-ubuntu docker digest to f536843 (#17) (e80176c)
  • deps: update github/codeql-action action to v3.28.8 (#18) (5e02563)

v1.4.0

30 Jan 22:14
82d2553
Compare
Choose a tag to compare

1.4.0 (2025-01-30)

Features

  • add metastore URL configuration and register tables in metastore (#16) (82d2553)

v1.3.0

29 Jan 20:15
f3c83a5
Compare
Choose a tag to compare

1.3.0 (2025-01-29)

Features

  • add metrics for resource processing and optimize batch handling (#14) (e9aa17d)

Miscellaneous Chores

  • deps: pin docker.io/library/spark docker tag to 4133c4e (#13) (f3c83a5)

v1.2.0

28 Jan 22:48
4277635
Compare
Choose a tag to compare

1.2.0 (2025-01-28)

Features

v1.1.2

23 Jan 10:47
ad44fe0
Compare
Choose a tag to compare

1.1.2 (2025-01-23)

Bug Fixes

  • make s3_connection_ssl_enabled configurable & actually use s3_endpoint (#11) (ad44fe0)

v1.1.1

16 Jan 14:56
1d0b0c1
Compare
Choose a tag to compare

1.1.1 (2025-01-16)

Bug Fixes

v1.1.0

16 Jan 10:12
507b28c
Compare
Choose a tag to compare

1.1.0 (2025-01-16)

Features

  • enhance Kafka settings and add sample data generation script (#9) (507b28c)