
Remote Table Authorization
Introducing Remote Table Authorization: Write permission rules across all your data
We are thrilled to introduce our latest feature: Remote Table Authorization.
With Remote Table Authorization, you can now use data from different sources to perform authorization checks on any table.

Observability
Improving Observability of Subscriptions and Event Triggers in Hasura – a Golden Signals approach
Taking inspiration from the Golden Signals monitoring approach described in the SRE book by Google, Hasura has made significant improvements to the observability of subscriptions and event triggers.

Input Validations
Introducing Input Validation Permissions on Hasura: Enhancing data integrity and security
To empower developers with more control over their data validation process, Hasura is thrilled to announce the launch of a powerful new feature – Input Validations!

Caching
What's new in Hasura Caching!
We are thrilled to announce a set of exciting improvements to Hasura's caching capabilities. With these latest updates, we aim to provide you with even better performance and observability, ensuring a seamless experience while working with your data.

webhook auth caching
Increase performance with Webhook Auth Caching
Introducing Webhook Auth Caching – a big leap forward in optimizing the performance of webhook-based authentication mode, making it an even more powerful and efficient option for your authentication needs.

dynamic routing
Introducing Dynamic Routing on Hasura
If you have data distributed/replicated over different databases, or planning to improve performance of your data layer by introducing different database topologies, or if your use-case requires different queries to use database user credentials dynamically – you will find this blog useful.

OpenAPI
Convert REST endpoints from OpenAPI spec to GraphQL in 2 clicks
The new import OpenAPI feature helps users in Creating an action from OpenAPI 10x faster than before - with just 2 clicks.

Streaming
Building a Digital Twin with MQTT and Hasura Streaming Subscriptions
In this blog we will be talking about how to build a digital twin of a toy car with an android phone (to leverage sensors), MQTT broker and Hasura GraphQL Engine.