Uh oh!
There was an error while loading. Please reload this page.
Releases: ZekStack/trace
Releases · ZekStack/trace
Release list
v0.2.1
Release Changelog: v0.2.1
Features
- Changes include: Added TraceConfig::realtimeStorageMemory and TraceConfig::maxFlushBatchLogs in Trace.h. Reworked realtime allocation so it can use/fail/fallback with PSRAM independently, while disabled queues still allocate nothing and do not fail RequirePsram. Reworked flush handling in TraceFlush.cpp with capped batches, active target sequence barriers, retry/failure behavior, and flushAndWait() request-time sequence semantics. Added host coverage for realtime PSRAM diagnostics, disabled realtime RequirePsram, capped flush ordering, no chasing appended logs, retry, failure, and later retry from the first remaining batch. Updated README, configuration docs, and API docs with the new options, flush behavior, and memory formulas. (
b0a375d)
Fixes
- none
Other
- 0.2.1 release candiate (
7263efb)
v0.2.0
Release Changelog: v0.2.0
Features
- none
Fixes
- 0.2.0 blocker fixes (
7fee104)
Other
- 0.2.0 (
fb8f8c5) - Run validation workflows on every branch (
bde587a) - ring-buffer refactor (
ad80391)
v0.1.0
Release Changelog: v0.1.0
Features
- Added setStream(Print *stream) and getStream() (
65ed346) - added workflows (
992f3f0)
Fixes
- workflow fixes (
3d41c1b)
Other
- v0.1.0 release candidate (
7c9def0) - Short Labels And Stream Colors (
33d25b1) - updated gitignore (
8d942c6) - first commit (
0822bab)