Great-expectations

Latest version: v0.18.12

Safety actively analyzes 621931 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 32 of 40

0.10.8

What’s Changed

* Issue - 115: Added the jupyter notebook cmd env variable (1347) nehiljain
* [BUGFIX] checkpoints template missing in packaging (1380) Aylr

0.10.6

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


23707d80989adf26350e
What’s Changed

* release version update to 0.10.7 (1373) ayirplm
* [BUG] enable data context suite delete to build required key (1363) ayirplm
* [Docs] Update link to contributing docs via README (1372) abegong

0.10.5

What’s Changed

* tidy up the changelog

- Fix bullet list spacing issues
- Fix 0.10. formatting
- Drop roadmap_and_changelog.rst and move changelog.rst to the top level of the table of contents
* DataContext.run_validation_operator() now raises a DataContextError if:
- no batches are passed
- batches are of the the wrong type
- no matching validation operator is found in the project
* Clarified scaffolding language in suite scaffold notebook
* DataContext.create() adds an additional directory: `checkpoints`
* Removed some dead code: mmkdir whack-a-mole (1360) ayirplm
* Additional cli commands, including `suite delete`, `datasource delete`, `docs clean` and more (1303) ayirplm
* Clarified scaffolding language in scaffold notebook (1355) Aylr
* DataContext.create() adds an additional directory: `checkpoints` (1337) Aylr
* Improve test robustness (1333) jcampbell
* improvements to ge.read_json tests
* DataContext.run_validation_operator() now raises errors if no batches are passed or if they are of the wrong type. (1354) Aylr
* CLN: General suggestions for improved code quality (1342) sbrugman
* Delete types_of_contributions.rst (1353) abegong
* Docs/tidy up changelog (1346) abegong
* CLN: Completely Remove Python 2 Legacy Code (1341) sbrugman
* CLN: Remove PY2/PY3 flags (1339) jschendel
* Don't install tests and examples as packages (1340) tsanikgr
* Enhance read.json Tests Closes 205 (1345) chipmyersjr
* DOCS: Documentation review (1343) sbrugman
* Pin github stale action to v2 (1349) hross

Deprecating Soon

* Marked tap command for deprecation in next major release

0.10.4

What’s Changed

* Use pickle to generate hash for dataframes with unhashable objects. (1315) shahinism
* suite scaffold CLI (1323) Aylr
* DOC: Fix datetime reference in create_expectations.rst (1321) jschendel
* Update bigquery.rst (1330) abegong
* Update issue templates (1329) jcampbell
* Update style_guide.rst (1324) abegong
* Add pull request template (1327) jcampbell
* Unpin pytest; do not install ge when running tests (1319) jcampbell
* CLI command experimental decorator (1328) Aylr

0.10.2

What’s Changed

* renamed NotebookRenderer to SuiteEditNotebookRenderer Aylr
* New SuiteScaffoldNotebookRenderer renderer to expedite suite creation (1312) Aylr
* removed autopep8 dependency Aylr

Fixed

* S3 path bugfix when no prefix is specified (1317) Aylr

0.10.1

- remove bootstrap scrollspy on table of contents 1282
- silently tolerate connection timeout during usage stats reporting

Page 32 of 40

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.