1.4.6
The release fixes the way record size is calculated. It used to naively just take the length of the JSON but it now correctly uses the bytesize (taking UTF-8 characters into account). This fix will now correctly warn about records slightly above the limit that used to go through before.