1.10.4
Aeron: https://www.nuget.org/packages/Aeron.Client/1.10.4
Agrona: https://www.nuget.org/packages/Agrona/1.10.4
Archive: https://www.nuget.org/packages/Aeron.Archiver/1.10.4
- Fix issue causing a seg fault on Windows when connections are closed but clients are holding subscriptions.
- Set control channel to be sparse for faster connections with the archive.
- Allow setting of log buffers to be sparse on a per connection basis by using sparse=true as a channel URI param.