Release Notes¶
Here we’ll include the most relevant changes so you can migrate to newer versions easily. You can see the full changelog of each release in the PostgREST repository.
v5.2.0¶
- Explicit qualification introduced in
v5.0
is no longer necessary, this section will not be included from this version onwards. A db-extra-search-path configuration parameter was introduced to avoid the need to explictly qualify database objects. If you install PostgreSQL extensions on thepublic
schema, they’ll work normally from now on. - Now you can filter Table / Columns with spaces.
- Included the ability to quote columns that have Reserved characters.
- Thanks to Zhou Feng, now is possible to reference an external file in db-uri.
- Thanks to Russell Davies, Json Web Key Sets are now accepted by jwt-secret.
Thanks¶
This release was made possible thanks to:
- Daniel Babiak
- Michel Pelletier
- Tsingson Qin
- Jay Hannah
- Victor Adossi
- Petr Beles
If you like to join them please consider supporting PostgREST development.