Skip to content

v1.0.0-alpha05

Pre-release
Pre-release
Compare
Choose a tag to compare
@hasura-bot hasura-bot released this 11 Jul 08:59
· 9083 commits to master since this release

Installation

GraphQL Engine docker image: hasura/graphql-engine:v1.0.0-alpha05

Changelog

  • 00e4da5 update deploy workflow
  • 6160e24 rename 'raven' to 'graphql-engine' in help text, closes #87
  • 4270529 basic test suite (#78)
  • 610c866 Adds license information in README (#84)
  • 6826cec console: add gzip compression to deployments (#94)
  • 57f9bfc close #92 add waits for cli and server test (#93)
  • 4a76c7e server: throw 401 exception for accesskey mismatch/notfound, fix #67 (#71)
  • 1f7f8e5 update test command in console makefile (#69)
  • 113b6a9 close #57 fix messaging, expand track all relations (#88)
  • 83ab85f update readme and contributing guides (#90)
  • 29654fa remove license file reference
  • 467988c Changes license
  • 183cbb1 only deploy dev|release branches (#76)
  • 50165fc circleci integration (#74)
  • b0e3cbd console: handle access key error code (#66)
  • 5a51248 console: add access key login, update messaging/tooltips (#65)
  • a70f187 Add A-GPL license