github EventStore/EventStore oss-v4.1.0
Event Store 4.1.0

latest releases: v24.4.0-rc.3, v24.4.0-rc.2, v24.4.0-rc.1...
6 years ago

You can read more about this release in this blog post

Event Store Server

  • (#1447) - (All Platforms) - Add gzip & deflate support for Accept-Encoding HTTP header
  • (#1448) - (All Platforms) - Prevent reads of events that have not been replicated
  • (#1461) - (All Platforms) - Add traverse in scavenge to count the new chunk size in memory
  • (#1469) - (All Platforms) - Ensure CurrentVersion is set when forwarding writes
  • (#1476) - (All Platforms) - Make PasswordChangeNotificationReader try again in case of a read error
  • (#1485) - (All Platforms) - Allow the user to skip verification of index integrity on startup
  • (#1491) - (All Platforms) - Cache midpoints in Ptable footer for faster startup times
  • (#1504) - (All Platforms) - Fix an issue during the index upgrade from PTable V1 to V2 or later that may cause entries to be lost
  • (#1510) - (All Platforms) - Fix case where master node may crash after 2 consecutive elections
  • (#1515) - (All Platforms) - Fix bug where a forwarded request's Content-Type was omitted if Content-Length is 0
  • (#1520) - (All Platforms) - Fix for scavenged files remaining at 256MB
  • (#1522) - (All Platforms) - Add option to set initial reader count on TFChunk
  • (#1534) - (All Platforms) - Safeguard the parsing of ContentType header in case it is empty

Event Store Projections

  • (#1460) - (All Platforms) - Use current epoch (epoch-0) when starting up projections - fix projections stuck on startup
  • (#1465) - (All Platforms) - Stop reading the order stream once the checkpoint has passed
  • (#1466) - (All Platforms) - Prevent 2 instances of ProjectionCoreCoordinator & its subcomponents from running in parallel
  • (#1484, #1489) - (All Platforms) - Expire long-running queries and make expiration configurable and prevent projections from being expired if they haven't loaded state
  • (#1523) - (All Platforms) - Initial projection state was not set in the checkpoint manager

Event Store Persistent Subscriptions

  • (#1471) - (All Platforms) - Convert timeout of 0 to no timeout when loading config on startup

.NET Client

  • (#1472) - (All Platforms) - Fixed system projection query update
  • (#1487) - (All Platforms) - Add retry status to persistent subscriptions
  • (#1511) - (All Platforms) - Creates A Public Constants Class for Client Use

Event Store UI

Don't miss a new EventStore release

NewReleases is sending notifications on new releases.