Skip to content

0.12.2 (2024-11-12)

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 14:55
· 4 commits to develop since this release
ebe457d

Improvements

  • Change Spark jobDescription for DBReader & FileDFReader from DBReader.run() -> Connection to Connection -> DBReader.run().

Bug Fixes

  • Fix log_hwm output for KeyValueIntHWM (used by Kafka). (#316)
  • Fix log_collection hiding values in logs with INFO level. (#316)

Dependencies

Doc only Changes

  • Fix links to MSSQL date & time type documentation.