postgrest v0.4.1.0 Release Notes

Release Date: 2017-04-25 // about 7 years ago
  • โž• Added

    ๐Ÿ›  Fixed

    • โฑ #827, Avoid Warp reaper, extend socket timeout to 1 hour - @majorcode
    • #791, malformed nested JSON error - @diogob
    • Resource embedding in views referencing tables in public schema - @fab1an
    • #777, Empty body is allowed when calling a non-parameterized RPC - @koulakis
    • #831, Fix proc resource embedding issue with search_path - @steve-chavez
    • #547, Use read-only transaction for stable/immutable RPC - @begriffs