13.2.1
Bug
SWIF-326 Store Swiftlet: Index 2048 out of bounds when consuming persistent messages
This release fixes a nasty bug in the persistent store, introduced in 12.5.0. When consuming persistent messages, it randomly reads beyond page boundaries which in turn throws this exception. The stored data is NOT corrupt. It only affects message consumption.