Releases: SrinjoyDev/rewynd
Releases · SrinjoyDev/rewynd
rewynd v0.2.1
Changelog
- eaa33e6: fix(shim): pin OpenTelemetry deps to the resolvable 0.218.0 set (v0.2.1) (@SrinjoyDev)
rewynd v0.2.0
Changelog
- 886f86a: chore(release): v0.2.0 (@SrinjoyDev)
- c8a9055: ci(release): manual re-publish path for an existing tag (@SrinjoyDev)
- b13a43e: docs(banner): hi-fi redesign — taller canvas + live mini-TUI panel (@SrinjoyDev)
- 862aa4c: docs(demo): re-record the TUI GIF for jobs + the load panel (@SrinjoyDev)
- c5b0d11: docs(demo): re-record the TUI GIF for the control panel (@SrinjoyDev)
- 363d6bc: docs(examples): runnable distributed example (gateway -> billing) (@SrinjoyDev)
- 9b26c47: docs(examples): runnable jobs example + surface jobs in README/CHANGELOG (@SrinjoyDev)
- 9492378: docs(examples): verified Ruby example — the "any OTel language" path, proven (@SrinjoyDev)
- f1a4e85: docs(readme): branding banner, agent integrations, shipped roadmap (@SrinjoyDev)
- 0a0f441: feat(core): OTLP/gRPC intake on :4317 alongside HTTP (@SrinjoyDev)
- 543b580: feat(core): configurable retention via REWYND_MAX_REQUESTS (@SrinjoyDev)
- 9070bb6: feat(core): distributed trace stitching with per-service attribution (@SrinjoyDev)
- f741578: feat(core): load/performance view — rewynd stats + get_load_stats (@SrinjoyDev)
- 9f4c203: feat(core): record background jobs and queue consumers as first-class flows (@SrinjoyDev)
- 18aa79d: feat(go): rewynd Go SDK + runnable example (@SrinjoyDev)
- 56e2535: feat(integrations): drop-in agent setups for every coding agent (@SrinjoyDev)
- 44c1476: feat(mcp): server instructions + get_stats + descriptive tools (@SrinjoyDev)
- 9c535a0: feat(run): record any OpenTelemetry language, not just Node (@SrinjoyDev)
- 7ed2ccd: feat(stats): regression diff — did my fix help? (@SrinjoyDev)
- 0f6171b: feat(tui): live search, slow filter, scrollable enriched detail (@SrinjoyDev)
- ffbb6b4: feat(tui): load-stats overlay (S) (@SrinjoyDev)
- 92fa82e: fix(ci): approve dependency build scripts for pnpm v11 (@SrinjoyDev)
- d0d8eea: fix(ci): drop injected optionalDependencies from the cli package source (@SrinjoyDev)
- a84e2b6: fix(go): module path matches its directory so
go installworks (@SrinjoyDev) - aad0644: fix(shim): flush recorded spans on normal process exit (@SrinjoyDev)
rewynd v0.1.0
Changelog
- 59283a5: feat(capture): request body capture — safe, redacted, size-capped (Srinjoy Dev srinjoydev1104@gmail.com)
- fd7e92b: feat(capture): request/response headers with in-app redaction (Srinjoy Dev srinjoydev1104@gmail.com)
- 5fb6e8b: feat(cli): diagnose, last-error, tail — complete the agent command surface (Srinjoy Dev srinjoydev1104@gmail.com)
- 333072e: feat(cli): rewynd run launcher — one-command recording with auto-started core (Srinjoy Dev srinjoydev1104@gmail.com)
- a4e453d: feat(detect): slow-query and slow-request detections (Srinjoy Dev srinjoydev1104@gmail.com)
- 6e6873c: feat(examples): Fastify + Postgres; fix outbound status capture (Srinjoy Dev srinjoydev1104@gmail.com)
- bfca9ce: feat(ls): show 'slow' flag in list views (CLI + TUI) (Srinjoy Dev srinjoydev1104@gmail.com)
- 5fa4ec7: feat(mcp): MCP server (rewynd mcp) — native agent integration (Srinjoy Dev srinjoydev1104@gmail.com)
- 3013e31: feat(node): optional Prisma instrumentation (opt-in, version-safe) (Srinjoy Dev srinjoydev1104@gmail.com)
- 70fe2f0: feat(python): Python shim + FastAPI example — the multi-language unlock (Srinjoy Dev srinjoydev1104@gmail.com)
- 8b83dcd: feat(release): full distribution pipeline — binaries, npm, PyPI (Srinjoy Dev srinjoydev1104@gmail.com)
- 12cf667: feat(show): surface request headers in CLI show + TUI detail (Srinjoy Dev srinjoydev1104@gmail.com)
- 7d4d0e9: feat(tui): help overlay (?) with keybindings (Srinjoy Dev srinjoydev1104@gmail.com)
- 363c9f7: feat(tui): live terminal UI — the human aha (Srinjoy Dev srinjoydev1104@gmail.com)
- 69f90c4: feat: rewynd core — zero-config OTLP flight recorder (Phase 0 + 1) (Srinjoy Dev srinjoydev1104@gmail.com)
- 2d4fec6: fix(cli): cross-platform daemon detach so Windows builds (Srinjoy Dev srinjoydev1104@gmail.com)
- 3cf3d99: fix(release): goreleaser archives use formats (list), not deprecated format (Srinjoy Dev srinjoydev1104@gmail.com)
- e3db641: fix(release): robust install + pnpm conflict; remove emojis (Srinjoy Dev srinjoydev1104@gmail.com)
- 6d30488: test(bench): shim-overhead benchmark, gated in CI (§9A) (Srinjoy Dev srinjoydev1104@gmail.com)
- 5dbb0c8: test+ci: core unit tests, GitHub Actions CI, clean pnpm build approval (Srinjoy Dev srinjoydev1104@gmail.com)