Release
Backend v1.5.1
- Added
disableLoggingoption 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.