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

v2.29.1

Choose a tag to compare

@hasura-bot hasura-bot released this 11 Jul 12:28
· 2425 commits to master since this release

Changelog

This is a patch release for v2.29

Bugfixes and Improvements

Server

  • Add disable_postgres_arrays experimental feature flag that can be used to preserve the earlier behavior to output types like _text for Postgres array fields instead of [String!] (fix #9756).