Releases: hasura/graphql-engine
Releases · hasura/graphql-engine
9th alpha release for v1.0.0
Changelog
New features:
- Console now supports UUID column types
- Console & CLI generate down migrations automatically
- Cascade delete on SQL will drop Hasura metadata too, making it easier to manage dependencies
- Console supports role-based schema introspection
- GraphQL update mutations support the atomic increment operation
- GraphQL update mutations can now update JSON/JSONB column values
Full log:
- update build system (#153, #158, #162, #155, #179)
- update md files (#157, #163)
- cli: add option to serve console assets from a local directory (#145)
- cli: console: create down migrations for actions from console (close #164) (#173)
- console: add uuid column type in console (close #142) (#160)
- console: add cascade option for raw sql (close #161) (#168)
- console: fix a bug that caused raw_sql to fail if query is in upper case (fix #171) (#172)
- console: add role based schema introspection (close #23)
- server: console: [preview] support for live queries and subscriptions (#176)
- server: add more tests (#170)
- server: add _inc and jsonb operators to update_mutation (close #159) (#169)
8th alpha release for v1
7th alpha release for v1
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
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
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
v1.0.0-alpha03
v1.0.0-alpha02
- CLI handles server, console versions.
v1.0.0-alpha01
Pre-release version v1.0.0-alpha01