| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| postgrest-v14.13-windows-x86-64.zip | 2026-06-04 | 15.7 MB | |
| postgrest-v14.13-freebsd-x86-64.tar.xz | 2026-06-04 | 8.8 MB | |
| postgrest-v14.13-linux-static-x86-64.tar.xz | 2026-06-04 | 4.4 MB | |
| postgrest-v14.13-macos-aarch64.tar.xz | 2026-06-04 | 9.5 MB | |
| postgrest-v14.13-macos-x86-64.tar.xz | 2026-06-04 | 2.6 MB | |
| postgrest-v14.13-ubuntu-aarch64.tar.xz | 2026-06-04 | 8.7 MB | |
| README.md | 2026-06-04 | 265 Bytes | |
| v14.13 source code.tar.gz | 2026-06-04 | 1.9 MB | |
| v14.13 source code.zip | 2026-06-04 | 2.0 MB | |
| Totals: 9 Items | 53.6 MB | 0 | |
Fixed
- Fix connection retrying message in
PGRST000error by @netqo in [#4980] - Remove redundant "Retrying the connection." from message because it is logged separately
- Fix request failures when
work_memis set on a role by @laurenceisla in [#4955]