Great-expectations

Latest version: v0.18.12

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

Scan your dependencies

Page 3 of 40

0.18.1

* [FEATURE] Expect column specified percentile value to be above a given value. ([8907](https://github.com/great-expectations/great_expectations/pull/8907)) (thanks kurt1984)
* [FEATURE] Warn users if more specific SQL Datasource is available. ([8914](https://github.com/great-expectations/great_expectations/pull/8914))
* [DOCS] Update Cloud Quickstart save expectation suite example ([8893](https://github.com/great-expectations/great_expectations/pull/8893))
* [DOCS] Update Section Title ([8905](https://github.com/great-expectations/great_expectations/pull/8905))
* [DOCS] add 'user' access token clarification to GX Cloud quickstart ([8912](https://github.com/great-expectations/great_expectations/pull/8912))
* [DOCS] Remove TOC Content Duplication ([8917](https://github.com/great-expectations/great_expectations/pull/8917))
* [DOCS] Create a New Get Support Topic ([8849](https://github.com/great-expectations/great_expectations/pull/8849))
* [MAINTENANCE] Get checkpoint endpoint contract test ([8881](https://github.com/great-expectations/great_expectations/pull/8881))
* [MAINTENANCE] Add Expectation Suite Pact tests ([8885](https://github.com/great-expectations/great_expectations/pull/8885))
* [MAINTENANCE] Do not skip spark tests in cloud stage ([8901](https://github.com/great-expectations/great_expectations/pull/8901))
* [MAINTENANCE] List checkpoints endpoint contract test ([8886](https://github.com/great-expectations/great_expectations/pull/8886))
* [MAINTENANCE] Adjust timeouts for cloud-tests services ([8910](https://github.com/great-expectations/great_expectations/pull/8910))
* [MAINTENANCE] Typing render/view ([8903](https://github.com/great-expectations/great_expectations/pull/8903))
* [MAINTENANCE] Better error msg for refrence environments ([8913](https://github.com/great-expectations/great_expectations/pull/8913))
* [MAINTENANCE] remove deprecated usage of pydantic Extra ([8896](https://github.com/great-expectations/great_expectations/pull/8896))
* [MAINTENANCE] E2E Test - Spark Filesystem with Cloud ([8889](https://github.com/great-expectations/great_expectations/pull/8889))
* [MAINTENANCE] Update ruff + black + mypy ([8902](https://github.com/great-expectations/great_expectations/pull/8902))
* [MAINTENANCE] Deal with `GxDatasourceWarning` warnings in docs-snippet tests ([8924](https://github.com/great-expectations/great_expectations/pull/8924))
* [MAINTENANCE] Add JennyTee as core contributor ([8921](https://github.com/great-expectations/great_expectations/pull/8921))
* [CONTRIB] [FEATURE]-add-threshold-parameter ([8891](https://github.com/great-expectations/great_expectations/pull/8891)) (thanks tb102122)

0.18.0

* [BUGFIX] Only update self.assets if cloud deletion successful ([8894](https://github.com/great-expectations/great_expectations/pull/8894))
* [DOCS] DSB-321: Add workflow diagram to OSS Quickstart ([8804](https://github.com/great-expectations/great_expectations/pull/8804))
* [DOCS] Add public_api to Method ([8870](https://github.com/great-expectations/great_expectations/pull/8870))
* [DOCS] Update Instances of Source Data to Data Source ([8857](https://github.com/great-expectations/great_expectations/pull/8857))
* [DOCS] Airflow tutorial ([8858](https://github.com/great-expectations/great_expectations/pull/8858)) (thanks r34ctor)
* [DOCS] Create About GX Cloud Content ([8834](https://github.com/great-expectations/great_expectations/pull/8834))
* [MAINTENANCE] Use contract test response bodies as unit test mocks ([8855](https://github.com/great-expectations/great_expectations/pull/8855))
* [MAINTENANCE] Flakey usage-stats test fixes ([8861](https://github.com/great-expectations/great_expectations/pull/8861))
* [MAINTENANCE] Run `docs-snippets` tests on every PR ([8866](https://github.com/great-expectations/great_expectations/pull/8866))
* [MAINTENANCE] Increase docker compose up services timeout ([8864](https://github.com/great-expectations/great_expectations/pull/8864))
* [MAINTENANCE] Remove `docs-snippets` `name` ([8867](https://github.com/great-expectations/great_expectations/pull/8867))
* [MAINTENANCE] Column Descriptive Metrics: Remove compute_metrics_with_aborted_metrics ([8865](https://github.com/great-expectations/great_expectations/pull/8865))
* [MAINTENANCE] Bump babel/traverse from 7.23.0 to 7.23.2 in /docs/docusaurus ([8838](https://github.com/great-expectations/great_expectations/pull/8838))
* [MAINTENANCE] Improve Cloud update Snowflake Data Source tests ([8868](https://github.com/great-expectations/great_expectations/pull/8868))
* [MAINTENANCE] Remove the deprecated save_changes parameters on ADC data source crud methods ([8859](https://github.com/great-expectations/great_expectations/pull/8859))
* [MAINTENANCE] Bump urllib3 from 1.26.17 to 1.26.18 in /docs_rtd ([8840](https://github.com/great-expectations/great_expectations/pull/8840))
* [MAINTENANCE] Cloud integration tests documentation ([8871](https://github.com/great-expectations/great_expectations/pull/8871))
* [MAINTENANCE] Remove deprecated code in advance of v18 release ([8863](https://github.com/great-expectations/great_expectations/pull/8863))
* [MAINTENANCE] Add contract interactions for GET and POST datasource ([8877](https://github.com/great-expectations/great_expectations/pull/8877))
* [MAINTENANCE] Add pre-commit autofix to PRs ([8873](https://github.com/great-expectations/great_expectations/pull/8873))
* [MAINTENANCE] Only run `docs-snippets` on doc changes ([8880](https://github.com/great-expectations/great_expectations/pull/8880))
* [MAINTENANCE] Quieter logging ([8892](https://github.com/great-expectations/great_expectations/pull/8892))
* [MAINTENANCE] E2E Test - Pandas In Memory with Cloud ([8887](https://github.com/great-expectations/great_expectations/pull/8887))
* [MAINTENANCE] Add `SparkDatasource` End-to-End test ([8879](https://github.com/great-expectations/great_expectations/pull/8879))

0.17.23

* [FEATURE] Unexpected index list with/without values - New parameter in result_format ([8785](https://github.com/great-expectations/great_expectations/pull/8785)) (thanks MMoussabbih)
* [DOCS] Update Cloud Docs to Include Docker Methodology ([8820](https://github.com/great-expectations/great_expectations/pull/8820))
* [DOCS] Updated language & code refs for Databricks Getting Started ([8751](https://github.com/great-expectations/great_expectations/pull/8751))
* [DOCS] Remove all mentions of profilers in public docs ([8825](https://github.com/great-expectations/great_expectations/pull/8825))
* [DOCS] Create New Content for Column Descriptive Metrics in GX Cloud ([8814](https://github.com/great-expectations/great_expectations/pull/8814))
* [DOCS] Document GX Cloud Data Assistant Functionality ([8829](https://github.com/great-expectations/great_expectations/pull/8829))
* [DOCS] Update set_up_gx_cloud.md ([8832](https://github.com/great-expectations/great_expectations/pull/8832))
* [DOCS] Update Manage Expectation Suites in GX Cloud Docs ([8842](https://github.com/great-expectations/great_expectations/pull/8842))
* [DOCS] Remove Troubleshooting Entry from GX Cloud TOC ([8846](https://github.com/great-expectations/great_expectations/pull/8846))
* [MAINTENANCE] Column Descriptive Metrics: Don't add empty string for type ([8830](https://github.com/great-expectations/great_expectations/pull/8830))
* [MAINTENANCE] Add cloud api via docker compose for testing ([8803](https://github.com/great-expectations/great_expectations/pull/8803))
* [MAINTENANCE] Remove public_api decorators from RBP ([8812](https://github.com/great-expectations/great_expectations/pull/8812))
* [MAINTENANCE] mypy 1.6 ([8837](https://github.com/great-expectations/great_expectations/pull/8837))
* [MAINTENANCE] Delete legacy `BasicSuiteBuilderProfiler` ([8808](https://github.com/great-expectations/great_expectations/pull/8808))
* [MAINTENANCE] Run ci-is-on-main-repo in merge queue. ([8839](https://github.com/great-expectations/great_expectations/pull/8839))
* [MAINTENANCE] Add pact contract testing with GX Cloud ([8831](https://github.com/great-expectations/great_expectations/pull/8831))
* [MAINTENANCE] Allow re-publishing Pact on same commit ([8851](https://github.com/great-expectations/great_expectations/pull/8851))
* [CONTRIB] Also run CI when a PR becomes Ready for Review ([8833](https://github.com/great-expectations/great_expectations/pull/8833))

0.17.22

* [BUGFIX] Column Descriptive Metrics: Skip finding semantic type info for UNKNOWN columns ([8815](https://github.com/great-expectations/great_expectations/pull/8815))
* [BUGFIX] Column Descriptive Metrics: Convert table name to lowercase for snowflake ([8817](https://github.com/great-expectations/great_expectations/pull/8817))
* [BUGFIX] Improve datasource crud ([8773](https://github.com/great-expectations/great_expectations/pull/8773))
* [BUGFIX] Fix Snowflake `'connection_string'` `TestConnectionError` ([8816](https://github.com/great-expectations/great_expectations/pull/8816))
* [BUGFIX] Fix missing `config_provider` ([8822](https://github.com/great-expectations/great_expectations/pull/8822))
* [DOCS] Minor Syntax Update ([8806](https://github.com/great-expectations/great_expectations/pull/8806))
* [DOCS] Update docs to reference new `gx/` dir instead of `great_expectations/` ([8717](https://github.com/great-expectations/great_expectations/pull/8717))
* [MAINTENANCE] Remove `ge_cloud_mode` from `Store` ([8747](https://github.com/great-expectations/great_expectations/pull/8747))
* [MAINTENANCE] Bump urllib3 from 1.26.5 to 1.26.17 in /docs_rtd ([8802](https://github.com/great-expectations/great_expectations/pull/8802))
* [MAINTENANCE] Delete legacy `JsonSchemaProfiler` ([8807](https://github.com/great-expectations/great_expectations/pull/8807))
* [MAINTENANCE] Column Descriptive Metrics: Default to UNKNOWN if type is not found ([8810](https://github.com/great-expectations/great_expectations/pull/8810))
* [MAINTENANCE] Column Descriptive Metrics: Empty string instead of UNKNOWN if table column type introspection fails ([8819](https://github.com/great-expectations/great_expectations/pull/8819))
* [MAINTENANCE] Delete outdated context fixtures ([8809](https://github.com/great-expectations/great_expectations/pull/8809))
* [MAINTENANCE] Bump gitpython from 3.1.35 to 3.1.37 in /docs_rtd ([8818](https://github.com/great-expectations/great_expectations/pull/8818))
* [MAINTENANCE] Fix `docs-snippets` CI step ([8827](https://github.com/great-expectations/great_expectations/pull/8827))
* [CONTRIB] Updates to MulticolumnValuesSumValuesEqualToSingleColumn ([8798](https://github.com/great-expectations/great_expectations/pull/8798)) (thanks calvingdu)
* [CONTRIB] New MulticolumnValuesProductEqualToSingleColumn Expectation ([8799](https://github.com/great-expectations/great_expectations/pull/8799)) (thanks calvingdu)

0.17.21

* [FEATURE] DataDocs Renderer for `ExpectMulticolumnSumToEqual` and `LikePattern` Expectations ([8739](https://github.com/great-expectations/great_expectations/pull/8739))
* [FEATURE] Allow optional expectation_suite_name to be passed to RunDataAssistantEvent ([8693](https://github.com/great-expectations/great_expectations/pull/8693))
* [BUGFIX] Column Descriptive Metrics: Single connection ([8758](https://github.com/great-expectations/great_expectations/pull/8758))
* [DOCS] Updated link for Prefect integration ([8749](https://github.com/great-expectations/great_expectations/pull/8749))
* [DOCS] Fixed broken links in footer to match marketing page ([8748](https://github.com/great-expectations/great_expectations/pull/8748))
* [DOCS] Remove examples of YAML configuration for Checkpoints in docs ([8704](https://github.com/great-expectations/great_expectations/pull/8704))
* [DOCS] Remove YAML Configuration Option from Manage Checkpoints and Other Documentation ([8637](https://github.com/great-expectations/great_expectations/pull/8637))
* [DOCS] Create Snowflake Quickstart for GX Cloud ([8756](https://github.com/great-expectations/great_expectations/pull/8756))
* [DOCS] Create GX Cloud Agent Installation Topic ([8760](https://github.com/great-expectations/great_expectations/pull/8760))
* [DOCS] Update Section Link in GX Cloud TOC ([8772](https://github.com/great-expectations/great_expectations/pull/8772))
* [DOCS] Update Cloud Snowflake install instructions ([8776](https://github.com/great-expectations/great_expectations/pull/8776))
* [DOCS] Add GX Cloud Content ([8775](https://github.com/great-expectations/great_expectations/pull/8775))
* [DOCS] Update Link on Landing Page ([8794](https://github.com/great-expectations/great_expectations/pull/8794))
* [DOCS] Minor Update to Code Syntax in Quickstart ([8800](https://github.com/great-expectations/great_expectations/pull/8800))
* [DOCS] Consistent pip install instructions ([8801](https://github.com/great-expectations/great_expectations/pull/8801))
* [DOCS] Add Mermaid plugin to Docusaurus ([8793](https://github.com/great-expectations/great_expectations/pull/8793))
* [MAINTENANCE] Column Descriptive Metrics: Add metric exceptions ([8754](https://github.com/great-expectations/great_expectations/pull/8754))
* [MAINTENANCE] Update CODEOWNERS js rule to include front end community of practice ([8763](https://github.com/great-expectations/great_expectations/pull/8763))
* [MAINTENANCE] Fix CI - DictDot typing issue ([8765](https://github.com/great-expectations/great_expectations/pull/8765))
* [MAINTENANCE] Stop using `extras` to install test dependencies ([8767](https://github.com/great-expectations/great_expectations/pull/8767))
* [MAINTENANCE] Skip full marker test on `merge_group` ([8766](https://github.com/great-expectations/great_expectations/pull/8766))
* [MAINTENANCE] Update Fabric MeasureAsset.groupby_columns signature ([8764](https://github.com/great-expectations/great_expectations/pull/8764))
* [MAINTENANCE] Add `great_expectations_cloud` as a dependency ([8762](https://github.com/great-expectations/great_expectations/pull/8762))
* [MAINTENANCE] Bump Cloud dependency to `0.0.3.dev3` ([8774](https://github.com/great-expectations/great_expectations/pull/8774))
* [MAINTENANCE] Fix merge group worker usage ([8778](https://github.com/great-expectations/great_expectations/pull/8778))
* [MAINTENANCE] SQL column identifier testing - ensure expectations fail when expected ([8757](https://github.com/great-expectations/great_expectations/pull/8757))
* [MAINTENANCE] Use checkoutV3 ([8777](https://github.com/great-expectations/great_expectations/pull/8777))
* [MAINTENANCE] Expectations typings ([8784](https://github.com/great-expectations/great_expectations/pull/8784))
* [MAINTENANCE] Removing gallery parameter parse_strings_as_datetimes ([8786](https://github.com/great-expectations/great_expectations/pull/8786))
* [MAINTENANCE] Prevent block-style datasource creation with Cloud-backed contexts ([8791](https://github.com/great-expectations/great_expectations/pull/8791))
* [MAINTENANCE] Raise error if constructing FDS with individual args through base context API ([8792](https://github.com/great-expectations/great_expectations/pull/8792))
* [MAINTENANCE] Remove SimpleCheckpoint from public API docs ([8770](https://github.com/great-expectations/great_expectations/pull/8770))
* [MAINTENANCE] disallow-untyped-decorators ([8788](https://github.com/great-expectations/great_expectations/pull/8788))
* [CONTRIB] Set merge_queue in CI pipeline and turn off auto-update ([8730](https://github.com/great-expectations/great_expectations/pull/8730))
* [CONTRIB] Update notify_on_failure to not run on merge_group events ([8768](https://github.com/great-expectations/great_expectations/pull/8768))
* [CONTRIB] Adding simple tests for CloudDataStore add_expectation_suite ([8743](https://github.com/great-expectations/great_expectations/pull/8743))
* [CONTRIB] Adding tests for S3 Validation and Expectation Store prefix ([8761](https://github.com/great-expectations/great_expectations/pull/8761))

0.17.20

Page 3 of 40

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.