Skip to content

Releases: Logflare/logflare

v1.12.0

03 Mar 07:58
75aa2d9
Compare
Choose a tag to compare

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

07 Feb 09:46
6eee7a9
Compare
Choose a tag to compare

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

17 Jan 14:28
9bb43b3
Compare
Choose a tag to compare

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

09 Jan 00:02
d060477
Compare
Choose a tag to compare

What's Changed

  • fix: postgres 15 decimal in uptime query by @Ziinc in #2294

Full Changelog: v1.10.7...v1.10.8

v1.10.7

07 Jan 10:55
a590bd7
Compare
Choose a tag to compare

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

v1.10.6

11 Dec 16:40
68b5582
Compare
Choose a tag to compare

What's Changed

  • perf: tweak cache expiration times by @Ziinc in #2274
  • perf: add benchmarks covering http ingestion and context cache by @Ziinc in #2273
  • perf: bump max buffer len by @Ziinc in #2279
  • perf: reduce broadway memory footprint by @Ziinc in #2278

Full Changelog: v1.10.5...v1.10.6

v1.10.5

06 Dec 20:42
090f8d9
Compare
Choose a tag to compare

What's Changed

  • fix: check registry before starting source_sup by @chasers in #2272

Full Changelog: v1.10.4...v1.10.5

v1.10.4

06 Dec 19:11
bf6c075
Compare
Choose a tag to compare

What's Changed

  • fix: skip invalid rows when inserting into bigquery by @chasers in #2269
  • fix: ets config storage table race condition by @Ziinc in #2270
  • fix: use PartitionSupervisor for backends by @chasers in #2271

Full Changelog: v1.10.2...v1.10.4

v1.10.2

05 Dec 13:24
e5a7c29
Compare
Choose a tag to compare

What's Changed

  • fix: use external_size instead of encoding json by @chasers in #2267
  • perf: split finch pools for ingest by @Ziinc in #2256
  • perf: increase expiration time for auth context by @Ziinc in #2268

Full Changelog: v1.10.1...v1.10.2

v1.10.1

02 Dec 19:40
7d1b5cf
Compare
Choose a tag to compare

What's Changed

  • fix: ets config storage for Broadway by @Ziinc in #2265
  • docs: add otel docs, add extra accepted source headers by @Ziinc in #2264

Full Changelog: v1.10.0...v1.10.1