diff --git a/ReleaseNotes.md b/ReleaseNotes.md index a25ff6a6..4ded10d8 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,6 +1,19 @@ Versity ScoutFS Release Notes ============================= +--- +v1.4 +\ +*May 6, 2022* + +* **Fix possible client crash during server failover** +\ + Fixed a narrow window during server failover and lock recovery that + could cause a client mount to believe that it had an inconsistent item + cache and panic. This required very specific lock state and messaging + patterns between multiple mounts and multiple servers which made it + unlikely to occur in the field. + --- v1.3 \