v2.43.0-beta.1
Pre-release
Pre-release
hasura-bot
released this
22 Aug 11:04
·
467 commits
to master
since this release
Changelog
Bug fixes and improvements
Server
- Fix Native Query validation for Hasura instances using SSL certificates.
- Fix spurious log entries regarding event trigger cleanup not being scheduled for BigQuery sources as event triggers are not supported. (Cloud / Enterprise edition only)
Data Connectors
- Add support for list parameters in Snowflake Native Queries. Parameters starting and ending with square brackets will be tokenized by commas; leading and trailing single and double quotes will be removed from the tokenized parameters. (Cloud / Enterprise edition only)
- Switched scalar type for MySQL timestamp column to simple datetime, without timezone. (Cloud / Enterprise edition only)