v1.4 Release

Finish the release notes for the 1.4 release.

Signed-off-by: Zach Brown <zab@versity.com>
This commit is contained in:
Zach Brown
2022-05-06 09:57:27 -07:00
parent 45d90a5ae4
commit fb7e43dd23

View File

@@ -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
\