Skip to content

v.4.0

Compare
Choose a tag to compare
@hwchen hwchen released this 26 Dec 19:35
· 763 commits to master since this release

BREAKING CHANGE

  • update database configuration to use TESSERACT_DATABASE_URL instead of CLICKHOUSE_DATABASE_URL. Use prefix clickhouse, mysql, etc. to specify db type. e.g. clickhouse://127.0.0.1:9000. if no prefix specified, then clickhouse is the default.
  • tesseract.service is updated with new env var