Skip to content

1.10.4

Compare
Choose a tag to compare
@JPWatson JPWatson released this 01 Aug 15:45
· 106 commits to master since this release

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.