Skip to content

v2.88.0

Choose a tag to compare

@maxdeichmann maxdeichmann released this 07 Nov 10:47
· 6101 commits to main since this release

What's Changed

Features

Fixes

Chore

  • chore: remove temporary column from PG to CH migrations by @Steffen911 in #4031
  • chore: include usagedetails from postgres in ingestion pipeline by @Steffen911 in #4034
  • chore: init migration scripts with state on restarts by @Steffen911 in #4039
  • chore(ui): slightly lighter bg of darkmode sidebar by @marcklingen in #4042
  • chore: reduce startTime missing logs to create events by @Steffen911 in #4044
  • chore: ignore all .env files aside from examples by @Steffen911 in #4059
  • chore: retry legacy ingestion batches on errors by @Steffen911 in #4058
  • chore: do not send auth errors to DLQ in bull by @Steffen911 in #4062
  • chore: add test case for different input/output values by @Steffen911 in #4061
  • chore: update cost calculation to handle null values from DB by @Steffen911 in #4057
  • chore: forward /api/public/scores to /api/public/ingestion by @Steffen911 in #4064
  • chore: add type filter to observation lookup in ingestion queue by @Steffen911 in #4083
  • chore: drop redundant observation project_id index on Clickhouse by @Steffen911 in #4084
  • chore: restrict domain timestamp updates to one day in clickhouse ingestion by @Steffen911 in #4085
  • chore: include backgroundmigration state default in schema.prisma by @Steffen911 in #4094
  • chore: convert starttime filter to DateTime in Ingestion pipeline by @Steffen911 in #4095

Performance

Full Changelog: v2.87.0...v2.88.0