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

v2.28.1

Choose a tag to compare

@hasura-bot hasura-bot released this 29 Jun 11:00
· 2525 commits to master since this release

Changelog

This is a patch release for v2.28

Bugfixes and Improvements

Server

  • Ignore the following cloudflare related headers while building auth-hook token cache key: cf-connecting-ip, cf-ipcountry, cf-ray, cf-visitor.
  • Improve performance of schema generation for MySQL, MariaDB and Oracle. (Cloud / Enterprise edition only)
  • Fall back to non-cluster mode when Redis cluster support is not available instead of failing. (Enterprise edition only)