github PostgREST/postgrest devel

one day ago

Added

  • #2887, Add Preference max-affected to limit affected resources - @taimoorzaeem
  • #3171, Add an ability to dump config via admin API - @SkyWriter
  • #3061, Apply all function settings as transaction-scoped settings - @taimoorzaeem
  • #3171, #3046, Log schema cache stats to stderr - @steve-chavez
  • #3210, Dump schema cache through admin API - @taimoorzaeem
  • #2676, Performance improvement on bulk json inserts, around 10% increase on requests per second by removing json_typeof from write queries - @steve-chavez
  • #3214, Log connection pool events on log-level=info - @steve-chavez
  • #3435, Add log-level=debug, for development purposes - @steve-chavez
  • #1526, Add /metrics endpoint on admin server - @steve-chavez
    • Exposes connection pool metrics, schema cache metrics
  • #3404, Show the failed MESSAGE or DETAIL in the details field of the PGRST121 (could not parse RAISE 'PGRST') error - @laurenceisla
  • #3404, Show extra information in the PGRST121 (could not parse RAISE 'PGRST') error - @laurenceisla
    • Shows the failed MESSAGE or DETAIL in the details field
    • Shows the correct JSON format in the hints field
  • #3340, Log when the LISTEN channel gets a notification - @steve-chavez
  • #3184, Log full pg version to stderr on connection - @steve-chavez

Fixed

Deprecated

Documentation

  • #3289, Add dark mode. Can be toggled by a button in the bottom right corner. - @laurenceisla

Don't miss a new postgrest release

NewReleases is sending notifications on new releases.