Great-expectations

Latest version: v1.3.11

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

Scan your dependencies

Page 1 of 48

1.3.11

* [FEATURE] Add the ability to run checkpoints with cloud windowed expectations ([11027](https://github.com/great-expectations/great_expectations/pull/11027))
* [BUGFIX] Distinct values expectations correctly compare dates and datetimes ([11030](https://github.com/great-expectations/great_expectations/pull/11030))
* [DOCS] restore link checker ([11025](https://github.com/great-expectations/great_expectations/pull/11025))
* [DOCS] - single category for Expectations ([11008](https://github.com/great-expectations/great_expectations/pull/11008))
* [DOCS] fix error in filesystem data source docs ([11019](https://github.com/great-expectations/great_expectations/pull/11019))
* [MAINTENANCE] Remove default snowflake role ([11004](https://github.com/great-expectations/great_expectations/pull/11004))
* [MAINTENANCE] Add mode to props sent in analytics ([11001](https://github.com/great-expectations/great_expectations/pull/11001))
* [MAINTENANCE] Update ci.yml so pr targets become pr-event targets ([11031](https://github.com/great-expectations/great_expectations/pull/11031))
* [MAINTENANCE] Remove timber from CODEOWNERS ([10996](https://github.com/great-expectations/great_expectations/pull/10996))
* [MAINTENANCE] Update aws ci secret vars. ([11035](https://github.com/great-expectations/great_expectations/pull/11035))
* [MAINTENANCE] Revert Update aws ci secret vars. ([11036](https://github.com/great-expectations/great_expectations/pull/11036))
* [MAINTENANCE] Add ci aws creds. ([11037](https://github.com/great-expectations/great_expectations/pull/11037))
* [MAINTENANCE] Point tests to aws buckets in oss account. ([11034](https://github.com/great-expectations/great_expectations/pull/11034))
* [MAINTENANCE] Fix atomic diagnostic observed value renderers when used with datetime ([11033](https://github.com/great-expectations/great_expectations/pull/11033))

1.3.10

* [DOCS] beta badge followup ([11015](https://github.com/great-expectations/great_expectations/pull/11015))
* [DOCS] Test coverage metrics ([11002](https://github.com/great-expectations/great_expectations/pull/11002))
* [MAINTENANCE] refactor to use data_context fixture ([10997](https://github.com/great-expectations/great_expectations/pull/10997))
* [MAINTENANCE] Remove unneeded tests ([11007](https://github.com/great-expectations/great_expectations/pull/11007))
* [MAINTENANCE] remove numeric dqi from validity expectations ([11005](https://github.com/great-expectations/great_expectations/pull/11005))
* [MAINTENANCE] Upgrade transitive dependencies and stop using internal docusaurus functions ([11009](https://github.com/great-expectations/great_expectations/pull/11009))
* [MAINTENANCE] Stop over alerting on failures ([11021](https://github.com/great-expectations/great_expectations/pull/11021))
* [MAINTENANCE] remove outdated walkthrough modal ([11022](https://github.com/great-expectations/great_expectations/pull/11022))
* [MAINTENANCE] Bump mysql max_connections for tests ([11023](https://github.com/great-expectations/great_expectations/pull/11023))

1.3.9

* [FEATURE] Remove batch_id parameter from Metric classes ([10971](https://github.com/great-expectations/great_expectations/pull/10971))
* [FEATURE] `QueryRowCount` metric ([10964](https://github.com/great-expectations/great_expectations/pull/10964))
* [FEATURE] ColumnPairValueInSet metric ([10969](https://github.com/great-expectations/great_expectations/pull/10969))
* [FEATURE] MultiColumnValues metric ([10973](https://github.com/great-expectations/great_expectations/pull/10973))
* [BUGFIX] Validation Definition factory add_or_update doesnt allow updating batch definition ([10960](https://github.com/great-expectations/great_expectations/pull/10960))
* [BUGFIX] Fix 3 batch.compute_metrics bugs and enforce len(metrics) == len(results) ([10979](https://github.com/great-expectations/great_expectations/pull/10979))
* [BUGFIX] Ensure Asset.get_batch_definition returns BatchDefinition with ID ([10986](https://github.com/great-expectations/great_expectations/pull/10986))
* [BUGFIX] Raise error when ExpectColumnValuesToBeBetween is run against an unsupported column ([10995](https://github.com/great-expectations/great_expectations/pull/10995))
* [DOCS] make airflow provider discoverable ([10967](https://github.com/great-expectations/great_expectations/pull/10967))
* [DOCS] Adding title to codeblocks in API ([10970](https://github.com/great-expectations/great_expectations/pull/10970))
* [DOCS] Adds script to update links when new docs version is cut ([10976](https://github.com/great-expectations/great_expectations/pull/10976))
* [DOCS] Add README.md to scripts folder ([10982](https://github.com/great-expectations/great_expectations/pull/10982))
* [DOCS] DOC-1045: Beta badge ([10980](https://github.com/great-expectations/great_expectations/pull/10980))
* [DOCS] DSB-1312: Fix validation definition parameters display ([10981](https://github.com/great-expectations/great_expectations/pull/10981))
* [DOCS] temporarily remove link checker ([10992](https://github.com/great-expectations/great_expectations/pull/10992))
* [DOCS] volume change detection ([10927](https://github.com/great-expectations/great_expectations/pull/10927))
* [DOCS] update action docs to include custom field example ([10987](https://github.com/great-expectations/great_expectations/pull/10987))
* [DOCS] update search key ([10994](https://github.com/great-expectations/great_expectations/pull/10994))
* [DOCS] Adding formatting to codeblocks in API ([10985](https://github.com/great-expectations/great_expectations/pull/10985))
* [MAINTENANCE] Remove `Domain` mixin from Metrics API ([10966](https://github.com/great-expectations/great_expectations/pull/10966))
* [MAINTENANCE] Remove old workflow. ([10975](https://github.com/great-expectations/great_expectations/pull/10975))
* [MAINTENANCE] Slack notification message - remove duplicated link text, decluttering ([10890](https://github.com/great-expectations/great_expectations/pull/10890)) (thanks data-han)
* [MAINTENANCE] Upgrade mypy to version 1.15.0 ([10988](https://github.com/great-expectations/great_expectations/pull/10988))
* [MAINTENANCE] Change github action event name we exclude from marker tests ([10991](https://github.com/great-expectations/great_expectations/pull/10991))
* [MAINTENANCE] Remove unused domain key ([10983](https://github.com/great-expectations/great_expectations/pull/10983))
* [MAINTENANCE] Analytics event for validation definition runs ([10984](https://github.com/great-expectations/great_expectations/pull/10984))
* [MAINTENANCE] Upgrade ruff to version 0.9.9 ([10990](https://github.com/great-expectations/great_expectations/pull/10990))
* [MAINTENANCE] Remove duplicated configuration ([10989](https://github.com/great-expectations/great_expectations/pull/10989))
* [MAINTENANCE] refactor to use data_context fixture ([10997](https://github.com/great-expectations/great_expectations/pull/10997))

1.3.8

* [FEATURE] `Batch.compute_metrics()` ([10950](https://github.com/great-expectations/great_expectations/pull/10950))
* [FEATURE] `ColumnValuesNonNull` and `ColumnValuesNonNullCount` metrics ([10959](https://github.com/great-expectations/great_expectations/pull/10959))
* [FEATURE] Add mean to metrics API ([10961](https://github.com/great-expectations/great_expectations/pull/10961))
* [FEATURE] Remove batch_id parameter from Metric classes ([10971](https://github.com/great-expectations/great_expectations/pull/10971))
* [DOCS] SSO cta ([10872](https://github.com/great-expectations/great_expectations/pull/10872))
* [DOCS] Display args, returns and raises as tables in API reference pages ([10910](https://github.com/great-expectations/great_expectations/pull/10910))
* [DOCS] typo ([10965](https://github.com/great-expectations/great_expectations/pull/10965))
* [DOCS] Args and Raises in API reference should be able to display several rows ([10968](https://github.com/great-expectations/great_expectations/pull/10968))
* [MAINTENANCE] Remove `table` parameter from all Metric `Domain`s ([10954](https://github.com/great-expectations/great_expectations/pull/10954))
* [CONTRIB] remove table domain key ([10956](https://github.com/great-expectations/great_expectations/pull/10956)) (thanks VolkovGeoPhy)

1.3.7

* [FEATURE] BatchRowCount Metric ([10944](GxURL.PULL_REQUESTS/10944))
* [BUGFIX] remove unused domain key ([10951](GxURL.PULL_REQUESTS/10951))
* [DOCS] Replacing search keys with env variables ([10940](GxURL.PULL_REQUESTS/10940))
* [DOCS] SSO cta ([10872](GxURL.PULL_REQUESTS/10872))
* [MAINTENANCE] Make `Metric.config` un-instantiable and excluded from auto-complete ([10938](GxURL.PULL_REQUESTS/10938))
* [MAINTENANCE] Drop jinja2 v2 support ([10941](GxURL.PULL_REQUESTS/10941))
* [MAINTENANCE] Require `Metric.name` instead of using `name` inference ([10953](GxURL.PULL_REQUESTS/10953))

1.3.6

* [BUGFIX] Quote password before passing to SnowflakeURL ([10919](https://github.com/great-expectations/great_expectations/pull/10919))
* [BUGFIX] Trim the unexpected rows query ([10923](https://github.com/great-expectations/great_expectations/pull/10923))
* [BUGFIX] Make `MetricConfiguration.id` immutable ([10929](https://github.com/great-expectations/great_expectations/pull/10929))
* [BUGFIX] `test_diagnostic_checklist` import error ([10934](https://github.com/great-expectations/great_expectations/pull/10934))
* [BUGFIX] ExpectTableRowCountToBeBetween fails validation with Runtime Parameters ([10925](https://github.com/great-expectations/great_expectations/pull/10925)) (thanks eric-brady)
* [DOCS] Fix HTML entity character in API reference code blocks ([10915](https://github.com/great-expectations/great_expectations/pull/10915))
* [DOCS] AI-recommended Expectations ([10913](https://github.com/great-expectations/great_expectations/pull/10913))
* [DOCS] Fix lack of formatting in actions.py ([10918](https://github.com/great-expectations/great_expectations/pull/10918))
* [DOCS] Feedback form issues should have status "intake" ([10933](https://github.com/great-expectations/great_expectations/pull/10933))
* [DOCS] Fix sidebar highlight by deleting subpages from the sidebar ([10903](https://github.com/great-expectations/great_expectations/pull/10903))
* [DOCS] Added useLocation mock ([10939](https://github.com/great-expectations/great_expectations/pull/10939))
* [MAINTENANCE] Ensure clear error if cloud mode requested and env vars aren't found ([10916](https://github.com/great-expectations/great_expectations/pull/10916))
* [MAINTENANCE] Remove concurrency block from GitHub CI workflow ([10930](https://github.com/great-expectations/great_expectations/pull/10930))
* [MAINTENANCE] Add `Metric` and `Domain` base classes ([10920](https://github.com/great-expectations/great_expectations/pull/10920))
* [MAINTENANCE] Remove unreferenced docs snippets ([10937](https://github.com/great-expectations/great_expectations/pull/10937))
* [MAINTENANCE] Metric Result types ([10932](https://github.com/great-expectations/great_expectations/pull/10932))
* [MAINTENANCE] Make `Metric.config` un-instantiable and excluded from auto-complete ([10938](https://github.com/great-expectations/great_expectations/pull/10938))

Page 1 of 48

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.