Hasura v2.0.7 Release Notes

    • โฌ‡๏ธ server: fix v2 -> v1 downgrade bug when cron triggers exist
    • server: add index on the event_id column of the hdb_cron_event_invocation_logs table
    • server: fix GraphQL type for remote relationship field (close #7284)
    • ๐Ÿ‘ server: support EdDSA algorithm and key type for JWT
    • server: fix GraphQL type for single-row returning functions (close #7109)
    • ๐Ÿ‘ console: add support for creation of indexes for Postgres data sources
    • ๐Ÿ“„ docs: document the cleanup process for scheduled triggers
    • console: allow same named queries and unnamed queries on allowlist file upload
    • ๐Ÿ— console: support computed fields in permission builder
    • console: add custom timeouts to actions