What's Changed
Fixed
- [release/v24.10] [KDB-610] Handle replayed messages when retrying events in persistent subscriptions by @github-actions in #4777
- [release/v24.10] Calculate disk stats on linux for correct mount point instead of
/
by @github-actions in #4759 - [release/v24.10] [KDB-615] Fix bug in ticks conversion:
Stopwatch.Frequency
is not necessarily a multiple ofTimeSpan.TicksPerSecond
by @github-actions in #4765 - [KDB-625][24.10] Fix double check, avoid possibility of recreating midpoints (#4788) by @timothycoleman in #4790
- [KDB-620][v24.10] Fix cancellation exception in
StorageWriterService
by @timothycoleman in #4794 - [KDB-621] Validate against attempts to set metadata for the "" stream by @timothycoleman in #4799
- [KDB-628][release/v24.10] Align histogram buckets with the dashboard by @github-actions in #4811
- [release/v24.10] [KDB-629] Fix some disk IO stats being 0 on linux by @github-actions in #4818
Changed
- [KDB-578][release/v24.10] Support paging in persistent subscriptions by @hayley-jean in #4785
Full Changelog: v24.10.1...v24.10.2