Event Store v21.10.1 Release Notes

Release Date: 2021-12-16 // over 2 years ago
  • ๐Ÿ›  Fixed

    • โฑ Exception in scheduled message callback crashes server EventStore#3270
    • IODispatcher is now threadsafe for request tracking EventStore#3270
    • InvalidOperationException caused by reading RequestStream after completing the PersistentSubscription gRPC call EventStore#3287
    • Return correct status code in batch append EventStore#3295
    • ๐Ÿ›  Fix partitionBy not working with numbers EventStore#3325
    • ๐Ÿ›  Fix link parsing in persistent subscription service. EventStore#3328
    • ๐Ÿ‘ MaxAge fast path: corner cases and support for SkipIndexScanOnRead EventStore#3339
    • ๐Ÿ‘‰ use last indexed position of all stream when consumer subscribes to all filtered live EventStore#3342
    • Prevent risk of deadlock when creating a PersistentSubscriptionGroup EventStore#3344

    โž• Added

    • ๐Ÿ‘Œ Support for ARM64 on Linux. EventStore#3076
    • GetInfo, ReplayParked, List, RestartSubsystem operations to persistent subscription gRPC proto EventStore#3352
    • String ConsumerStrategy property when creating persistent subscriptions over gRPC EventStore#3352
    • ๐ŸŒฒ Extra logging on startup EventStore#3346

    ๐Ÿ”„ Changed

    • ๐Ÿง Use file checkpoints on Linux and memory mapped checkpoints on Windows EventStore#3340
    • ๐Ÿ—„ Deprecate NamedConsumerStrategy when creating persistent subscriptions over gRPC EventStore#3352