What's Changed
Added
- [KDB-877] Add logging for significant garbage collections (#5134) by @timothycoleman in #5161
- [KDB-936] Add support for running as a windows service. by @timothycoleman in #5163
- [KDB-916] Add TCP Plugin Configuration Option for TCP read expiry: TcpReadTimeoutMs (#5144) by @timothycoleman in #5166
Fixed
- Only release the lock if we acquired it. Otherwise a different exception would be thrown. (#5040) by @timothycoleman in #5090
- Do not throw if io stat is disabled in the Linux kernel by @timothycoleman in #5107
Full Changelog: v24.10.5...v24.10.6