Skip to content

0.1.0

Pre-release
Pre-release

Choose a tag to compare

@martinheidegger martinheidegger released this 18 Jan 03:47
· 8 commits to master since this release

Minor Changes

  • Servers may resolve in an error, in that case a decryption of the result would be making debugging efforts harder. If the server needs to send an error message the server can & should encrypt it.: de43e60
  • Disallowed content-type overriding and used ‘application/egraphql’ consistently: bc80ee9
  • Setting redirect to “error” by default.: 8ab90e0
  • Added session support: 5fcb75d
  • Using a request id that can be used to prevent the execution of the same request twice.: d56b2ea
  • Added messages for better debugging.: e01160e