Great-expectations

Latest version: v1.2.6

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

Scan your dependencies

Page 1 of 46

1.2.5

* [FEATURE] `expect_table_columns_to_match_ordered_list` observed value renderer ([10683](https://github.com/great-expectations/great_expectations/pull/10683))
* [FEATURE] Value-set Expectation observed value renderers ([10718](https://github.com/great-expectations/great_expectations/pull/10718))
* [BUGFIX] `UnexpectedRowsExpectation` - Unable to use `{batch}` keyword with partitioner for some backends ([10721](https://github.com/great-expectations/great_expectations/pull/10721))
* [DOCS] Cloud Expectation condition docs ([10690](https://github.com/great-expectations/great_expectations/pull/10690))
* [DOCS] DSB-1233: addyng non-versioned-section styling to all the cloud section ([10694](https://github.com/great-expectations/great_expectations/pull/10694))
* [DOCS] Ensure "Connect GX Cloud to ..." pages accurately reflect the current workflow ([10689](https://github.com/great-expectations/great_expectations/pull/10689))
* [DOCS] DSB-1219: Adding redirects ([10692](https://github.com/great-expectations/great_expectations/pull/10692))
* [DOCS] Add databricks to supported datasources in corresponding expectations ([10691](https://github.com/great-expectations/great_expectations/pull/10691))
* [DOCS] Update Manage Data Assets page to reflect the current UI and remove duplicate content ([10695](https://github.com/great-expectations/great_expectations/pull/10695))
* [DOCS] Changing announcement banner ([10703](https://github.com/great-expectations/great_expectations/pull/10703))
* [DOCS] data quality uniqueness article ([10584](https://github.com/great-expectations/great_expectations/pull/10584))
* [DOCS] remove abandoned pages ([10704](https://github.com/great-expectations/great_expectations/pull/10704))
* [DOCS] add code block titles to avoid overlaps in display ([10708](https://github.com/great-expectations/great_expectations/pull/10708))
* [DOCS] Fixing close button on Announcement bar ([10717](https://github.com/great-expectations/great_expectations/pull/10717))
* [DOCS] link fixes - December 2024 ([10716](https://github.com/great-expectations/great_expectations/pull/10716))
* [DOCS] Make announcement bar not closable ([10719](https://github.com/great-expectations/great_expectations/pull/10719))
* [DOCS] - Wrong dependency included in Set Up a GX Environment ([10722](https://github.com/great-expectations/great_expectations/pull/10722))
* [DOCS] data quality -- freshness ([10612](https://github.com/great-expectations/great_expectations/pull/10612))
* [DOCS] fix batch definition data types ([10723](https://github.com/great-expectations/great_expectations/pull/10723))
* [DOCS] fix docs typo ([10725](https://github.com/great-expectations/great_expectations/pull/10725))
* [MAINTENANCE] Pin `snowflake-sqlalchemy` due to breaking change ([10698](https://github.com/great-expectations/great_expectations/pull/10698))
* [MAINTENANCE] Add atomic diagnostic renderer to `ExpectColumnMostCommonValueToBeInSet` ([10697](https://github.com/great-expectations/great_expectations/pull/10697))
* [MAINTENANCE] Add tests around expectations ([10688](https://github.com/great-expectations/great_expectations/pull/10688))
* [MAINTENANCE] Write tests for misconfigured expectations error reporting ([10696](https://github.com/great-expectations/great_expectations/pull/10696))
* [MAINTENANCE] Test expectations against Snowflake column types ([10706](https://github.com/great-expectations/great_expectations/pull/10706))
* [MAINTENANCE] Test remaining expectations ([10715](https://github.com/great-expectations/great_expectations/pull/10715))
* [MAINTENANCE] Logging message in Datasource store ([10729](https://github.com/great-expectations/great_expectations/pull/10729))
* [MAINTENANCE] Test postgres type support ([10727](https://github.com/great-expectations/great_expectations/pull/10727))
* [CONTRIB] Handle connection error during version check ([10720](https://github.com/great-expectations/great_expectations/pull/10720)) (thanks stejin)

1.2.4

* [DOCS] ADR around not using meta fields ([10672](https://github.com/great-expectations/great_expectations/pull/10672))
* [DOCS] Update Expectation conditions docs ([10661](https://github.com/great-expectations/great_expectations/pull/10661))
* [DOCS] community contributions - November 2024 ([10681](https://github.com/great-expectations/great_expectations/pull/10681))
* [DOCS] Data quality on integrity ([10583](https://github.com/great-expectations/great_expectations/pull/10583))
* [MAINTENANCE] : standardize _atomic_diagnostic_observed_value ([10643](https://github.com/great-expectations/great_expectations/pull/10643))
* [MAINTENANCE] Add support to framework for spark integration testing ([10670](https://github.com/great-expectations/great_expectations/pull/10670))
* [MAINTENANCE] Reduce test duration of flakey test ([10663](https://github.com/great-expectations/great_expectations/pull/10663))
* [MAINTENANCE] DatabricksSQL expectation testing ([10653](https://github.com/great-expectations/great_expectations/pull/10653))
* [MAINTENANCE] Add datetime inference to test framework ([10666](https://github.com/great-expectations/great_expectations/pull/10666))
* [MAINTENANCE] Add bigquery to marker tests ([10674](https://github.com/great-expectations/great_expectations/pull/10674))
* [MAINTENANCE] Update testing framework to work with bigquery ([10675](https://github.com/great-expectations/great_expectations/pull/10675))
* [MAINTENANCE] Fixture to get assets for test framework ([10673](https://github.com/great-expectations/great_expectations/pull/10673))
* [MAINTENANCE] Update CODEOWNERS with reqs owner. ([10684](https://github.com/great-expectations/great_expectations/pull/10684))
* [MAINTENANCE] Remove commented out code ([10686](https://github.com/great-expectations/great_expectations/pull/10686))
* [MAINTENANCE] Tests to prove sqlite partitioners work ([10676](https://github.com/great-expectations/great_expectations/pull/10676))
* [MAINTENANCE] Condition parser typing and row conditions testing ([10667](https://github.com/great-expectations/great_expectations/pull/10667))
* [MAINTENANCE] Improve experience around expectation deletion with Cloud-backed suites ([10662](https://github.com/great-expectations/great_expectations/pull/10662))

1.2.3

* [BUGFIX] double-sided z score renderer ([10648](https://github.com/great-expectations/great_expectations/pull/10648))
* [BUGFIX] Stop masking config strings ([10625](https://github.com/great-expectations/great_expectations/pull/10625))
* [DOCS] Mark actions as not ready for contributions ([10646](https://github.com/great-expectations/great_expectations/pull/10646))
* [DOCS] MS Teams Action ([10655](https://github.com/great-expectations/great_expectations/pull/10655))
* [DOCS] Remove install instructions for redshift and trino ([10660](https://github.com/great-expectations/great_expectations/pull/10660))
* [MAINTENANCE] Clean up Azure CI configuration ([10638](https://github.com/great-expectations/great_expectations/pull/10638))
* [MAINTENANCE] add Aaron to teams file ([10641](https://github.com/great-expectations/great_expectations/pull/10641))
* [MAINTENANCE] Bump ruff to `0.7.2` ([10629](https://github.com/great-expectations/great_expectations/pull/10629))
* [MAINTENANCE] Bump `docstring-parser` to `0.16` ([10608](https://github.com/great-expectations/great_expectations/pull/10608))
* [MAINTENANCE] Add integration test for `MicrosoftTeamsNotificationAction` ([10628](https://github.com/great-expectations/great_expectations/pull/10628))
* [MAINTENANCE] Clean up `MicrosoftTeamsNotificationAction` docstring and import patterns ([10642](https://github.com/great-expectations/great_expectations/pull/10642))
* [MAINTENANCE] Add constant for all unparameterized data sources to test ([10654](https://github.com/great-expectations/great_expectations/pull/10654))
* [MAINTENANCE] Refactor Checkpoint utils ([10649](https://github.com/great-expectations/great_expectations/pull/10649))
* [MAINTENANCE] Sqlite integration testing ([10657](https://github.com/great-expectations/great_expectations/pull/10657))
* [MAINTENANCE] Use random schema in integration tests ([10658](https://github.com/great-expectations/great_expectations/pull/10658))

1.2.2

* [FEATURE] Add check for valid column type when calling add_batch_def in a sql asset ([10590](https://github.com/great-expectations/great_expectations/pull/10590))
* [FEATURE] Expectations tests against SQL backends infer column types ([10622](https://github.com/great-expectations/great_expectations/pull/10622))
* [BUGFIX] Parse spaces in row condition column name ([10611](https://github.com/great-expectations/great_expectations/pull/10611))
* [BUGFIX] Batch Expectations correctly handle `date` min and max values ([10613](https://github.com/great-expectations/great_expectations/pull/10613))
* [BUGFIX] Mask conn_str in configs ([10626](https://github.com/great-expectations/great_expectations/pull/10626))
* [BUGFIX] Missing renderer params when `row_condition` is used ([10632](https://github.com/great-expectations/great_expectations/pull/10632))
* [DOCS] Updated cloud action support posture to be in line with reality ([10609](https://github.com/great-expectations/great_expectations/pull/10609))
* [DOCS] Add dynamic parameters documentation ([10483](https://github.com/great-expectations/great_expectations/pull/10483))
* [DOCS] Fix column name in failing example for ExpectColumnValuesToBeB… ([10620](https://github.com/great-expectations/great_expectations/pull/10620))
* [DOCS] remove unsupported actions ([10624](https://github.com/great-expectations/great_expectations/pull/10624))
* [MAINTENANCE] Bump mermaid from 10.9.0 to 10.9.3 in /docs/docusaurus ([10549](https://github.com/great-expectations/great_expectations/pull/10549))
* [MAINTENANCE] Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs/docusaurus ([10566](https://github.com/great-expectations/great_expectations/pull/10566))
* [MAINTENANCE] Mock posthog in action tests ([10615](https://github.com/great-expectations/great_expectations/pull/10615))
* [MAINTENANCE] Add another member to teams.yml ([10616](https://github.com/great-expectations/great_expectations/pull/10616))
* [MAINTENANCE] Validate Expectation JSON Schema follows meta-schema specification ([10627](https://github.com/great-expectations/great_expectations/pull/10627))
* [MAINTENANCE] Prevent unneeded test setup/teardown ([10619](https://github.com/great-expectations/great_expectations/pull/10619))
* [MAINTENANCE] dynamically generate extra table names in tests ([10630](https://github.com/great-expectations/great_expectations/pull/10630))
* [MAINTENANCE] test cleanup ([10631](https://github.com/great-expectations/great_expectations/pull/10631))
* [MAINTENANCE] Add mysql support to testing framework ([10633](https://github.com/great-expectations/great_expectations/pull/10633))
* [MAINTENANCE] Make PR Title Checker GH Action more secure ([10636](https://github.com/great-expectations/great_expectations/pull/10636))
* [MAINTENANCE] Add mssql support to testing framework ([10634](https://github.com/great-expectations/great_expectations/pull/10634))

1.2.1

* [BUGFIX] Add redirect for deploy-gx-agent ([10573](https://github.com/great-expectations/great_expectations/pull/10573))
* [BUGFIX] Fix typing on `mostly` and `value_set` fields ([10571](https://github.com/great-expectations/great_expectations/pull/10571))
* [BUGFIX] `ExpectationSuite` equality should ignore expectation ordering ([10562](https://github.com/great-expectations/great_expectations/pull/10562))
* [BUGFIX] Get `MicrosoftTeamsNotificationAction` working with V1 ([10593](https://github.com/great-expectations/great_expectations/pull/10593))
* [BUGFIX] Support string substitution for EmailAction ([10600](https://github.com/great-expectations/great_expectations/pull/10600))
* [BUGFIX] Ensure that data docs are accessible through MS Teams action results ([10599](https://github.com/great-expectations/great_expectations/pull/10599))
* [BUGFIX] Incorrect row count when `UnexpectedRowsExpectation` returns more than 200 rows ([10604](https://github.com/great-expectations/great_expectations/pull/10604))
* [DOCS] Edit API reference internal links to prevent 404s ([10528](https://github.com/great-expectations/great_expectations/pull/10528))
* [DOCS] data quality distribution analysis, working draft ([10440](https://github.com/great-expectations/great_expectations/pull/10440))
* [DOCS] Changing broken links in changelog file and some left in reference/API ([10588](https://github.com/great-expectations/great_expectations/pull/10588))
* [DOCS] Fixes small friction points noticed during onboarding ([10560](https://github.com/great-expectations/great_expectations/pull/10560))
* [DOCS] remove duplication in GCP Secret Manager instructions ([10591](https://github.com/great-expectations/great_expectations/pull/10591))
* [DOCS] loose ends for python 3.12 support ([10596](https://github.com/great-expectations/great_expectations/pull/10596))
* [DOCS] Fixes more small issues noticed during onboarding ([10598](https://github.com/great-expectations/great_expectations/pull/10598))
* [DOCS] Mark `MicrosoftTeamsNotificationAction` as first-class ([10595](https://github.com/great-expectations/great_expectations/pull/10595))
* [DOCS] Add lychee to spot broken urls ([10585](https://github.com/great-expectations/great_expectations/pull/10585))
* [MAINTENANCE] PostgreSQL Expectation Tests ([10582](https://github.com/great-expectations/great_expectations/pull/10582))
* [MAINTENANCE] Snowflake Expectation Tests ([10586](https://github.com/great-expectations/great_expectations/pull/10586))
* [MAINTENANCE] Reenable xfailed e2e tests ([10555](https://github.com/great-expectations/great_expectations/pull/10555))
* [MAINTENANCE] Add test to public api to ensure that decorated methods have decorated parent classes ([10529](https://github.com/great-expectations/great_expectations/pull/10529))
* [MAINTENANCE] Bump `ruff` and `mypy` versions to `0.7.1` and `1.13.0`, respectively ([10565](https://github.com/great-expectations/great_expectations/pull/10565))
* [MAINTENANCE] Return informative error when saving expectation suite ([10570](https://github.com/great-expectations/great_expectations/pull/10570))
* [MAINTENANCE] Filesystem expectation testing ([10556](https://github.com/great-expectations/great_expectations/pull/10556))
* [MAINTENANCE] Update teams.yml devrel members. ([10567](https://github.com/great-expectations/great_expectations/pull/10567))
* [MAINTENANCE] Update 0.18.x changelog for release of 0.18.22 ([10575](https://github.com/great-expectations/great_expectations/pull/10575))
* [MAINTENANCE] Add more canonical expectation tests ([10578](https://github.com/great-expectations/great_expectations/pull/10578))
* [MAINTENANCE] Clean up misc utils ([10581](https://github.com/great-expectations/great_expectations/pull/10581))
* [MAINTENANCE] update docs link for configuring credentials ([10580](https://github.com/great-expectations/great_expectations/pull/10580))
* [MAINTENANCE] DRY up config substitution for slack notifications ([10602](https://github.com/great-expectations/great_expectations/pull/10602))
* [MAINTENANCE] Support config substitution for `MicrosoftTeamsNotificationAction` ([10606](https://github.com/great-expectations/great_expectations/pull/10606))
* [MAINTENANCE] Add testing support for multi-asset data sources ([10592](https://github.com/great-expectations/great_expectations/pull/10592))
* [MAINTENANCE] Instrument analytics for Checkpoint action creation and runs ([10597](https://github.com/great-expectations/great_expectations/pull/10597))

1.2.0

* [BUGFIX] Remove `row_condition` from Expectations for which it does not apply ([10519](https://github.com/great-expectations/great_expectations/pull/10519))
* [BUGFIX] fix rendering performance ([10530](https://github.com/great-expectations/great_expectations/pull/10530))
* [BUGFIX] Ensure that file-backed domain objects are stored in JSON files ([10523](https://github.com/great-expectations/great_expectations/pull/10523))
* [BUGFIX] File Path Batch Definitions serialize incorrectly ([10543](https://github.com/great-expectations/great_expectations/pull/10543))
* [DOCS] Bump max Python version in docs ([10522](https://github.com/great-expectations/great_expectations/pull/10522))
* [DOCS] Fix some typos ([10521](https://github.com/great-expectations/great_expectations/pull/10521))
* [DOCS] Add redirects for old URLs that no longer exist ([10516](https://github.com/great-expectations/great_expectations/pull/10516))
* [DOCS] Update Data Doc site configuration page ([10536](https://github.com/great-expectations/great_expectations/pull/10536))
* [DOCS] Add base `Datasource` to Public API ([10527](https://github.com/great-expectations/great_expectations/pull/10527))
* [DOCS] DSB-1009: Add Learn page for GX - Airflow data pipeline tutorial ([10534](https://github.com/great-expectations/great_expectations/pull/10534))
* [DOCS] Change href from relative path to root in API docs (version 0.18) ([10507](https://github.com/great-expectations/great_expectations/pull/10507))
* [DOCS] Fixing broken links ([10541](https://github.com/great-expectations/great_expectations/pull/10541))
* [DOCS] Community/issues board mentions ([10548](https://github.com/great-expectations/great_expectations/pull/10548))
* [DOCS] Update _redirects ([10558](https://github.com/great-expectations/great_expectations/pull/10558))
* [MAINTENANCE] ruff 0.6.9 + mypy 0.12 ([10525](https://github.com/great-expectations/great_expectations/pull/10525))
* [MAINTENANCE] Bump `ruff` to `0.7.0` ([10535](https://github.com/great-expectations/great_expectations/pull/10535))
* [MAINTENANCE] Add `DataAsset.get_batch_definition` to public API docs ([10533](https://github.com/great-expectations/great_expectations/pull/10533))
* [MAINTENANCE] Remove `TRY203` Ruff violations ([10540](https://github.com/great-expectations/great_expectations/pull/10540))
* [MAINTENANCE] Update gx row_condition parser ([10524](https://github.com/great-expectations/great_expectations/pull/10524))
* [MAINTENANCE] Use python 3.12 in netlify ([10531](https://github.com/great-expectations/great_expectations/pull/10531))
* [MAINTENANCE] Update airflow snippet to use checkpoint name rather than id ([10551](https://github.com/great-expectations/great_expectations/pull/10551))
* [MAINTENANCE] Fix azure aws/spark tests ([10550](https://github.com/great-expectations/great_expectations/pull/10550))
* [MAINTENANCE] Remove util functions from public API ([10557](https://github.com/great-expectations/great_expectations/pull/10557))
* [MAINTENANCE] Basic expectation testing framework ([10554](https://github.com/great-expectations/great_expectations/pull/10554))
* [MAINTENANCE] Reenable xfailed e2e tests ([10555](https://github.com/great-expectations/great_expectations/pull/10555))

Page 1 of 46

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.