Hasura GraphQL Engine v2.49.1 Released with Event Trigger Fixes and DoS Mitigations

What’s new in v2.49.1

  • Event‑trigger shutdown fix: The server now pauses only for actual in‑flight processing, preventing event triggers from blocking a prompt shutdown.
  • Multi‑source handling: In‑flight event triggers that were stuck during shutdown are now correctly unlocked in the database.
  • DoS mitigations: Two asymmetrical denial‑of‑service vectors have been mitigated.

This patch follows the v2.49 series and is intended to improve stability and security for production deployments.