Introduced support for index-only scans for queries that project only over the key_field
. In practice, this means that
simple COUNT
facets will be much faster.
Weβve overhauled the deployment section of the documentation with more thorough, up-to-date guides.
Introduced support for Postgres 17.
The full changelog is available here.