Hasura Auth
Backend & InfraBlazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events.
Release History
v2.48.124 fixesThis is a patch release focused on fixing performance issues in the server and resolving several critical bugs related to event triggers and data connector operations, particularly concerning self-referencing tables and nullable updates.
v2.48.113 fixesThis is a patch release for v2.48, primarily focusing on server-side bug fixes and container base image/tool upgrades.
v2.48.102 fixes2 featuresThis patch release for v2.48 includes performance improvements for BigQuery schema introspection and fixes a bug in the Console's table schema editor. New configuration options for Redis connection pooling were also added for Enterprise users.
v2.48.93 fixesThis patch release for v2.48 includes several bug fixes across the Server and Console components, notably improving connection handling and resolving permission saving issues.
v2.48.6Breaking2 fixesThis patch release for v2.48 includes support for Postgres 17, fixes schema mixing issues in remote joins, and improves streaming subscription reliability on non-unique columns for supported databases.
v2.48.52 fixesThis is a patch release (v2.48) focused on improving security by sanitizing logs and enhancing JWK compatibility.
v2.48.43 fixesThis is a patch release (v2.48) focusing on fixing issues related to OpenAPI specification generation, subscription handling, and JWK parsing, with an enterprise-specific configuration update for JDBC authentication.
v2.48.32 fixesThis is a patch release for v2.48, primarily containing bug fixes and improvements related to server-side data handling and BigQuery integration.
v2.48.23 fixesThis is a patch release (v2.48) focusing on bug fixes and improvements across the Server and Console components, particularly around schema description handling and remote schema modification.
v2.45.3Breaking3 fixes1 featureThis patch release fixes critical security issues related to nested inherited role permission propagation and resolves a bug in the Console's database editing interface. It also introduces an option to run SQL outside transactions via the server API.
v2.36.10-22 fixesThis release focuses on security enhancements by updating the base Docker images for both Ubuntu and UBI9 environments.
v2.48.11 fixThis is a patch release, v2.48, primarily containing a bug fix related to self-referential relationship queries in Snowflake data connectors.
v2.48.02 fixes3 featuresThis release introduces a new query tag format, options for handling 401 errors and request timeouts, and fixes bugs related to REST parameters and the Snowflake adapter.
v2.48.0-beta.12 fixes3 featuresThis release introduces configuration options for error handling and request timeouts, along with a new query tagging format and fixes for REST parameters and Snowflake adapter issues.
v2.36.12No release notes provided.
v2.47.03 fixes2 featuresThis release fixes critical bugs related to permission propagation in nested inherited roles and improves startup resilience with Redis. It also introduces a new flag for the CLI migration tool.
v2.47.0-beta.12 fixes2 featuresThis release focuses on improving startup resilience, particularly around Redis errors in Enterprise edition, and fixing a bug in the Console's database editing interface. It also introduces a new CLI flag for migrations.
v2.36.102 fixesThis is a patch release (v2.36) focused on updating base images for security enhancements.
v2.46.08 fixes2 featuresThis release focuses on bug fixes, particularly around Postgres JSON handling in event triggers and metric consistency. It also introduces an option to run SQL outside transactions and improves Haskell thread sizing based on cgroup limits.
v2.46.0-beta.17 fixes1 featureThis release focuses on bug fixes, particularly around Postgres JSON handling in event triggers and metadata consistency. It also introduces an option to run SQL outside transactions and improves resource utilization in containerized environments.
v2.45.24 fixesThis is a patch release for v2.45, focusing on bug fixes and security updates across Server, Console, and Build components.
Common Errors
FatalError1 reportA "FatalError" in Hasura Auth often stems from configuration mismatches or unmet dependencies during server startup, especially when experimental features are enabled. Clear your Hasura Auth metadata, ensuring the database connection string is valid, and double-check that experimental feature flags are correctly spelled and supported by your Hasura Auth version. If using experimental features, ensure all required dependencies are installed and correctly configured.
InternalServerError1 reportThe "InternalServerError" in hasura-auth often arises from unexpected responses (like empty or non-JSON) from external APIs it relies on for authentication or user management. To fix this, implement robust error handling, specifically checking for and gracefully handling 204 No Content responses or invalid JSON from upstream services by either returning a valid default response or retrying with exponential backoff. Additionally, add logging to capture the exact problematic response for debugging.
Related Backend & Infra Packages
Production-Grade Container Scheduling and Management
Node.js JavaScript runtime ✨🐢🚀✨
Promise based HTTP client for the browser and node.js
A modern runtime for JavaScript and TypeScript.
Deliver web apps with confidence 🚀
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Subscribe to Updates
Get notified when new versions are released