MyGit

v2.26.0

hasura/graphql-engine

版本发布时间: 2023-05-29 23:14:10

hasura/graphql-engine最新发布版本:v2.38.1(2024-04-03 01:37:52)

Changelog

Highlights

MySQL, MariaDB, Oracle, and Snowflake data connectors are now generally available (GA) (Cloud / Enterprise edition only)

We are delighted to announce that our MySQL, MariaDB, Oracle, and Snowflake data connectors are now generally available (GA). The MySQL, Oracle, and Snowflake data connectors support queries, table relationships, remote relationships, and permissions. In addition to these features MySQL and Oracle also support mutations (INSERT, UPDATE, DELETE).

Introducing Logical Models and Native Queries (Cloud / Enterprise edition only)

This feature is in beta. We welcome your feedback!

The Hasura GraphQL Engine automatically generates a schema that includes fields for querying, mutating, and subscribing to data changes and events, but sometimes you need more flexibility over your data model. We are announcing two new features which combine to handle any use case you can think of:

You might find Native Queries useful for many reasons:

See docs.

Support for SQL Server stored procedures (Cloud / Enterprise edition only)

This feature is in beta. We welcome your feedback!

The Hasura GraphQL Engine can now track read-only SQL Server Stored Procedures using the new Logical Models feature. This allows you to define custom GraphQL types directly in the Hasura GraphQL Engine, to define the result set returned from the stored procedure, and automatically generate a GraphQL root field for querying it.

Support for Snowflake User-Defined Functions (Cloud / Enterprise edition only)

The Hasura GraphQL Engine now supports Snowflake User-Defined Functions. See docs.

Support for caching Remote Schemas and Actions when forwarding client headers (Cloud / Enterprise edition only)

Previously, Hasura would not cache Remote Schemas and Actions when forward_client_headers setting was set to true. Now, this limitation has been removed, by adding the client headers as part of the cache key. Now one can use @cached with Remote Schema or Action queries.

Behaviour changes

Bug fixes and improvements

Server

Console

Data Connectors

相关地址:原始地址 下载(tar) 下载(zip)

1、 cli-hasura-darwin-amd64 75.41MB

2、 cli-hasura-darwin-arm64 75.43MB

3、 cli-hasura-linux-amd64 23.5MB

4、 cli-hasura-linux-arm64 22.05MB

5、 cli-hasura-windows-amd64.exe 69.27MB

查看:2023-05-29发行的版本