这是indexloc提供的服务,不要输入任何密码
Skip to content

v2.0.6

Choose a tag to compare

@hasura-bot hasura-bot released this 11 Aug 08:35
· 6478 commits to master since this release

Changelog

  • server: Add support for inherited roles for mutations, remote schema, actions and custom function permissions
  • server: fix an issue with remote relationships when join columns are aliased (close #7180)
  • server: fix for incorrect __typename value in nested remote joins with a customized remote schema
  • server: fix a bug where some unicode characters in default string values for fields in remote schemas could lead to internal errors
  • server: bigquery: implement _in and _nin operators. (close #7343)
  • console: fix untracked foreign-key relationships suggestion across schemas
  • cli: fix SDL formatting in actions.graphql(#7296)