- [FEATURE] Add atomic
rendered_contenttoExpectationValidationResultandExpectationConfiguration(#5369) - [FEATURE] Add
DataContext.update_datasourceCRUD method (#5417) - [FEATURE] Refactor Splitter Testing Modules so as to Make them More General and Add Unit and Integration Tests for "split_on_whole_table" and "split_on_column_value" on SQLite and All Supported Major SQL Backends (#5430)
- [FEATURE] Support underscore in the
condition_valueof arow_condition(#5393) (thanks @sp1thas) - [DOCS] DOC-322 update terminology to v3 (#5326)
- [MAINTENANCE] Change property name of TaxiSplittingTestCase to make it more general (#5419)
- [MAINTENANCE] Ensure that
BaseDataContextdoes not persistDatasourcechanges by default (#5423) - [MAINTENANCE] Migration of
project_config_with_variables_substitutedtoAbstractDataContext(#5385) - [MAINTENANCE] Improve type hinting in
GeCloudStoreBackend(#5427) - [MAINTENANCE] Test serialization of text, table, and bulleted list
rendered_contentinExpectationValidationResult(#5438) - [MAINTENANCE] Refactor
datasource_nameout ofDataContext.update_datasource(#5440) - [MAINTENANCE] Add checkpoint name to validation results (#5442)
- [MAINTENANCE] Remove checkpoint from top level of schema since it is captured in
meta(#5445) - [MAINTENANCE] Add unit and integration tests for Splitting on Divided Integer (#5449)
- [MAINTENANCE] Update cli with new default simple checkpoint name (#5450)