You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ All notable changes to this project will be documented in this file. From versio
23
23
- Fix unexpected results when embedding and filtering the same table more than once by @laurenceisla in #4075
24
24
- If the schema cache fails to reload, PostgREST will no longer stop serving requests and will continue doing so in a "best effort" basis by @mkleczek in #4873#4869
25
25
- Stop reporting 503s errors unnecessarily while the schema cache is loading at startup by @mkleczek in #4880
26
+
- Fix admin server dying silently by @Vlix, @mkleczek, @steve-chavez in #5012
0 commit comments