0.12.2 (2024-11-12)¶
Improvements¶
- Change Spark
jobDescriptionfor DBReader & FileDFReader fromDBReader.run() -> ConnectiontoConnection -> DBReader.run().
Bug Fixes¶
- Fix
log_hwmresult forKeyValueIntHWM(used by Kafka). (#316) - Fix
log_collectionhiding values ofKafka.addressesin logs withINFOlevel. (#316)
Dependencies¶
- Allow using etl-entities==2.4.0.
Doc only Changes¶
- Fix links to MSSQL date & time type documentation.