Skip to content

Telemetry Tracker v1.16.7

Choose a tag to compare

@unjica unjica released this 19 Jul 01:44
· 44 commits to develop since this release
c3e92b2

Highlights

  • Dependabot #45 / Sentry 10 — upgrade @sentry/node and @sentry/nextjs to v10 so transitive @opentelemetry/core lands on ≥2.8.0; dashboard client init moved to instrumentation-client.ts (#590)
  • GitHub Code Quality findings — clear open dashboard quality alerts (dead null checks, trivial conditionals, unused locals) (#591)

Upgrade (self-hosted)

From v1.16.6, deploy API + dashboard. No database migrations in this release.

pnpm --filter api exec prisma migrate deploy

New migrations in this release:

None — no database changes in this release.

Notes

  • Product update email: skipped (mid-line PATCH on v1.16.x)
  • brief-worker left unchanged

Full changelog: CHANGELOG.md