Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cli-hasura-windows-amd64.exe | 2025-07-24 | 71.8 MB | |
cli-hasura-linux-arm64 | 2025-07-24 | 23.6 MB | |
cli-hasura-darwin-arm64 | 2025-07-24 | 78.6 MB | |
cli-hasura-linux-amd64 | 2025-07-24 | 25.0 MB | |
cli-hasura-darwin-amd64 | 2025-07-24 | 78.7 MB | |
README.md | 2025-07-24 | 443 Bytes | |
v2.48.2 source code.tar.gz | 2025-07-24 | 178.3 MB | |
v2.48.2 source code.zip | 2025-07-24 | 185.7 MB | |
Totals: 8 Items | 641.8 MB | 0 |
Changelog
This is a patch release for v2.48
.
Bug fixes and improvements
Server
- Preserve type and field descriptions from remote schemas in the resulting unified graphql schema.
- Fix an inconsistency in the CockroachDB backend, where descriptions were populated with an empty string from the database, rather than null.
Console
- Fix remote schema modification failing when schema names contain spaces.