·
13 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
3.1.2
Fixed
- Urgently fixed cache update issues for new key-value update operations (e.g.,
setMany) introduced in 3.1.1. - Urgently fixed cache update issues for new table batch update operations (e.g.,
batchUpdate) introduced in 3.1.1. - Fixed glibc
statvfsFFI struct field padding on 64-bit Linux to prevent memory heap corruption and crashes when retrieving disk free space.
Changed
- Improved comprehensive benchmark testing for all new interfaces to prevent similar issues in future releases.