All posts
Release

Backend v1.5.1

  • Added disableLogging option for embedded library use.
  • Gin now runs in release mode when used as a library (no logging).
  • Worked around Parquet UUID incompatibility with ClickHouse.
  • Fixed time representation in embedded ClickHouse.
  • Fixed duration insertion bug.
  • Documentation updates.