New
v1.33.0
What's Changed
- fix: get_event_with_fallback uses consistent timestamp precision by @msmithstubbs in https://github.com/Logflare/logflare/pull/3189
- native clickhouse protocol implementation for inserts by @amokan in https://github.com/Logflare/logflare/pull/3182
- chore: clickhouse native protocol adjustments by @amokan in https://github.com/Logflare/logflare/pull/3192
- bug: handle ClickHouse error 32 properly in native protocol by @amokan in https://github.com/Logflare/logflare/pull/3193
- track activity and spin down native ClickHouse connection pools after a period of inactivity by @amokan in https://github.com/Logflare/logflare/pull/3194
- fix(e2e): correct schema modal flaky test on webkit by @laraujo7 in https://github.com/Logflare/logflare/pull/3180
- perf: run in matrix style E2E integration tests with supabase by @nelsonmestevao in https://github.com/Logflare/logflare/pull/3190
- test: improve coverage on fetch resource plug by @nelsonmestevao in https://github.com/Logflare/logflare/pull/3191
- feat: quick search inputs for suggested and clustered fields by @msmithstubbs in https://github.com/Logflare/logflare/pull/3183
- chore: remove warnings related to distinct types for compile time config vars by @nelsonmestevao in https://github.com/Logflare/logflare/pull/3166