Hasura v2.0.9 Release Notes

    • 📇 server: fix export_metadata V2 bug which included cron triggers with include_in_metadata: false
    • server: disable mutation for materialised views (#6688)
    • server: set tracecontext and userInfo for DML actions on Postgres sources
    • server: add support for connection_parameters on pg_add_source API
    • cli: add progress bar for migrate apply command (#4795)
    • 🏁 cli: embed cli-ext for windows binaries (#7509)