In addition, the ESP32 support is upgraded to use the latest TraceRecorder library, supporting all recent versions of ESP-IDF up to v5.2 dev.
Snapshot tracing is now primarily supported by the implementation for streaming mode, using the RingBuffer stream port. This is essentially a drop-in replacement for the legacy snapshot mode and offers significantly better performance. The legacy snapshot mode still remains for most integrations but has been removed for ESP-IDF to enable faster updates for future ESP-IDF versions.