🚀Release Highlights
Core Improvements
- Enabled timegate module by default (#2152)
- Critical race condition in POSIX event implementation fixed (#2247)
- performance improvements: descriptor gate, timeout provider, deserialization (#2376, #2422, #2424)
- Introduced subscriber latency metrics (#2451)
- Switched to protozero serialization (#2397)
- Activated C++17 support across cor...