Skip to content

Rootprint

v0.2.0 Breaking

This release includes 4 breaking changes for platform teams planning a safe upgrade.

Published 1mo Logging
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Affected surfaces

auth breaking_upgrade

Summary

AI summary

Updates Highlights, ⚠️ Breaking, and https://github.com/oleksandr-zhyhalo/logwiz/compare/v0.1.11...v0.2.0 across a mixed release.

Full changelog

What's Changed

⚠️ Breaking

  • Ingest tokens wiped on upgrade — migration 0030 rebuilds the table (plaintext storage, single-index scoping). Recreate tokens after upgrading.
  • Default port is now 8282 — update proxies/compose overrides.
  • Admin routes moved under /administration/{users,tokens,indexes,authentication,send-logs}.
  • Setup flow moved from /auth/change-password to /auth/setup-admin.

Highlights

  • New admin layout with sidebar, per-section pages, and breadcrumbs
  • Copy-pasteable Send Logs guides: Python, Go, Java, JavaScript, .NET, Docker, HTTP
  • OTLP HTTP endpoint at /api/otlp/v1/logs for OpenTelemetry exporters
  • Index detail rework: Overview / Fields / Sources / Configuration tabs, ingestion-drop stats, source management, delete
  • Ingest token UI (create, view, delete), per-user role management
  • Marketing site (site/) and Mintlify docs site (docs-site/)

Full changelog: CHANGELOG.md · v0.1.11...v0.2.0

Breaking Changes

  • Ingest tokens are wiped on upgrade; migration `0030` rebuilds the table and requires recreation of tokens after upgrading.
  • Default listening port changed from unspecified to 8282; update proxies, compose files, and firewall rules accordingly.
  • Admin API routes relocated under `/administration/{users,tokens,indexes,authentication,send-logs}` (previously at different paths).
  • Setup flow endpoint moved from `/auth/change-password` to `/auth/setup-admin`. Existing client calls must be updated.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Rootprint

Get notified when new releases ship.

Sign up free

About Rootprint

All releases →

Related context

Earlier breaking changes

  • v0.3.0 Datastore migrated from SQLite to PostgreSQL.
  • v0.3.0 Architecture changed to Bun-workspace monorepo with separate Hono API and SvelteKit SPA.

Beta — feedback welcome: [email protected]