.. |br| raw:: html
Upcoming ======== These are changes yet unreleased. If you'd like to try them out before a new official release, you can :ref:`build_source`. Added ----- * Allow http status override through the :ref:`response.status ` GUC. |br| -- `@steve-chavez `_ * Allow :ref:`s_procs_variadic`. |br| -- `@wolfgangwalther `_ Fixed ----- * Fix showing UNKNOWN on ``postgrest --help`` invocation. |br| -- `@monacoremo `_ Changed ------- * Docker images are now optimized to be built from the scratch image. This reduces the compressed image size from over 30mb to about 4mb. For more details, see `Docker image built with Nix `_. |br| -- `@monacoremo `_