v8.0.0

You can download this release at the PostgREST v8.0.0 release page.

Added

Changed

Fixed

  • Fix showing UNKNOWN on postgrest --help invocation.
    @monacoremo

  • Removed single column restriction to allow composite foreign keys in join tables.
    @goteguru

  • Fix expired JWTs starting an empty transaction on the db.
    @steve-chavez

  • Fix location header for POST request with select= without PK.
    @wolfgangwalther

  • Fix error messages on connection failure for localized PostgreSQL on Windows.
    @wolfgangwalther

  • Fix application/octet-stream appending charset=utf-8.
    @steve-chavez

  • Fix overloading of functions with unnamed arguments.
    @wolfgangwalther

  • Return 405 Method not Allowed for GET of volatile RPC instead of 500.
    @wolfgangwalther

  • Fix RPC return type handling and embedding for domains with composite base type.
    @wolfgangwalther

  • Fix embedding through views that have COALESCE with subselect.
    @wolfgangwalther

  • Fix parsing of boolean config values for Docker environment variables, now it accepts double quoted truth values ("true", "false") and numbers ("1", "0").
    @wolfgangwalther

  • Fix using app.settings.xxx config options in Docker, now they can be used as PGRST_APP_SETTINGS_xxx.
    @wolfgangwalther

  • Fix panic when attempting to run with unix socket on non-unix host and properly close unix domain socket on exit.
    @monacoremo

  • Disregard internal junction (in non-exposed schema) when embedding.
    @steve-chavez

  • Fix requests for overloaded functions from HTML forms to no longer hang.
    @laurenceisla

Thanks

Big thanks from the PostgREST team to our sponsors!

../_images/cybertec-new.png ../_images/2ndquadrant.png ../_images/retool.png ../_images/gnuhost.png ../_images/supabase.png ../_images/oblivious.jpg
  • Evans Fernandes

  • Jan Sommer

  • Franz Gusenbauer

  • Daniel Babiak

  • Tsingson Qin

  • Michel Pelletier

  • Jay Hannah

  • Robert Stolarz

  • Nicholas DiBiase

  • Christopher Reid

  • Nathan Bouscal

  • Daniel Rafaj

  • David Fenko

  • Remo Rechkemmer

  • Severin Ibarluzea

  • Tom Saleeba

  • Pawel Tyll

If you like to join them please consider supporting PostgREST development.