v7.0.0

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

Added

Fixed

  • Allow embedding a view when its source table foreign key is UNIQUE
    @bwbroersma

  • Accept: application/vnd.pgrst.object+json behavior is now enforced for POST/PATCH/DELETE regardless of Prefer: return=minimal
    @dwagin

  • Fix self join resource embedding on PATCH
    @herulume, @steve-chavez

  • Allow PATCH/DELETE without Prefer: return=minimal on tables with no SELECT privileges
    @steve-chavez

  • Fix many to many resource embedding for RPC/PATCH
    @steve-chavez

Changed

  • Bulk Call should now be done by specifying a Prefer: params=multiple-objects header. This fixes a performance regression when calling stored procedures.

  • Resource Embedding now outputs an error when multiple relationships between two tables are found, see Embedding Disambiguation.

  • server-proxy-uri config option has been renamed to openapi-server-proxy-uri.

  • Default Unix Socket file mode from 755 to 660

Thanks

This release was made possible thanks to:

../_images/cybertec.png ../_images/2ndquadrant.png ../_images/retool.png
  • Daniel Babiak

  • Evans Fernandes

  • Jan Sommer

  • Tsingson Qin

  • Michel Pelletier

  • Jay Hannah

  • Robert Stolarz

  • Kofi Gumbs

  • Nicholas DiBiase

  • Christopher Reid

  • Nathan Bouscal

  • Daniel Rafaj

  • David Fenko

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