What's Changed
- improve error logging for query execution by @iskakaushik in #150
- revert limit 0 by @iskakaushik in #152
- set allow_nullable_key = 1 when PEERDB_NULLABLE true by @serprex in #2191
- call connectors.CloseConnector when creating GetVersionConnector by @serprex in #2194
- chore: update dependencies by @serprex in #2193
- ClickHouse: Quote table name in insertions by @Amogh-Bharadwaj in #2197
- Alerts: tag context.Canceled / io.EOF / net.ErrClosed by @serprex in #2196
- lag graph: always show precise time in tooltip by @serprex in #2198
- validation: list missing tables from publication by @serprex in #2195
- slot lag graph: also have lsn graph by @serprex in #2199
- Fix sorting key ui pick order by @Amogh-Bharadwaj in #2201
Full Changelog: v0.18.7...v0.18.8