Releasing Octez v12.2

Version 12.2 of Octez has just been released!

Version 12.1 introduced a limit on the size of metadata in the store. This change causes some RPCs to return “too large” in some cases.

While this is the intended behavior, this is breaking for some use cases, such as indexers.

Version 12.2 makes the size limit configurable and increases its default value. Note that blocks that have been stored with version 12.1 are not retroactively filled with missing metadata.

Full changelog and update instructions are available in the version 12 release page.

The Git tag for this release is v12.2 and the corresponding commit hash is 61fed540850b72515ec37f400b9378fde63edc4b.

Note : blocks that have been stored using Octez v12.1 are not retroactively filled with the missing metadata.