Groonga 15.2.5 - 2026-01-30
Fixes
Fixed a compatibility bug with the ShortBinary, Binary, LongBinary, and JSON types
Fixed a bug that prevented the ShortBinary, Binary, and LongBinary types added in release-15-1-8, and the JSON type added in release-15-2-3, from working correctly in databases created before those versions.
Additionally, a bug that caused Groonga databases created with versions before release-15-2-1 to crash when opened in release-15-2-3 or later, when the schema command was executed, has been fixed.
When upgrading from Groonga versions before 15.2.1, please upgrade to version 15.2.5 or later.
You can resolve this issue by upgrading to version 15.2.5, even if you have already upgraded to versions 15.2.3 or 15.2.4.
Contributors
$ git shortlog -sn v15.2.4..
2 Horimoto Yasuhiro
2 Sutou Kouhei
1 Abe Tomoaki