Skip to content

v1.43.1

Choose a tag to compare

@even-wei even-wei released this 14 Apr 01:34
· 419 commits to main since this release
314638f

What's Changed

  • feat(lineage): new CLL experience with impact-aware column annotations by @danyelf in #1278
  • fix(api): pass through cloud API error status codes in check endpoints by @gcko in #1287
  • feat(cli): add --cloud mode to recce init for CLL pre-computation by @even-wei in #1284
  • chore(deps): consolidate dependabot updates by @gcko in #1288
  • chore(deps): update frontend dependencies including dagre 3.0 and html2canvas-pro 2.0 by @gcko in #1291
  • feat: viewer role gating and error handling for check creation by @gcko in #1294
  • feat(telemetry): add CLI onboarding funnel events by @wcchang1115 in #1286
  • fix(cll): include adapter_type in cache key to prevent cross-database poisoning by @even-wei in #1285
  • feat(lineage): make impact mode always-on in new CLL experience by @danyelf in #1293
  • fix(ui): export dist/style.css for downstream CSS imports by @even-wei in #1297
  • fix(ui): exclude @fontsource from tsdown externals by @gcko in #1298
  • fix(ci): read version from recce/VERSION for manual nightly UI release by @kentwelcome in #1299
  • fix(ui): move @fontsource import from library to app entry point by @gcko in #1300
  • fix(ui): replace Fragment with array in Menu children by @danyelf in #1303
  • feat(ui): add downstream column lineage to new CLL experience by @danyelf in #1302

Full Changelog: v1.43.0...v1.43.1