Skip to content

v0.25.0

Choose a tag to compare

@marcus marcus released this 18 Jan 04:20
· 708 commits to main since this release

What's New

Memory Profiling

  • Added pprof HTTP instrumentation for diagnosing memory leaks
  • Enable with SIDECAR_PPROF=1 or custom port SIDECAR_PPROF=6061
  • Includes scripts/mem-monitor.sh for continuous monitoring
  • See docs/guides/memory-profiling.md for full usage guide

TD Theme Integration

  • Embedded td now respects sidecar's theme colors
  • Code blocks and markdown rendering use active theme palette
  • Requires td v0.14.0+

Dependencies

  • Updated embedded td to v0.14.0