Releases: Logflare/logflare
Releases · Logflare/logflare
v1.12.0
What's Changed
- chore(deps-dev): bump esbuild and esbuild-sass-plugin in /assets by @dependabot in #2315
- fix: duplicate logflare alerts being triggered by increasing alerts cluster size threshold by @Ziinc in #2312
- fix: prevent old logs from getting sent in slack notiifications by @Ziinc in #2316
- chore: verified struct support, bumped sqlparser-rs and rust version by @Ziinc in #2317
- chore: create instance templates for cluster d and e by @Ziinc in #2318
- feat: add support for UNION ALL and CTEs in sandboxed queries. by @Ziinc in #2323
- feat: remove Cachex from ContextCache, use direct cache busting, list value busting by @Ziinc in #2324
- chore: update cargo lockfile by @Ziinc in #2321
- feat: remove usage of :partner_users table by @Ziinc in #2320
- fix: single tenant handling of backup plan values by @Ziinc in #2325
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- docs: otel deployment updating, added troubleshooting guide by @Ziinc in #2301
- chore: add coveralls uploading by @Ziinc in #2303
- feat: http protobuf otel ingestion by @Ziinc in #2305
- fix: upload-pages-artifact@v3 bump by @Ziinc in #2307
- fix: otel grpc server gzip compressor by @Ziinc in #2309
- fix: grpc-encoding
identity
should be handled, x-source-id removal by @Ziinc in #2311 - perf: add index for partner_users :upgraded field by @Ziinc in #2308
- feat: initial ingest query scopes implementation by @Ziinc in #2229
- chore: version bump to v1.11.0 by @Ziinc in #2313
- fix: github pages deployment failure by @Ziinc in #2314
- docs: otel collector example by @Ziinc in #2310
Full Changelog: v1.10.9...v1.11.0
v1.10.9
What's Changed
- feat: emit egress telemetry via otel span by @Ziinc in #2295
- fix: vercel message construction on nil message by @Ziinc in #2297
- chore: update prod self-signed certs by @Ziinc in #2299
- fix+feat: bandit attribute for path checking, separate ingest/endpoint sample ratio by @Ziinc in #2298
Full Changelog: v1.10.8...v1.10.9
v1.10.8
v1.10.7
What's Changed
- perf+fix: remove expensive table traversal for pending counts, fix buffer limiter by @Ziinc in #2282
- Revert "perf+fix: remove expensive table traversal for pending count… by @Ziinc in #2285
- perf: increase max ets tables allocation by @Ziinc in #2283
- Perf/revert trunc queue by @Ziinc in #2286
- perf: reduce tasks spawning by @Ziinc in #2284
- perf: users preloading refactor by @Ziinc in #2276
- perf: queue ingest tweaks, reduce memory footprint by @Ziinc in #2287
- perf: tweak db connection pool count by @Ziinc in #2288
- perf: move RLS state off process heap by @Ziinc in #2290
- perf: acks delete ingested events from queue by @Ziinc in #2289
- feat: cache warmer for Users context by @Ziinc in #2266
- fix: removes task spawning for listing recent logs by @Ziinc in #2291
- fix: tzdata error by @Ziinc in #2292
Full Changelog: v1.10.6...v1.10.7