postgrest v0.4.3.0 Release Notes

Release Date: 2017-09-06 // over 6 years ago
  • โž• Added

    • ๐Ÿ‘ #567, Support more JWT signing algorithms, including RSA - @begriffs
    • #889, Allow more than two conditions in a single and/or - @steve-chavez
    • ๐Ÿ‘ #883, Binary output support for RPC - @steve-chavez
    • #885, Postgres COMMENTs on SCHEMA/TABLE/COLUMN are used for OpenAPI - @ldesgoui
    • #907, Ability to embed using a specific relation when there are multiple between tables - @ruslantalpa
    • #930, Split table comment on newline to get OpenAPI operation summary and description - @daurnimator
    • ๐Ÿ‘ #938, Support for range operators - @russelldavies

    ๐Ÿ›  Fixed

    ๐Ÿ”„ Changed