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

v1.0.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@hasura-bot hasura-bot released this 21 May 07:22
· 8884 commits to master since this release

Changelog

Bug fixes

  • Fixes a bug with exported metadata JSON which caused later imports to fail, marked allow-list table as a system defined on catalog migration (fix #2225) (#2226)
  • Fixes another bug with allow list which required the user to reload metadata when a query in the list is updated; keep allowed queries in sync when collections are changed (fix #2221) (#2230)
  • A bug with setting transaction isolation settings flag on the server is fixed. (#2211)
  • Fixed a regression that prevented user from creating multiple relationships which include the same column (fix #2228) (#2232)

Other changes