Merge remote-tracking branch 'origin/topic/vern/event-trace-on-exit'

* origin/topic/vern/event-trace-on-exit:
  Generate --event-trace output explicitly rather than in EventTraceMgr destructor
This commit is contained in:
Arne Welzel 2025-05-16 13:39:56 +02:00
commit 4691e2c51b
5 changed files with 12 additions and 3 deletions

View file

@ -1,3 +1,7 @@
8.0.0-dev.106 | 2025-05-16 13:39:56 +0200
* Generate --event-trace output explicitly rather than in EventTraceMgr destructor (Vern Paxson, Corelight)
8.0.0-dev.104 | 2025-05-15 12:15:42 -0700
* Require non-system version of libkrb5 on macOS (Tim Wojtulewicz, Corelight)