Relay promotion + Eventing disable + MariaDB fix
Hasura
API DevelopmentAn open‑source GraphQL engine that provides a single, composable, secure API for accessing data from multiple sources.
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 →Metadata inconsistency on remote schema conflicts
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_totalmetric so it does not count the size of internal error fields when those fields are not returned to the client.
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.
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.