Hasura v2.11.0-beta.1 Release Notes

  • ๐Ÿ› Bug fixes and improvements

    • server: accept extensions_schema while adding a PostgreSQL source for the graphql-engine to install database extensions in the specified schema
    • server: accept a default extensions schema (HASURA_GRAPHQL_METADATA_DATABASE_EXTENSIONS_SCHEMA) for the metadata database where graphql-engine will install database extensions
    • โš  server: add warning log for missing admin secret
    • server: fix querying relationships defined using multiple columns on BigQuery
    • ๐Ÿ“œ server: fix 'nulls: first' and 'nulls: last' parsing for Postgres
    • console: add custom names for streaming subscriptions
    • ๐Ÿ‘ console: add support for table query and subscription root fields visibility permissions
    • console: fix the BigQuery row-level restrictions on boolean columns
    • ๐Ÿ‘ console: add support extensions_schema on postgres connect/edit DB form
    • ๐Ÿ“‡ console: add support for new database-to-remote schema metadata format in old table relationships UI