- [FEATURE] Enable support for Teradata SQLAlchemy dialect (#3496) (thanks @imamolp)
- [FEATURE] Dremio connector added (SQLalchemy) (#3624) (thanks @chufe-dremio)
- [FEATURE] Adds expect_column_values_to_be_string_integers_increasing (#3642)
- [FEATURE] Enable "column.quantile_values" and "expect_column_quantile_values_to_be_between" for SQLite; add/enable new tests (#3695)
- [BUGFIX] Allow glob_directive for DBFS Data Connectors (#3673)
- [BUGFIX] Update black version in pre-commit config (#3674)
- [BUGFIX] Make sure to add "mostly_pct" value if "mostly" kwarg present (#3661)
- [BUGFIX] Fix BatchRequest.to_json_dict() to not overwrite original fields; also type usage cleanup in CLI tests (#3683)
- [BUGFIX] Fix pyfakefs boto / GCS incompatibility (#3694)
- [BUGFIX] Update prefix attr assignment in cloud-based DataConnector constructors (#3668)
- [BUGFIX] Update 'list_keys' signature for all cloud-based tuple store child classes (#3669)
- [BUGFIX] evaluation parameters from different expectation suites dependencies (#3684) (thanks @OmriBromberg)
- [DOCS] Databricks deployment pattern documentation (#3682)
- [DOCS] Remove how_to_instantiate_a_data_context_on_databricks_spark_cluster (#3687)
- [DOCS] Updates to Databricks doc based on friction logging (#3696)
- [MAINTENANCE] Fix checkpoint anonymization and make BatchRequest.to_json_dict() more robust (#3675)
- [MAINTENANCE] Update kl_divergence domain_type (#3681)
- [MAINTENANCE] update filter_properties_dict to use set for inclusions and exclusions (instead of list) (#3698)
- [MAINTENANCE] Adds CITATION.cff (#3697)