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

v2.48.2

Choose a tag to compare

@hasura-bot hasura-bot released this 29 Jul 07:42
· 278 commits to master since this release

Changelog

This is a patch release for v2.48.

Bug fixes and improvements

Server

  • Preserve type and field descriptions from remote schemas in the resulting unified graphql schema.
  • Fix an inconsistency in the CockroachDB backend, where descriptions were populated with an empty string from the database, rather than null.

Console

  • Fix remote schema modification failing when schema names contain spaces.