v2.48.2
📦 hasura-authView on GitHub →
🐛 3 fixes
Summary
This is a patch release (v2.48) focusing on bug fixes and improvements across the Server and Console components, particularly around schema description handling and remote schema modification.
🐛 Bug Fixes
- Preserved type and field descriptions from remote schemas in the resulting unified graphql schema.
- Fixed an inconsistency in the CockroachDB backend where descriptions were populated with an empty string from the database instead of null.
- Fixed remote schema modification failing when schema names contain spaces in the Console.