Releases: bzkf/fhir-to-lakehouse
Releases · bzkf/fhir-to-lakehouse
v1.6.0
1.6.0 (2025-02-13)
Features
v1.5.1
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
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
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
1.4.0 (2025-01-30)
Features
- add metastore URL configuration and register tables in metastore (#16) (82d2553)
v1.3.0
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
1.2.0 (2025-01-28)
Features
v1.1.2
1.1.2 (2025-01-23)
Bug Fixes
- make s3_connection_ssl_enabled configurable & actually use s3_endpoint (#11) (ad44fe0)
v1.1.1
1.1.1 (2025-01-16)
Bug Fixes
v1.1.0
1.1.0 (2025-01-16)
Features
- enhance Kafka settings and add sample data generation script (#9) (507b28c)