github EventStore/EventStore oss-v3.0.2
Event Store 3.0.2

latest releases: v24.4.0-alpha.2, v24.4.0-alpha.1, nightly-build...
9 years ago

Event Store OSS v3.0.2 includes a critical fix recommended for all users of Event Store, as well as some minor updates to the User Interface. This also co-incides with the release of the commercial edition of Event Store HA 3.0.2, and version 3.0.2 of the .NET client API, which is available on NuGet.

The changes are listed below:

Event Store Server

  • A bug which can cause the read index to fail to rebuild has been fixed (Commercial support inquiry, no issue number). Inclusion of this fix means that version 3.0.2 is recommended for all users of Event Store.
  • Better diagnostic logging has been added to several log messages.
  • The lock held during index merging is now held for significantly less time. This reduces the chances of index corruption, especially on slow disks.
  • Requesting a stream as HTML redirects to the new UI rather than presenting broken HTML.

Event Store UI

Event Store .NET Client API

  • Fixed a bug which can cause a deadlock during reconnection under certain network conditions.
  • Fixed a packaging issue which required the embedded client to also reference Protocol Buffers .NET. This dependency is now internalized.

Don't miss a new EventStore release

NewReleases is sending notifications on new releases.