Skip to content

v1.4.1

Choose a tag to compare

@nemirlev nemirlev released this 13 May 13:24
· 202 commits to main since this release
ade2617

[1.4.1] - 2024-05-13

馃殌 Features

  • Added Debug logging
  • (log) Added logging to the executeBatch method in ClickHouse
  • Added logging for the runSyncAndSave function

馃殰 Refactor

  • Changed log.fatal in saving to errors and added custom logging
  • Removed passing variables to DB methods - moved to structures
  • Changed import status logs in DB to console messages
  • Replaced console output with logging in Clickhouse.connect
  • Moved DB driver from function parameters to func receivers

Full Changelog: v1.4.0...v1.4.1