Skip to content

stackpulse 0.10.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 21:48
· 66 commits to main since this release
22dc3b0

Added

  • Tail incrementally reads a growing spool into bounded, reusable sample batches. Symbolizer::update applies definition and symbol-source changes and reports invalidations for caller-owned prepared-stack caches.
  • Recorder::tail shares validated image handles with a live reader, and native symbolizer plug-ins receive module-retirement notifications.

Changed

  • Snapshot and Replay now accept only the current SPULSE3 format.
  • CI no longer checks public API compatibility against the previous crates.io release.