Hasura v2.6.0-beta.2 Release Notes

  • ๐Ÿ› Bug fixes and improvements

    • ๐Ÿ“œ server: fix parsing remote relationship json definition from 1.x server catalog on migration (fix #7906)
    • server: Don't drop nested typed null fields in actions (fix #8237)
    • ๐Ÿ›  server: fixes remote relationships on actions (fix #8399)
    • โšก๏ธ server: update pg_dump to be compatible with postgres 14 (#7676)
    • console: add remote database relationships for views
    • ๐ŸŽ cli: fix performance regression in migrate status command (fix #8398)