P

PostgREST

P
PostgREST Web v14.16

v14.16

Fixed Fix admin server crashing without a way to recover by @taimoorzaeem in #5096

P
PostgREST Web v14.15

v14.15

Fixed Fix admin server dying silently by @Vlix, @mkleczek, @steve-chavez in #5012

P
PostgREST Web v14.14

v14.14

Fixed Fix admin server not logging cause of failure by @taimoorzaeem in #5012

P
PostgREST Web v14.13

v14.13

Fixed Fix connection retrying message in PGRST000 error by @netqo in #4980 Remove redundant "Retrying the connection." from message because it is logged separately Fix request failures when work_mem is set on a role by @laurenceisla in #4955

P
PostgREST Web v14.12

v14.12

Fixed Fix race condition in pool_available metric causing negative values during network instability by @mkleczek in #4622

P
PostgREST Web v14.11

v14.11

Fixed Fix login with uppercase and mixed case role names by @taimoorzaeem in #4678 Restore Listener query shape so it can be found in pg_stat_activity by @mkleczek in #4857 #4859 The LISTEN channel now automatically recovers when it stops working due to a PostgreSQL bug @laurenceisla in #3147 Fix misleading "Functions" name on schema cache summary in startup logs by @taimoorzaeem in #4821

P
PostgREST Web v14.10

v14.10

Added Log when the pool is released during schema cache reload on log-level=debug by @mkleczek in #4668 Fixed Fix unnecessary connection pool flushes during schema cache reloading by @mkleczek in #4645

P
PostgREST Web v14.9

v14.9

Added Log host, port and pg version of listener database connection by @mkleczek in #4617 #4618 Fixed Remove red herring warp logs on default log-level, only emit them on log-level=debug by @steve-chavez in #4799

P
PostgREST Web v14.8

v14.8

Added Log a HINT when the LISTEN channel stops working due to a PostgreSQL bug by @laurenceisla in #4581 Fixed Fix invalid OpenAPI 2.0 format for integer types (smallint, integer, bigint) by @arturbent0 in #4641

P
PostgREST Web v14.7

v14.7

Fixed Fix not logging SIGTERM and SIGINT by @steve-chavez in #4728

P
PostgREST Web v14.6

v14.6

Fixed Fix leaking table and function names when calculating error hint by @taimoorzaeem in #4675