pypi great-expectations 0.10.6

latest releases: 0.17.0, 0.16.16, 0.16.15...
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.