v2.12.0
版本发布时间: 2022-09-20 20:53:17
hasura/graphql-engine最新发布版本:v2.44.0(2024-10-08 18:36:54)
Changelog
Easier upgrades to Hasura Enterprise with the same container image
To make it easier for you to try enterprise features, we have included them in this version of the hasura/graphql-engine
container image. To learn more about this and the licensing model check out the docs.
Bug fixes and improvements
- server: add
rename_query_collection
metadata API - server: fix behaviour of custom table name for
graphql-default
naming convention - server: require non-negative integers for server config flags: '--stripes', '--connections', '--timeout', 'conn-lifetime', '--pool-timeout', '--events-fetch-interval', '--async-actions-fetch-interval', '--websocket-keepalive', '--schema-sync-poll-interval', '--events-fetch-batch-size', '--graceful-shutdown-timeout', and '--websocket-connection-init-timeout'
- server: use varchar literals to compare with varchar columns where possible in SQLServer (fix #8735)
- server: Enable streaming subscriptions by default in the graphql-engine
- console: fix browse rows on BigQuery when the data sources are misaligned
- console: set min height for GraphiQL on API Explorer page for better display on smaller screens (fix https://github.com/hasura/graphql-engine/issues/8826)
- cli: add
--disallow-inconsistent-metadata
flag inhasura metadata apply
. Setting this flag will prevent applying metadata which can introduce inconsistencies. - cli: fix issue with overwriting the
$PORT
env var in cli-migrations image (fixes #8770) - build: Updates base image to get the latest security updates
1、 cli-hasura-darwin-amd64 75.23MB
2、 cli-hasura-darwin-arm64 75.29MB
3、 cli-hasura-linux-amd64 23.48MB
4、 cli-hasura-linux-arm64 22.05MB
5、 cli-hasura-windows-amd64.exe 69.09MB