What’s Changed
- [FEATURE] Add support for expect_volumn_values_to_match_json_schema exception for Spark backend (thanks @chipmyersjr!)
- [ENHANCEMENT] Add formatted repr for ValidationOperatorResult
- [ENHANCEMENT] add option to suppress logging when getting expectation suite
- [BUGFIX] Fix object name construction when calling SqlAlchemyDataset.head (thanks @mascah!)
- [BUGFIX] Fixed bug where evaluation parameters used in arithmetic expressions would not be identified as upstream dependencies.
- [BUGFIX] Fix issue where DatabaseStoreBackend threw IntegrityError when storing same metric twice
- [FEATURE] Added new cli upgrade helper to help facilitate upgrading projects to be compatible with GE 0.11. See Upgrading to 0.11 for more info.
- [BUGFIX] Fixed bug preventing GCS Data Docs sites to cleaned
- [BUGFIX] Correct doc link in checkpoint yml
- [BUGFIX] Fixed issue where CLI checkpoint list truncated names (#1518)
- [BUGFIX] Fix S3 Batch Kwargs Generator incorrect migration to new build_batch_kwargs API
- [BUGFIX] Fix missing images in data docs walkthrough modal
- [BUGFIX] Fix bug in checkpoints that was causing incorrect run_time to be set
- [BUGFIX] Fix issue where data docs could remove trailing zeros from values when low precision was requested