Skip to content

Release v1.4.0

Compare
Choose a tag to compare
@jirenius jirenius released this 21 Nov 09:12
· 224 commits to master since this release
dd86f75

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