Changelog
Bug fixes and improvements
Server
- Ignore dynamic headers
x-real-ip
,x-forwarded-for
,true-client-ip
while generating cache keys. (Cloud / Enterprise edition only)
Console
- Fix console crash when using Native Queries in an array relationship.
- Add ClickHouse and Trino database logos. Fix an issue where some logos may not have been displaying correctly for data-connector backed databases.
Data Connectors
- Inline query parameters in output generated by the GraphiQL
Analyze
button (i.e. the Explain API). Also, use dialect-specific SQL based on the current connector rather than a default/generic dialect.