- [BUGFIX] Handle unhashable data types for ExpectQueryResultsToMatchComparison (#11193)
- [BUGFIX] Make type expectation case-insensitive for Databricks, Snowflake an Postgres (#11192)
- [BUGFIX] Handle set rendering cases for
ExpectQueryResultsToMatchComparison
(#11203) - [BUGFIX] Handle UUID in rendered content (#11204)
- [DOCS] Anomaly Detection (#11172)
- [DOCS] Refine use of the term "platform" (#11187)
- [DOCS] Update docs to reflect that views are supported (#11198)
- [DOCS] Revise use of the term "Core" in relation to Cloud (#11205)
- [MAINTENANCE] Add CloudAMQP connection string env variable to ci (#11190)
- [MAINTENANCE] Show gx cloud logs on cloud test failures. (#11188)
- [MAINTENANCE] limit pyspark to <4.0 due to breaking changes in types (#11197)
- [MAINTENANCE] Ignore warnings around pkg_resources (#11201)
- [MAINTENANCE] Update descriptions for multi-source parameter (#11202)
- [MAINTENANCE] Snowflake tests only run with snowflake flag (#10605)