News - 16 series#
Release 16.0.0 - 2026-02-09#
This is our annual major release! This release doesn’t have any backward incompatible changes! So you can upgrade Groonga without migrating your existing databases. You can still use your existing databases as-is.
Fixes#
Fixed a bug that causes overflow in the key of TABLE_DAT_KEY tables#
If you set a value of 4096 byte against a key, a TABLE_DAT_KEY table may be broken.