github great-expectations/great_expectations 0.10.6

latest releases: 1.2.3, 1.2.2, 1.2.1...
4 years ago

What’s Changed

  • Checkpoints: a new feature to ease deployment of suites into your pipelines
    • DataContext.list_checkpoints() returns a list of checkpoint names found in the project
    • DataContext.get_checkpoint() returns a validated dictionary loaded from yml
    • new cli commands
      • checkpoint new
      • checkpoint list
      • checkpoint run
      • checkpoint script
  • marked cli tap commands as deprecating on next release
  • marked cli validation-operator run command as deprecating
  • internal improvements in the cli code
  • Improve UpdateDataDocsAction docs (#1365) @jcampbell

Don't miss a new great_expectations release

NewReleases is sending notifications on new releases.