File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
66## Unreleased
77
8- ### Removed
9-
10- - #3757 , Remove support for ` Prefer: params=single-object ` - @joelonsql
11- + This preference was deprecated in favor of Functions with an array of JSON objects
12-
138### Added
149
1510 - #3558 , Add the ` admin-server-host ` config to set the host for the admin server - @develop7
@@ -36,6 +31,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3631 - #3607 , PostgREST now fails to start when the JWT secret is less than 32 characters long - @laurenceisla
3732 - #3644 , Fail schema cache lookup with invalid db-schemas config - @wolfgangwalther
3833 - Previously, this would silently return 200 - OK on the root endpoint, but don't provide any usable endpoints.
34+ - #3757 , Remove support for ` Prefer: params=single-object ` - @joelonsql
35+ + This preference was deprecated in favor of Functions with an array of JSON objects
3936
4037## [ 12.2.3] - 2024-08-01
4138
You can’t perform that action at this time.
0 commit comments