Hasura v2.0.5 Release Notes

    • server: prevent invalid collisions in remote variable cache key (close #7170)
    • ๐Ÿ“‡ server: preserve unchanged cron triggers in replace_metadata API
    • server: fix inherited roles bug where mutations were not accessible when inherited roles was enabled
    • server: reintroduce the unique name constraint in allowed lists
    • server: subscriptions now validate that all session variables are properly set (#7111)
    • ๐Ÿ“‡ console: fix metadata out-of-date errors when creating tables with certain configurations (fix #6805) (fix #7233)
    • ๐Ÿ“‡ cli-migrations-v2: fix database url showing up in metadata (#7319)