Skip to content

Releases: hasura/graphql-engine

8th alpha release for v1

17 Jul 17:41
Compare
Choose a tag to compare
Pre-release

Changelog

  • add 'on_conflict' argument to insert mutation (closes #105)
  • accommodate for the precedence of IS before 9.5, closes #150

7th alpha release for v1

16 Jul 14:05
Compare
Choose a tag to compare
Pre-release

Changelog

  • server: add _is_null operator, closes #106 (#129)
  • cli: inserts into schema_migration only once per version (fix #127) (#128)
  • cli: move metadata.yml file inside migrations folder, fix #122 (#125)
  • console: improve tests for relationships (close #130) (#131)
  • console: show indicative comments on graphiql if no tables are present (#120)
  • console: fix and/or expressions in permissions builder (#119)
  • console: fix secure endpoint link (#117)

6th alpha release for v1

11 Jul 13:22
Compare
Choose a tag to compare
Pre-release

Changelog

  • update readme and code of conduct (#108)
  • fix schema dropdown ui, redirect with urlPrefix, fix #97 (#107)
  • add contributing guidelines for server (#104)
  • fix #96, when access-key is set, cli should use it to contact api (#100)
  • close #44, replace goyaml with ghodss/yaml (#101)
  • close #102, unexport ParsedEndpoint in config (#103)

v1.0.0-alpha05

11 Jul 08:59
Compare
Choose a tag to compare
v1.0.0-alpha05 Pre-release
Pre-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

v1.0.0-alpha04

09 Jul 14:26
Compare
Choose a tag to compare
v1.0.0-alpha04 Pre-release
Pre-release

Changelog:

  • server: catch and log http exceptions from auth webhook, closes #28
  • server: use row expressions instead of json_build_object
  • cli: handle server endpoints that contains a url path (#64)
  • console: update tests, add access key login

v1.0.0-alpha03

07 Jul 07:27
Compare
Choose a tag to compare
v1.0.0-alpha03 Pre-release
Pre-release

Changelog

  • server: support environment variables for flags, close #45
  • server: process headers only for known urls, fix #46
  • cli: updated test (#47)

v1.0.0-alpha02

04 Jul 13:59
Compare
Choose a tag to compare
v1.0.0-alpha02 Pre-release
Pre-release
  • CLI handles server, console versions.

v1.0.0-alpha01

03 Jul 17:48
Compare
Choose a tag to compare
v1.0.0-alpha01 Pre-release
Pre-release

Pre-release version v1.0.0-alpha01