resgate v1.4.0 Release Notes

Release Date: 2019-11-21 // over 4 years ago
  • Go Version

    • 1.13.4

    RES Protocol version

    • v1.2.0

    ๐Ÿš€ Release info

    ๐Ÿš€ This release brings new functionality to Resgate and the RES protocol, while staying backwards compatible for both older services and clients.

    • Query requests can now be responded to with the resource data, making handling queries easier and more efficient.
    • Call (and auth) requests can now return a resource reference instead of just plain data.
    • The create and delete events has been introduced.

    ๐Ÿ”‹ Features & improvements

    • โšก๏ธ #139 Updated to Go 1.13.4
    • #127 Resource response on query request
    • #83 Delete event
    • #132 Create event
    • #135 Resource response on call request
    • #136 Protocol version request