Great-expectations

Latest version: v1.2.6

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

Scan your dependencies

Page 3 of 46

1.0.4

* [BUGFIX] Fix action equality ([10393](https://github.com/great-expectations/great_expectations/pull/10393))
* [BUGFIX] Patch additional issues with data docs page retrieval in checkpoint actions ([10400](https://github.com/great-expectations/great_expectations/pull/10400))
* [DOCS] Add CTAs to request a demo ([10389](https://github.com/great-expectations/great_expectations/pull/10389))
* [MAINTENANCE] Ensure that all nested validation definition diagnostics are emitted from a parent checkpoint ([10386](https://github.com/great-expectations/great_expectations/pull/10386))
* [MAINTENANCE] Fix `SQLAlchemyExectionEngine.get_connection()` typing + update column identifier tests ([10399](https://github.com/great-expectations/great_expectations/pull/10399))

1.0.3

* [FEATURE] Replace get_batch_list_from_batch_request with get_batch and get_batch_identifiers_list ([10295](https://github.com/great-expectations/great_expectations/pull/10295))
* [FEATURE] Add Checkpoint.run analytics ([10382](https://github.com/great-expectations/great_expectations/pull/10382))
* [FEATURE] BatchDefinition.get_batch_identifiers_list ([10383](https://github.com/great-expectations/great_expectations/pull/10383))
* [BUGFIX] Patch issue with data docs page retrieval in checkpoint actions ([10374](https://github.com/great-expectations/great_expectations/pull/10374))
* [DOCS] Update changelog attributions for 1.0 releases ([10348](https://github.com/great-expectations/great_expectations/pull/10348))
* [DOCS] Embed Wistia video in GX Core introduction ([10366](https://github.com/great-expectations/great_expectations/pull/10366)) (thanks JessSaavedra)
* [DOCS] added data doc support posture ([10373](https://github.com/great-expectations/great_expectations/pull/10373))
* [DOCS] Adding BigQuery to GX Core support posture ([10375](https://github.com/great-expectations/great_expectations/pull/10375))
* [DOCS] Update Learn data quality use case articles to use <small> tags ([10377](https://github.com/great-expectations/great_expectations/pull/10377))
* [DOCS] Hide feedback survey on homepage ([10378](https://github.com/great-expectations/great_expectations/pull/10378)) (thanks deborahniesz)
* [MAINTENANCE] SQLAlchemy 2 typing ([10112](https://github.com/great-expectations/great_expectations/pull/10112))
* [MAINTENANCE] Update `Expectation` equality to simplify meta and notes checks ([10349](https://github.com/great-expectations/great_expectations/pull/10349))
* [MAINTENANCE] Add `description` field to `ExpectationConfigurationSchema` and render always `description` over `template_str` ([10347](https://github.com/great-expectations/great_expectations/pull/10347))
* [MAINTENANCE] Clean up GX error types ([10356](https://github.com/great-expectations/great_expectations/pull/10356))
* [MAINTENANCE] Check that `BatchDefinitions` and `ExpectationSuites` are up-to-date before saving ([10277](https://github.com/great-expectations/great_expectations/pull/10277))
* [MAINTENANCE] Clean up test fixtures ([10358](https://github.com/great-expectations/great_expectations/pull/10358))
* [MAINTENANCE] Move "freshness"-related exceptions to separate file ([10359](https://github.com/great-expectations/great_expectations/pull/10359))
* [MAINTENANCE] Guard against dictionary `KeyError`s ([10353](https://github.com/great-expectations/great_expectations/pull/10353))
* [MAINTENANCE] Add "freshness" checks for ValidationDefinitions and Checkpoints ([10365](https://github.com/great-expectations/great_expectations/pull/10365))
* [MAINTENANCE] Additional tests for `BatchDefinition` and `ExpectationSuite` freshness ([10380](https://github.com/great-expectations/great_expectations/pull/10380))
* [MAINTENANCE] Delete misc functions from `test_utils` ([10357](https://github.com/great-expectations/great_expectations/pull/10357))
* [MAINTENANCE] Additional tests for `ValidationDefinition` and `Checkpoint` freshness ([10381](https://github.com/great-expectations/great_expectations/pull/10381))

1.0.2

* [FEATURE] Allow setting result format when calling batch.validate ([10281](https://github.com/great-expectations/great_expectations/pull/10281))
* [BUGFIX] FabricPowerBIDatasource 1.0 - TypeError: _PowerBIAsset.build_batch_request() got an unexpected keyword argument 'options' ([10318](https://github.com/great-expectations/great_expectations/pull/10318))
* [BUGFIX] Prevent pydantic type coercion of Value Sets ([10325](https://github.com/great-expectations/great_expectations/pull/10325))
* [BUGFIX] B/v1 509/remove df from result ([10338](https://github.com/great-expectations/great_expectations/pull/10338))
* [BUGFIX] Patch `SlackRenderer` and `EmailRenderer` `active_batch_definition` issues ([10344](https://github.com/great-expectations/great_expectations/pull/10344)) (thanks masfworld)
* [BUGFIX] Show FDS Asset name in DataDocs ([9953](https://github.com/great-expectations/great_expectations/pull/9953))
* [DOCS] Update README.md ([10294](https://github.com/great-expectations/great_expectations/pull/10294))
* [DOCS] Fix gx core sidebar inconsistency in version 0.18 ([10302](https://github.com/great-expectations/great_expectations/pull/10302))
* [DOCS] Fix GX Core failing build ([10300](https://github.com/great-expectations/great_expectations/pull/10300))
* [DOCS] update allow list ips ([10308](https://github.com/great-expectations/great_expectations/pull/10308))
* [DOCS] Corrects typo in description for ExpectColumnMaxToBeBetween's min_value arg ([10285](https://github.com/great-expectations/great_expectations/pull/10285))
* [DOCS] Add pathname to Docs JIRA tickets description ([10312](https://github.com/great-expectations/great_expectations/pull/10312))
* [DOCS] Delete legacy version 0.17 files from docs ([10279](https://github.com/great-expectations/great_expectations/pull/10279))
* [DOCS] Theme selector ([10181](https://github.com/great-expectations/great_expectations/pull/10181))
* [DOCS] Corrects description of printed Validation Results object as json instead of yaml ([10287](https://github.com/great-expectations/great_expectations/pull/10287))
* [DOCS] Updates Data Asset prerequisite for create a Validation Definition guide to Batch Definition ([10288](https://github.com/great-expectations/great_expectations/pull/10288))
* [DOCS] Updates descriptions of Data Contexts with general use cases for each. ([10292](https://github.com/great-expectations/great_expectations/pull/10292))
* [DOCS] Updated airflow docs for core 1.0 compatibility ([10319](https://github.com/great-expectations/great_expectations/pull/10319))
* [DOCS] Indicate named parameters in reference table by including the value types ([10299](https://github.com/great-expectations/great_expectations/pull/10299))
* [DOCS] Updates to "Connect to GX Cloud with Python" guide ([10315](https://github.com/great-expectations/great_expectations/pull/10315))
* [DOCS] Fix bad typo ([10329](https://github.com/great-expectations/great_expectations/pull/10329))
* [DOCS] Removes dead links to old docs from Expectation docstrings ([10317](https://github.com/great-expectations/great_expectations/pull/10317))
* [DOCS] Adds instructions on persisting environment variables in Z Shell to the configure credentials guide ([10330](https://github.com/great-expectations/great_expectations/pull/10330))
* [DOCS] Data quality tech doc on Missingness ([10134](https://github.com/great-expectations/great_expectations/pull/10134))
* [DOCS] Regenerate superscript numbers ([10337](https://github.com/great-expectations/great_expectations/pull/10337))
* [DOCS] Replace Slack alerts with email alerts ([10320](https://github.com/great-expectations/great_expectations/pull/10320))
* [MAINTENANCE] Add metadata to UnexpectedRowsExpectation ([10311](https://github.com/great-expectations/great_expectations/pull/10311))
* [MAINTENANCE] `UnexpectedRowsExpectation` renderer and validation improvements ([10334](https://github.com/great-expectations/great_expectations/pull/10334))

1.0.1

* [BUGFIX] Checkpoint references the instance of ValidationDefinition t… ([10274](https://github.com/great-expectations/great_expectations/pull/10274))
* [DOCS] Promote 1.0 to the last version ([10261](https://github.com/great-expectations/great_expectations/pull/10261))
* [DOCS] Updates broken internal link in GX Cloud docs for v1.0 and v0.18 ([10247](https://github.com/great-expectations/great_expectations/pull/10247))
* [DOCS] Adds query strings and headers to all full code examples in GX Core docs ([10258](https://github.com/great-expectations/great_expectations/pull/10258))
* [DOCS] Replaces references to "GX OSS" and "GX 1.0" with "GX Core" ([10255](https://github.com/great-expectations/great_expectations/pull/10255))
* [DOCS] Quick fix to code block in test an Expectation guide ([10267](https://github.com/great-expectations/great_expectations/pull/10267))
* [DOCS] Update docstrings to reference Expectations by class name instead of validator method ([10268](https://github.com/great-expectations/great_expectations/pull/10268))
* [DOCS] Remove DatabricksSQL references to a `/database` path in connection string. ([10273](https://github.com/great-expectations/great_expectations/pull/10273))
* [DOCS] Update application_integration_support.md ([10280](https://github.com/great-expectations/great_expectations/pull/10280))
* [DOCS] Correct database name in Databricks SQL docstring ([10148](https://github.com/great-expectations/great_expectations/pull/10148))
* [DOCS] LAK-1048: Update instructions to add assets ([10200](https://github.com/great-expectations/great_expectations/pull/10200))
* [DOCS] Corrects typo in `results_url` to `result_url` ([10283](https://github.com/great-expectations/great_expectations/pull/10283))
* [DOCS] Remove examples dir ([10293](https://github.com/great-expectations/great_expectations/pull/10293))
* [DOCS] Updates to support and contribution docs to align with updated support posture ([10298](https://github.com/great-expectations/great_expectations/pull/10298))
* [DOCS] Updates method for checking the version of the installed GX Core library ([10286](https://github.com/great-expectations/great_expectations/pull/10286))
* [DOCS] Removes orphaned pages and content held over from OSS docs. ([10260](https://github.com/great-expectations/great_expectations/pull/10260))
* [MAINTENANCE] Loosen raumel pin for CVE-2019-20478 ([10266](https://github.com/great-expectations/great_expectations/pull/10266))
* [MAINTENANCE] Prevent CI from emitting analytics events ([10263](https://github.com/great-expectations/great_expectations/pull/10263))
* [MAINTENANCE] Add public api decorators to validation definition ([10282](https://github.com/great-expectations/great_expectations/pull/10282))
* [MAINTENANCE] Ignore Azure CI when emitting analytics events ([10291](https://github.com/great-expectations/great_expectations/pull/10291))
* [MAINTENANCE] Add validation definition ids to checkpoint creation events ([10290](https://github.com/great-expectations/great_expectations/pull/10290))
* [MAINTENANCE] mypy 1.11.2 ([10142](https://github.com/great-expectations/great_expectations/pull/10142))
* [MAINTENANCE] Remove override of `ValidationDefinition` init ([10278](https://github.com/great-expectations/great_expectations/pull/10278))

1.0.0

* [MAINTENANCE] Revert "[BUGFIX] Ensure that all diagnostics for a Checkpoint's children validation definitions appear in error messages" (10256)
* [BUGFIX] Always rerender content (10257)
* [BUGFIX] Ensure that all diagnostics for a Checkpoint's children validation definitions appear in error messages (10250)

1.0.0a6

* [FEATURE] Add the public api to context.data_source and context.data_source.get ([10180](https://github.com/great-expectations/great_expectations/pull/10180))
* [FEATURE] Remove order_by from Asset API ([10187](https://github.com/great-expectations/great_expectations/pull/10187))
* [FEATURE] Rename name_* params to name ([10188](https://github.com/great-expectations/great_expectations/pull/10188))
* [FEATURE] Rename suite_param to expectation_param in validation_definitition ([10196](https://github.com/great-expectations/great_expectations/pull/10196))
* [FEATURE] Delete batch definition by name. ([10197](https://github.com/great-expectations/great_expectations/pull/10197))
* [FEATURE] Filter bad validation definitions and checkpoints coming back through stores. ([10219](https://github.com/great-expectations/great_expectations/pull/10219))
* [BUGFIX] Allow 0 ValidationDefinitions on a Checkpoint ([10194](https://github.com/great-expectations/great_expectations/pull/10194))
* [BUGFIX] Add directive to control generation of reader methods. ([10198](https://github.com/great-expectations/great_expectations/pull/10198))
* [BUGFIX] Ensure that data source and nested objects obtain IDs on add for all environments ([10221](https://github.com/great-expectations/great_expectations/pull/10221))
* [BUGFIX] Add StoreBackendError to missing exception list. ([10224](https://github.com/great-expectations/great_expectations/pull/10224))
* [BUGFIX] Use `is_added` checks in `identifier_bundle` serialization logic ([10245](https://github.com/great-expectations/great_expectations/pull/10245))
* [BUGFIX] Filter and log bad expectations when loading a suite ([10248](https://github.com/great-expectations/great_expectations/pull/10248))
* [DOCS] Updated feedback modal ([10168](https://github.com/great-expectations/great_expectations/pull/10168))
* [DOCS] Fix syntax around getting batch definitions ([10189](https://github.com/great-expectations/great_expectations/pull/10189))
* [DOCS] Update file system batch params sample to use strings ([10190](https://github.com/great-expectations/great_expectations/pull/10190))
* [DOCS] DSB-796: Fix syntax highlighting ([10192](https://github.com/great-expectations/great_expectations/pull/10192))
* [DOCS] Puts 1.0 connect to SQL data code snippets in the documentation under test. ([10203](https://github.com/great-expectations/great_expectations/pull/10203))
* [DOCS] cloud UI v0 updates ([10205](https://github.com/great-expectations/great_expectations/pull/10205))
* [DOCS] Update GX version support in support posture ([10208](https://github.com/great-expectations/great_expectations/pull/10208))
* [DOCS] Transition feedback Jira tickets to kanban board ([10212](https://github.com/great-expectations/great_expectations/pull/10212))
* [DOCS] Updated deprecation policy ([10223](https://github.com/great-expectations/great_expectations/pull/10223))
* [DOCS] GX 1.0: Put documentation code under test for connect to filesystem data guides ([10186](https://github.com/great-expectations/great_expectations/pull/10186))
* [DOCS] Update README.md to remove out dated info on how to contribute to docs ([10226](https://github.com/great-expectations/great_expectations/pull/10226))
* [DOCS] Puts 1.0 documentation example code for how to run validations under test ([10230](https://github.com/great-expectations/great_expectations/pull/10230))
* [DOCS] Puts 1.0 example scripts for connecting to dataframe data under test. ([10225](https://github.com/great-expectations/great_expectations/pull/10225))
* [DOCS] puts 1.0 code under test for how to define Expectations ([10229](https://github.com/great-expectations/great_expectations/pull/10229))
* [DOCS] Revises the glossary for 1.0 ([10209](https://github.com/great-expectations/great_expectations/pull/10209))
* [DOCS] Puts scripts for 1.0 "create a Data Context" docs under test ([10228](https://github.com/great-expectations/great_expectations/pull/10228))
* [DOCS] Puts 1.0 example code for Checkpoints, Actions, and Result Format under test. ([10232](https://github.com/great-expectations/great_expectations/pull/10232))
* [DOCS] Puts 1.0 examples for how to customize Expectations under test. ([10235](https://github.com/great-expectations/great_expectations/pull/10235))
* [DOCS] Puts 1.0 example code for how to configure project settings under test ([10240](https://github.com/great-expectations/great_expectations/pull/10240))
* [DOCS] Puts 1.0 doc examples for how to configure Data Docs into scripts under test ([10243](https://github.com/great-expectations/great_expectations/pull/10243))
* [DOCS] Add docs tests step to CI ([10220](https://github.com/great-expectations/great_expectations/pull/10220))
* [DOCS] DOC-818: Update GX Core Overview and Try GX ([10237](https://github.com/great-expectations/great_expectations/pull/10237))
* [DOCS] Update README.md to reflect contribution posture ([10244](https://github.com/great-expectations/great_expectations/pull/10244))
* [MAINTENANCE] Update `teams.yml` ([10178](https://github.com/great-expectations/great_expectations/pull/10178))
* [MAINTENANCE] Remove `notify_on` from base Action ([10179](https://github.com/great-expectations/great_expectations/pull/10179))
* [MAINTENANCE] Remove `SuiteParameterStore` ([10191](https://github.com/great-expectations/great_expectations/pull/10191))
* [MAINTENANCE] Use context manager to close session in CloudDataContext ([10195](https://github.com/great-expectations/great_expectations/pull/10195))
* [MAINTENANCE] Ensure GXCloudStoreBackend session is closed ([10204](https://github.com/great-expectations/great_expectations/pull/10204))
* [MAINTENANCE] Delete CloudMigrator and ConfigurationBundle ([10207](https://github.com/great-expectations/great_expectations/pull/10207))
* [MAINTENANCE] Ensure CloudDataStore session is closed ([10206](https://github.com/great-expectations/great_expectations/pull/10206))
* [MAINTENANCE] Update Posthog payloads ([10183](https://github.com/great-expectations/great_expectations/pull/10183))
* [MAINTENANCE] Ensure that `context.validation_definitions.all()` works with Cloud ([10216](https://github.com/great-expectations/great_expectations/pull/10216))
* [MAINTENANCE] Add required keys to SuiteValidationResult.meta ([10214](https://github.com/great-expectations/great_expectations/pull/10214))
* [MAINTENANCE] Remove cascading saves within Checkpoint hierarchy ([10218](https://github.com/great-expectations/great_expectations/pull/10218))
* [MAINTENANCE] Get tests around rendered content passing ([10215](https://github.com/great-expectations/great_expectations/pull/10215))
* [MAINTENANCE] Raise informative errors if child objects are not persisted before parent ([10217](https://github.com/great-expectations/great_expectations/pull/10217))
* [MAINTENANCE] Update import path for UnexpectedRowsExpectation ([10234](https://github.com/great-expectations/great_expectations/pull/10234))
* [MAINTENANCE] Add posthog event for all deserialization error. ([10239](https://github.com/great-expectations/great_expectations/pull/10239))
* [MAINTENANCE] Enable Codecov Test Result Reporting ([10211](https://github.com/great-expectations/great_expectations/pull/10211))
* [MAINTENANCE] Add batch_parameters to validation results payload ([10236](https://github.com/great-expectations/great_expectations/pull/10236))
* [MAINTENANCE] Cut over analytics to prod ([10241](https://github.com/great-expectations/great_expectations/pull/10241))
* [MAINTENANCE] Add `AddedDiagnostics` helper class to `is_added` flows ([10249](https://github.com/great-expectations/great_expectations/pull/10249))

Page 3 of 46

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.