cli/v2.45.7
tag cli release for using in cloud service
tag cli release for using in cloud service
tag-release for v2.45.7
Changelog This is a patch release for v2.49. Bug fixes and improvements Server Upgrade Ubuntu base images to 24.04). The standard support of Ubuntu 22.04 will end on June 2027. Upgrade UBI base image to v10 to up-to-date with Ubuntu 24.04. GLIBC_2.38 is supported in UBI v9. Error responses now include the x-request-id header, matching successful responses so clients can correlate failures with log…
tag cli release for using in cloud service
Changelog This is a patch release for v2.45. Bug fixes and improvements packaging: upgrade openssl in ubuntu base image to fix openssl CVE-2026-45447
tag cli release for using in cloud service
Changelog This is a patch release for v2.49. Bug fixes and improvements Server Made catalog and PG source migrations idempotent by adding IF NOT EXISTS to all ADD COLUMN statements, preventing re-application failures when a migration was applied to the database but its version was not recorded. Add a new option HASURA_GRAPHQL_WEBSOCKET_QUEUE_SIZE to bound the formerly unbounded internal queue used…
tag cli release for using in cloud service
Changelog This is a patch release for v2.49. Bug fixes and improvements Server Added HASURA_GRAPHQL_DISABLE_EVENT_PROCESSING env var (and --disable-event-processing CLI flag) to stop the eventing background pollers — event triggers, scheduled events, the cron event generator, and async actions — without disabling the rest of the eventing subsystem. Unlike HASURA_GRAPHQL_DISABLE_EVENTING, source ca…
tag cli release for using in cloud service
Changelog This is a patch release for v2.45. Bug fixes and improvements Server Fix a high-severity security issue: GHSA-r27x-gc74-qmxh . Users are strongly encouraged to upgrade. Prior to v2.49.1 control characters in (malformed) request json could erroneously make their way into parsed json strings. v2.49.1 made such malformed json an error. This change translates all control characters to spaces…
tag cli release for using in cloud service
Changelog This is a patch release for v2.49. Bug fixes and improvements Server Fix a high-severity security issue: GHSA-r27x-gc74-qmxh . Users are strongly encouraged to upgrade. Prior to v2.49.1 control characters in (malformed) request json could erroneously make their way into parsed json strings. v2.49.1 made such malformed json an error. This change translates all control characters to spaces…
tag cli release for using in cloud service
Changelog Bug fixes and improvements Server feat: promote Relay API to stable /v1/relay and deprecate /v/1beta1/relay endpoint. feat: add the --enable-relay (HASURA_GRAPHQL_ENABLE_RELAY) flag to enable/disable Relay API. You can disable Relay to reduce memory usage if it isn't required for your applications. The default value is: Community/Enterprise: true for backward compatibility. Cloud: false.…
Changelog This is a patch release for v2.49. Bug fixes and improvements Server Fix a bug where event triggers could prevent prompt server shutown; now we correctly only pause for actual in-flight processing Fix a bug where, with multiple sources, in-flight event triggers which were stuck during shutdown may not have been unlocked in the database before shutdown Mitigate two assymetrical DoS vector…
tag cli release for using in cloud service
tag cli release for using in cloud service