Merge pull request #88 from versity/zab/v1_4_release

v1.4 Release
This commit is contained in:
Zach Brown
2022-05-06 11:23:45 -07:00
committed by GitHub
+13
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
\