Skip to content

Hasura

API Development

An open‑source GraphQL engine that provides a single, composable, secure API for accessing data from multiple sources.

TypeScript Latest v2.49.0 · 6d ago Security brief →

Features

  • Generates a unified GraphQL API across PostgreSQL, MongoDB, ClickHouse, and MS SQL Server
  • Extensible with custom business logic via TypeScript, Python, or Go Connector SDKs
  • Supports both V2 (stable) and V3 (next‑gen Data Delivery Network) architectures

Recent releases

View all 9 releases →
Config change
v2.49.0 Breaking risk
Breaking upgrade

Relay promotion + Eventing disable + MariaDB fix

Review required
v2.45.4 Breaking risk
Auth Breaking upgrade

Metadata inconsistency on remote schema conflicts

v2.48.16 Bug fix

Fixed hasura_http_response_bytes_total metric to exclude internal error field sizes not sent to clients.

Full changelog

Changelog

This is a patch release for v2.48.

Bug fixes and improvements

Server

  • Fix the hasura_http_response_bytes_total metric so it does not count the size of internal error fields when those fields are not returned to the client.
v2.48.15 Bug fix

Fixed MariaDB update and delete mutations failing with "temp table doesn't exist" error.

Full changelog

Changelog

This is a patch release for v2.48.

Bug fixes and improvements

Data Connectors

  • Fix MariaDB update and delete mutations failing with "temp table doesn't exist" error by adding a dedicated MariaDBMutationTranslator with proper temporary table lifecycle management, following the same pattern as the existing Oracle mutation translator.
v2.48.14 Bug fix

Fixed performance issue in Oracle data connector introspection.

Full changelog

Changelog

This is a patch release for v2.48.

Bug fixes and improvements

Data Connectors

  • Fix performance issue in oracle introspection of super-connector

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
31,976
Forks
2,879
Languages
TypeScript Haskell Rust

Community & Support

Open source alternatives

Beta — feedback welcome: [email protected]