Great-expectations

Latest version: v0.18.12

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

Scan your dependencies

Page 4 of 40

0.17.19

* [FEATURE] Microsoft FabricPowerBIDatasource ([8605](https://github.com/great-expectations/great_expectations/pull/8605))
* [BUGFIX] Ensure renderers use parent class renderers instead of using non-implemented override methods ([8745](https://github.com/great-expectations/great_expectations/pull/8745))
* [BUGFIX] Column Descriptive Metrics: Support numpy metrics ([8746](https://github.com/great-expectations/great_expectations/pull/8746))
* [BUGFIX] Column Descriptive Metrics: Add `id` to excluded list ([8750](https://github.com/great-expectations/great_expectations/pull/8750))
* [DOCS] Update README.md to include newsletter and a typo fix. ([8721](https://github.com/great-expectations/great_expectations/pull/8721))
* [MAINTENANCE] Improve test coverage around `GXCloudStoreBackend.gx_cloud_response_json_to_object_dict` ([8744](https://github.com/great-expectations/great_expectations/pull/8744))
* [MAINTENANCE] Improve `DatasourceDict` performance ([8711](https://github.com/great-expectations/great_expectations/pull/8711))

0.17.18

* [BUGFIX] Patch faulty `GXCloudStoreBackend.has_key` logic ([8741](https://github.com/great-expectations/great_expectations/pull/8741))
* [MAINTENANCE] Additional examples of `row_condition` for Spark and SQL ([8713](https://github.com/great-expectations/great_expectations/pull/8713))
* [MAINTENANCE] ruff `.0.290` ([8726](https://github.com/great-expectations/great_expectations/pull/8726))

0.17.17

* [BUGFIX] Resolve issue around listing keys with empty state in `GXCloudStoreBackend` ([8728](https://github.com/great-expectations/great_expectations/pull/8728))
* [DOCS] Clarify How to Use Custom Expectations Without a Filesystem ([8700](https://github.com/great-expectations/great_expectations/pull/8700))
* [DOCS] Update Result Format Topic ([8674](https://github.com/great-expectations/great_expectations/pull/8674))

0.17.16

* [FEATURE] update data assistant run to take in validator ([8560](https://github.com/great-expectations/great_expectations/pull/8560))
* [FEATURE] Add `DataAssetStore` ([8601](https://github.com/great-expectations/great_expectations/pull/8601))
* [BUGFIX] Missing DataFrame for in-memory Data Assets using GX Cloud ([8682](https://github.com/great-expectations/great_expectations/pull/8682))
* [BUGFIX] Fix FDS auto-complete for Conda installs ([8698](https://github.com/great-expectations/great_expectations/pull/8698))
* [BUGFIX] Assets with persisted data don't get added to in-memory cache ([8699](https://github.com/great-expectations/great_expectations/pull/8699))
* [BUGFIX] Use one inspector for the same engine/execution_engine ([8534](https://github.com/great-expectations/great_expectations/pull/8534))
* [BUGFIX] add try except to redshift regexp resolver ([8707](https://github.com/great-expectations/great_expectations/pull/8707)) (thanks itaise)
* [BUGFIX] Patch `docs_integration` tests failures resulting from context root dir rename ([8720](https://github.com/great-expectations/great_expectations/pull/8720))
* [BUGFIX] Snowflake column name case sensitivity ([8719](https://github.com/great-expectations/great_expectations/pull/8719))
* [DOCS] Relocate Use Great Expectations with Google Cloud Platform and BigQuery ([8696](https://github.com/great-expectations/great_expectations/pull/8696))
* [MAINTENANCE] only build-docs on doc-changes ([8685](https://github.com/great-expectations/great_expectations/pull/8685))
* [MAINTENANCE] Azure Blob Stores `TupleStoreBackend` now supports `credential` string ([8683](https://github.com/great-expectations/great_expectations/pull/8683))
* [MAINTENANCE] Column Descriptive Metrics: Add column types metric ([8687](https://github.com/great-expectations/great_expectations/pull/8687))
* [MAINTENANCE] Column Descriptive Metrics: Add Null Count ([8692](https://github.com/great-expectations/great_expectations/pull/8692))
* [MAINTENANCE] Bump gitpython from 3.1.33 to 3.1.35 in /docs_rtd ([8686](https://github.com/great-expectations/great_expectations/pull/8686))
* [MAINTENANCE] Comprehensive SQL column identifier tests ([8673](https://github.com/great-expectations/great_expectations/pull/8673))
* [MAINTENANCE] Add test case for trino datatypes in onboarding assitant ([8507](https://github.com/great-expectations/great_expectations/pull/8507))
* [MAINTENANCE] Add `get_all` method to Store and StoreBackend APIs ([8702](https://github.com/great-expectations/great_expectations/pull/8702))
* [MAINTENANCE] Change default context root to `gx/` over `great_expectations/` ([8423](https://github.com/great-expectations/great_expectations/pull/8423))
* [MAINTENANCE] Parameterize severity in PagerdutyAction ([8714](https://github.com/great-expectations/great_expectations/pull/8714)) (thanks Sonchaegeon)
* [MAINTENANCE] Column Descriptive Metrics: Make the retriever more resilient to metric failures ([8712](https://github.com/great-expectations/great_expectations/pull/8712))

0.17.15

* [BUGFIX] Databricks tests skipped for Forks ([8662](https://github.com/great-expectations/great_expectations/pull/8662))
* [BUGFIX] Fix backslashes in url path under Windows ([8663](https://github.com/great-expectations/great_expectations/pull/8663)) (thanks MarcelBeining)
* [BUGFIX] Fix validation for `QueryAsset` with `create_temp_table: False` ([8611](https://github.com/great-expectations/great_expectations/pull/8611)) (thanks moatazelmohtaseb)
* [DOCS] Remove .py suffix from URL for module pages ([8649](https://github.com/great-expectations/great_expectations/pull/8649))
* [DOCS] Add redirects for module API docs ([8665](https://github.com/great-expectations/great_expectations/pull/8665))
* [DOCS] Fix Orphaned Pages in Prerequisites Blocks ([8666](https://github.com/great-expectations/great_expectations/pull/8666))
* [MAINTENANCE] Column Descriptive Metrics: Implement cloud data store ([8656](https://github.com/great-expectations/great_expectations/pull/8656))
* [MAINTENANCE] Update team members ([8654](https://github.com/great-expectations/great_expectations/pull/8654))
* [MAINTENANCE] Update GitPython ([8661](https://github.com/great-expectations/great_expectations/pull/8661))
* [MAINTENANCE] Column Descriptive Metrics: Return id from Data Store ([8667](https://github.com/great-expectations/great_expectations/pull/8667))
* [MAINTENANCE] Column Descriptive Metrics: ColumnDescriptiveMetricsAction tests ([8668](https://github.com/great-expectations/great_expectations/pull/8668))
* [MAINTENANCE] Column Descriptive Metrics: Add tests and cleanup ([8669](https://github.com/great-expectations/great_expectations/pull/8669))
* [MAINTENANCE] Column Descriptive Metrics: Fix cloud data store - use pydantic ([8677](https://github.com/great-expectations/great_expectations/pull/8677))
* [MAINTENANCE] Run doc-checks on every PR. ([8678](https://github.com/great-expectations/great_expectations/pull/8678))
* [MAINTENANCE] Column Descriptive Metrics - Additional Table and Column Metrics ([8679](https://github.com/great-expectations/great_expectations/pull/8679))
* [MAINTENANCE] Column Descriptive Metrics: Additional metrics mean median ([8680](https://github.com/great-expectations/great_expectations/pull/8680))
* [MAINTENANCE] Pydantic 2.0 support ([8604](https://github.com/great-expectations/great_expectations/pull/8604))
* [CONTRIB] fixing null eq safe for SQLAlchemy and rendering ([8617](https://github.com/great-expectations/great_expectations/pull/8617)) (thanks karthigaiselvanm)

0.17.14

* [BUGFIX] Use correct syntax for creating temporary views for DatabricksSQL datasources ([8655](https://github.com/great-expectations/great_expectations/pull/8655))
* [BUGFIX] Missing CloudDataContext when loading from config ([8659](https://github.com/great-expectations/great_expectations/pull/8659))
* [BUGFIX] Raise warning if data_connector cannot be built on config load ([8658](https://github.com/great-expectations/great_expectations/pull/8658))
* [DOCS] Add New Topic for Identifying Failed Table Rows ([8554](https://github.com/great-expectations/great_expectations/pull/8554))
* [DOCS] Update Request Data from a Data Asset ([8642](https://github.com/great-expectations/great_expectations/pull/8642))
* [MAINTENANCE] typing - `expect_column` - `to_exist` and `to_not_be_null` ([8652](https://github.com/great-expectations/great_expectations/pull/8652))
* [MAINTENANCE] Column Descriptive Metrics: Synchronize domain models ([8648](https://github.com/great-expectations/great_expectations/pull/8648))
* [MAINTENANCE] Column Descriptive Metrics: Add test for MetricRepository ([8650](https://github.com/great-expectations/great_expectations/pull/8650))

Page 4 of 40

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.