Great-expectations

Latest version: v0.18.13

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

Scan your dependencies

Page 10 of 41

0.16.0

* [FEATURE] Provide S3 access/operations to new PandasDatasource ([7197](https://github.com/great-expectations/great_expectations/pull/7197))
* [FEATURE] F/great 1393/add more zep column splitters ([7203](https://github.com/great-expectations/great_expectations/pull/7203))
* [FEATURE] Fluent datasources have separate asset registries ([7193](https://github.com/great-expectations/great_expectations/pull/7193))
* [FEATURE] Improve Trino types support ([6588](https://github.com/great-expectations/great_expectations/pull/6588)) (thanks ms32035)
* [FEATURE] F/great 1393/add sql multi col splitter ([7236](https://github.com/great-expectations/great_expectations/pull/7236))
* [FEATURE] `EphemeralDataContext.convert_to_file_context()` ([7175](https://github.com/great-expectations/great_expectations/pull/7175))
* [FEATURE] New Datasources: Support S3 access for SparkDatasource ([7232](https://github.com/great-expectations/great_expectations/pull/7232))
* [FEATURE] Implementation of Microsoft Azure Blob Storage DataConnector ([7246](https://github.com/great-expectations/great_expectations/pull/7246))
* [FEATURE] Implementation of Google Cloud Storage DataConnector ([7249](https://github.com/great-expectations/great_expectations/pull/7249))
* [FEATURE] Develop PandasGoogleCloudStorageDatasource (as part of New Datasources) ([7253](https://github.com/great-expectations/great_expectations/pull/7253))
* [FEATURE] Develop PandasAzureBlobStorageDatasource (as part of New Datasources) ([7254](https://github.com/great-expectations/great_expectations/pull/7254))
* [FEATURE] Develop SparkGoogleCloudStorageDatasource SparkAzureBlobStorageDatasource (as part of New Datasources) ([7255](https://github.com/great-expectations/great_expectations/pull/7255))
* [FEATURE] Enable creating Checkpoint and SimpleCheckpoint with Validator ([7275](https://github.com/great-expectations/great_expectations/pull/7275))
* [FEATURE] Editor support for Fluent Datasources dynamic `.add_<DS_TYPE>()` methods ([7273](https://github.com/great-expectations/great_expectations/pull/7273))
* [FEATURE] M/great 1708/move fluent datasources out of experimental ([7294](https://github.com/great-expectations/great_expectations/pull/7294))
* [FEATURE] `PandasDatasource` in-memory `DataFrameAsset` ([7280](https://github.com/great-expectations/great_expectations/pull/7280))
* [FEATURE] Fluent Datasources - `ConfigStr` config substitution support ([7309](https://github.com/great-expectations/great_expectations/pull/7309))
* [BUGFIX] Ensure that Marshmallow UUIDs are converted to strings before usage ([7219](https://github.com/great-expectations/great_expectations/pull/7219))
* [BUGFIX] `docs-integration` tests failing after CRUD updates ([7220](https://github.com/great-expectations/great_expectations/pull/7220))
* [BUGFIX] Adding exception logging to store-related failures ([7202](https://github.com/great-expectations/great_expectations/pull/7202)) (thanks ciguaran)
* [BUGFIX] Patch outdated Azure relative paths ([7247](https://github.com/great-expectations/great_expectations/pull/7247))
* [BUGFIX] `params_with_json_schema` is undefined in `ExpectSelectColumnValuesToBeUniqueWithinRecord._prescriptive_renderer` ([7261](https://github.com/great-expectations/great_expectations/pull/7261))
* [BUGFIX] Patch Cloud workflow for `add_or_update_datasource` ([7242](https://github.com/great-expectations/great_expectations/pull/7242))
* [BUGFIX] Stop modifying input batch request when getting a batch list. ([7269](https://github.com/great-expectations/great_expectations/pull/7269))
* [BUGFIX] Single dynamic pandas model failures don't result in all models failing when used ([7277](https://github.com/great-expectations/great_expectations/pull/7277))
* [BUGFIX] Fix typographical error in type used in "isinstance()" comparison in BatchManager (was generating "must be formal [...] Batch" warning erroneously) ([7291](https://github.com/great-expectations/great_expectations/pull/7291))
* [BUGFIX] Correct a typographical error in specific path-forming template name for SparkDatasource-Microsoft Azure Blob Storage combination ([7302](https://github.com/great-expectations/great_expectations/pull/7302))
* [BUGFIX] Use timezone-aware datetimes in checkpoint run information by default. ([7244](https://github.com/great-expectations/great_expectations/pull/7244))
* [BUGFIX] `row_conditions` now allow whitespace ([7313](https://github.com/great-expectations/great_expectations/pull/7313))
* [BUGFIX] Scope `PandasDatasource` reader method types and serialization (1 of 2) ([7306](https://github.com/great-expectations/great_expectations/pull/7306))
* [BUGFIX] AssertError Duing Great Expectations Installation ([7285](https://github.com/great-expectations/great_expectations/pull/7285)) (thanks richardohara)
* [BUGFIX] Provide Error Checking for "expectation_suite_name" in Checkpoint Constructor and Run Methods ([7320](https://github.com/great-expectations/great_expectations/pull/7320))
* [BUGFIX] Scope `PandasDatasource` reader method types and serialization (2 of 2) ([7318](https://github.com/great-expectations/great_expectations/pull/7318))
* [BUGFIX] raise error if no identifier provided to get checkpoint/expectation suite ([7321](https://github.com/great-expectations/great_expectations/pull/7321))
* [BUGFIX] Fluent Datasources: Ensure that Datasource and DataAsset Model Serialization Does Not Include `"name"` Field ([7323](https://github.com/great-expectations/great_expectations/pull/7323))
* [DOCS] Versioning instructions and fix references for versioning ([7221](https://github.com/great-expectations/great_expectations/pull/7221))
* [DOCS] Fix links to images in welcome page ([7222](https://github.com/great-expectations/great_expectations/pull/7222))
* [DOCS] Add API docs build to versioning instructions ([7230](https://github.com/great-expectations/great_expectations/pull/7230))
* [DOCS] Move readme_assets under docs/ ([7231](https://github.com/great-expectations/great_expectations/pull/7231))
* [DOCS] Fix hyperlinks in docs ([7264](https://github.com/great-expectations/great_expectations/pull/7264))
* [DOCS] Scan yaml examples for class names that should be part of the public API ([7267](https://github.com/great-expectations/great_expectations/pull/7267))
* [DOCS] Update location to run yarn commands ([7276](https://github.com/great-expectations/great_expectations/pull/7276))
* [DOCS] Fix reference to M1 Mac installation guide ([7279](https://github.com/great-expectations/great_expectations/pull/7279))
* [DOCS] Remove additional warnings from API docs build. ([7282](https://github.com/great-expectations/great_expectations/pull/7282))
* [DOCS] Fix blog links in `parse_strings_as_datetimes` warnings ([7288](https://github.com/great-expectations/great_expectations/pull/7288))
* [DOCS] Fix unsupported chars in API docs ([7310](https://github.com/great-expectations/great_expectations/pull/7310))
* [DOCS] Add instructions to cli for creating data assets ([7326](https://github.com/great-expectations/great_expectations/pull/7326))
* [MAINTENANCE] No line number snippets checker ([7216](https://github.com/great-expectations/great_expectations/pull/7216))
* [MAINTENANCE] Re-enable snippet checker ([7217](https://github.com/great-expectations/great_expectations/pull/7217))
* [MAINTENANCE] Refactor New SparkDatasource in order to prepare for adding support for Cloud Files Storage environments ([7223](https://github.com/great-expectations/great_expectations/pull/7223))
* [MAINTENANCE] Repo Cleanup: Move docs related files under docs dir ([7227](https://github.com/great-expectations/great_expectations/pull/7227))
* [MAINTENANCE] Time series expectations ([7182](https://github.com/great-expectations/great_expectations/pull/7182))
* [MAINTENANCE] Contrib time series generators ([7235](https://github.com/great-expectations/great_expectations/pull/7235))
* [MAINTENANCE] ci & local type-checking parity - pyspark ([7237](https://github.com/great-expectations/great_expectations/pull/7237))
* [MAINTENANCE] Fix CI dev pipeline - skip orphaned schema check on min pandas version ([7241](https://github.com/great-expectations/great_expectations/pull/7241))
* [MAINTENANCE] Make a copy of azure pipeline definition files in new locations ([7233](https://github.com/great-expectations/great_expectations/pull/7233))
* [MAINTENANCE] Complete migration of Azure CI/CD config to `ci` directory ([7245](https://github.com/great-expectations/great_expectations/pull/7245))
* [MAINTENANCE] ruff v0.0.253 - enable `PYI` rules ([7243](https://github.com/great-expectations/great_expectations/pull/7243))
* [MAINTENANCE] Optionally allow `None` values in `RenderedAtomicContent` ([7240](https://github.com/great-expectations/great_expectations/pull/7240))
* [MAINTENANCE] `PandasDatasource` `read_DataAsset` methods return a `Validator` ([7226](https://github.com/great-expectations/great_expectations/pull/7226))
* [MAINTENANCE] Rename default pandas ephemeral data asset ([7251](https://github.com/great-expectations/great_expectations/pull/7251))
* [MAINTENANCE] Fix linting errors in `contrib/` ([7259](https://github.com/great-expectations/great_expectations/pull/7259))
* [MAINTENANCE] Keep repo root consistent ([7260](https://github.com/great-expectations/great_expectations/pull/7260))
* [MAINTENANCE] Threshold for public API report ([7262](https://github.com/great-expectations/great_expectations/pull/7262))
* [MAINTENANCE] Update the signature of Fluent datasource factory methods ([7266](https://github.com/great-expectations/great_expectations/pull/7266))
* [MAINTENANCE] Move some scripts into ci folder ([7271](https://github.com/great-expectations/great_expectations/pull/7271))
* [MAINTENANCE] `_PandasDataAsset` positional argument support ([7258](https://github.com/great-expectations/great_expectations/pull/7258))
* [MAINTENANCE] Refactor to utilize common DataConnector instantiation and Connection Test Error Message templates for New FilePath Datasources ([7268](https://github.com/great-expectations/great_expectations/pull/7268))
* [MAINTENANCE] Merge `PandasDatasource` read method signatures with associated `_PandasDataAsset`s ([7272](https://github.com/great-expectations/great_expectations/pull/7272))
* [MAINTENANCE] Use ruff linting on scripts folder ([7270](https://github.com/great-expectations/great_expectations/pull/7270))
* [MAINTENANCE] Fix for docs build warnings ([7229](https://github.com/great-expectations/great_expectations/pull/7229))
* [MAINTENANCE] Add maybe imports ([7274](https://github.com/great-expectations/great_expectations/pull/7274))
* [MAINTENANCE] Proper mocking of AbstractDataContext for testing ([7281](https://github.com/great-expectations/great_expectations/pull/7281))
* [MAINTENANCE] Warn if sqlalchemy version is >= 2.0.0 ([7283](https://github.com/great-expectations/great_expectations/pull/7283))
* [MAINTENANCE] Remove Prefix "Batch" from "BatchSorter" and "BatchSortersDefinition" (in New Datasources) ([7284](https://github.com/great-expectations/great_expectations/pull/7284))
* [MAINTENANCE] Call the correct sqlalchemy method to eliminate deprecation warning ([7293](https://github.com/great-expectations/great_expectations/pull/7293))
* [MAINTENANCE] Fluent Datasources - initial snippet tests ([7278](https://github.com/great-expectations/great_expectations/pull/7278))
* [MAINTENANCE] add `ruff` `PTH` `use-pathlib` ` noqa` comments ([7290](https://github.com/great-expectations/great_expectations/pull/7290))
* [MAINTENANCE] Enable SparkDatasource add_asset() methods to accept "header" and "infer_schema" arguments; fix typos in docstrings. ([7296](https://github.com/great-expectations/great_expectations/pull/7296))
* [MAINTENANCE] enable `ruff` `use-pathlib` `PTH` rules ([7297](https://github.com/great-expectations/great_expectations/pull/7297))
* [MAINTENANCE] Replace fluent data connector names with a constant ([7299](https://github.com/great-expectations/great_expectations/pull/7299))
* [MAINTENANCE] Apply ruff path rules for contrib ([7300](https://github.com/great-expectations/great_expectations/pull/7300))
* [MAINTENANCE] Rename column splitter to splitter. ([7303](https://github.com/great-expectations/great_expectations/pull/7303))
* [MAINTENANCE] Run airflow operator tests in GX pipeline ([7298](https://github.com/great-expectations/great_expectations/pull/7298))
* [MAINTENANCE] Add build docs to block PR pipeline ([7307](https://github.com/great-expectations/great_expectations/pull/7307))
* [MAINTENANCE] Linting for `tests/datasource` ([7308](https://github.com/great-expectations/great_expectations/pull/7308))
* [MAINTENANCE] Fix test_build_docs stage ([7311](https://github.com/great-expectations/great_expectations/pull/7311))
* [MAINTENANCE] Elide Duplication of "name" Key from Fluent Datasource and DataAsset Configuration ([7312](https://github.com/great-expectations/great_expectations/pull/7312))
* [MAINTENANCE] Remove nonexistent pypi ref in README. Add WIP warning in README. ([7304](https://github.com/great-expectations/great_expectations/pull/7304))
* [MAINTENANCE] Fix a bug in the hourly generator. Add hourly functionality to genera… ([7305](https://github.com/great-expectations/great_expectations/pull/7305))
* [MAINTENANCE] Update allowed deprecation warning threshold in advance of `0.16.0` ([7317](https://github.com/great-expectations/great_expectations/pull/7317))
* [MAINTENANCE] Fluent Datasource stubs for dynamic Pandas add_asset methods ([7315](https://github.com/great-expectations/great_expectations/pull/7315))
* [MAINTENANCE] Stub files for Fluent `PandasDatasource` and `py.typed` ([7322](https://github.com/great-expectations/great_expectations/pull/7322))
* [MAINTENANCE] `row-condition` also includes tabs in conditional expectation ([7324](https://github.com/great-expectations/great_expectations/pull/7324))
* [CONTRIB] -add athena credential support ([7186](https://github.com/great-expectations/great_expectations/pull/7186)) (thanks tmilitino)
* [CONTRIB] expect_multicolumn_sum_values_to_be_equal_to_single_column ([7224](https://github.com/great-expectations/great_expectations/pull/7224)) (thanks swittchawa)
* [CONTRIB] [BUGFIX] Update custom multi-column expectation logic and default kwargs ([7252](https://github.com/great-expectations/great_expectations/pull/7252)) (thanks yussaaa)
* [CONTRIB] Feature/expect column values to match thai ([7238](https://github.com/great-expectations/great_expectations/pull/7238)) (thanks swittchawa)

0.15.50

* [FEATURE] Utilize DataConnector in service of new DataAsset implementations ([7094](https://github.com/great-expectations/great_expectations/pull/7094))
* [FEATURE] F/great 1393/add initial non datetime sql splitters ([7183](https://github.com/great-expectations/great_expectations/pull/7183))
* [FEATURE] Experimental `PandasDatasource` with single-batch `_PandasDataAsset`s ([7173](https://github.com/great-expectations/great_expectations/pull/7173))
* [FEATURE] Experimental filesystem `DataAsset`s `path` in batch request options and batch metadata ([7129](https://github.com/great-expectations/great_expectations/pull/7129))
* [FEATURE] Default `PandasDatasource` ([7196](https://github.com/great-expectations/great_expectations/pull/7196))
* [BUGFIX] : Allow CLI to work with `RuntimeDataConnector` ([7187](https://github.com/great-expectations/great_expectations/pull/7187)) (thanks luke321321)
* [BUGFIX] Patch GX Cloud `validator.save_expectation_suite()` workflow ([7189](https://github.com/great-expectations/great_expectations/pull/7189))
* [BUGFIX] Dynamic pandas asset model field substitution ([7212](https://github.com/great-expectations/great_expectations/pull/7212))
* [DOCS] Use named snippets part 5 ([7181](https://github.com/great-expectations/great_expectations/pull/7181))
* [DOCS] Use named snippets part 4 ([7176](https://github.com/great-expectations/great_expectations/pull/7176))
* [DOCS] Use named snippets part 6 ([7171](https://github.com/great-expectations/great_expectations/pull/7171))
* [DOCS] Use named snippets part 7 ([7192](https://github.com/great-expectations/great_expectations/pull/7192))
* [DOCS] Use named snippets part 9 ([7195](https://github.com/great-expectations/great_expectations/pull/7195))
* [DOCS] Use named snippets part 11 ([7201](https://github.com/great-expectations/great_expectations/pull/7201))
* [DOCS] Use named snippets part 8 ([7194](https://github.com/great-expectations/great_expectations/pull/7194))
* [DOCS] Use named snippets part 10 ([7199](https://github.com/great-expectations/great_expectations/pull/7199))
* [DOCS] Fix broken link in anonymous_usage_statistics.md ([7211](https://github.com/great-expectations/great_expectations/pull/7211)) (thanks Erin-GX)
* [DOCS] Use named snippets part 12 ([7214](https://github.com/great-expectations/great_expectations/pull/7214))
* [MAINTENANCE] Update changelog when updated release 0.15.49 ([7179](https://github.com/great-expectations/great_expectations/pull/7179))
* [MAINTENANCE] Raise store config `ClassInstantiationError` from original `DataContextError` ([7174](https://github.com/great-expectations/great_expectations/pull/7174))
* [MAINTENANCE] New Datasources: Delineate "SparkFilesystemDatasource" (instead of "SparkDatasource") -- to be congruent with "PandasFilesystemDatasource" ([7178](https://github.com/great-expectations/great_expectations/pull/7178))
* [MAINTENANCE] Small Refactor to Enable PandasDatsource for multiple Storage Environments ([7190](https://github.com/great-expectations/great_expectations/pull/7190))
* [MAINTENANCE] Replace `regex` with `batching_regex` for fluent filesystem-like datasources ([7207](https://github.com/great-expectations/great_expectations/pull/7207))
* [MAINTENANCE] Misc `DataContext` state management & API cleanup ([7215](https://github.com/great-expectations/great_expectations/pull/7215))

0.15.49

* [DOCS] Add CRUD API matrix to `AbstractDataContext` docstring ([7079](https://github.com/great-expectations/great_expectations/pull/7079))
* [DOCS] Build API docs using latest released version ([7067](https://github.com/great-expectations/great_expectations/pull/7067))
* [DOCS] Add displayHTML method to view Data Docs ([7125](https://github.com/great-expectations/great_expectations/pull/7125)) (thanks swittchawa)
* [DOCS] Use named snippets part 1 ([7131](https://github.com/great-expectations/great_expectations/pull/7131))
* [DOCS] : fix capitalization of Slack ([7136](https://github.com/great-expectations/great_expectations/pull/7136)) (thanks JoelGritter)
* [DOCS] Remove sitemap.xml ([7141](https://github.com/great-expectations/great_expectations/pull/7141))
* [DOCS] doc-464 consolidating and standardizing snippets ([7154](https://github.com/great-expectations/great_expectations/pull/7154))
* [DOCS] Use named snippets part 2 (7143)(https://github.com/great-expectations/great_expectations/pull/7143))
* [DOCS] Use named snippets part 3 (7169)(https://github.com/great-expectations/great_expectations/pull/7169)) (thanks jmoskovc)
* [MAINTENANCE] Remove Extra Character from ID/PK Example README ([7098](https://github.com/great-expectations/great_expectations/pull/7098))
* [MAINTENANCE] Rename experimental `get_batch_request` to `build_batch_request` ([7095](https://github.com/great-expectations/great_expectations/pull/7095))
* [MAINTENANCE] Fix incorrect label on "How to configure a SQL Datasource" docs page ([7106](https://github.com/great-expectations/great_expectations/pull/7106))
* [MAINTENANCE] Update dependency on pydantic ([7111](https://github.com/great-expectations/great_expectations/pull/7111))
* [MAINTENANCE] Move experimental `base_directory` from `_FilesystemDataAsset` to `PandasDatasource` and `SparkDatasource` ([7078](https://github.com/great-expectations/great_expectations/pull/7078))
* [MAINTENANCE] Use secret to store algolia api key ([7115](https://github.com/great-expectations/great_expectations/pull/7115))
* [MAINTENANCE] Fluent Datasources - don't register "private" Datasource classes ([7124](https://github.com/great-expectations/great_expectations/pull/7124))
* [MAINTENANCE] ZEP - Realign pandas asset args for `Datasource` level `base_directory` ([7123](https://github.com/great-expectations/great_expectations/pull/7123))
* [MAINTENANCE] format notebooks with `black` ([7054](https://github.com/great-expectations/great_expectations/pull/7054))
* [MAINTENANCE] mypy `v1.0.0` ([7138](https://github.com/great-expectations/great_expectations/pull/7138))
* [MAINTENANCE] Output Consistent Data Format from "table.head" Metric for every ExecutionEngine ([7134](https://github.com/great-expectations/great_expectations/pull/7134))
* [MAINTENANCE] ruff 0.0.246 update ([7137](https://github.com/great-expectations/great_expectations/pull/7137))
* [MAINTENANCE] Refactor sql splitter to take selectable instead of str. ([7133](https://github.com/great-expectations/great_expectations/pull/7133))
* [MAINTENANCE] Update V3 DataConnector utilities to support New Datasources (ZEP) ([7144](https://github.com/great-expectations/great_expectations/pull/7144))
* [MAINTENANCE] Change all instances of `create_expectation_suite` to `add_expectation_suite` in tests, docs, and source code ([7117](https://github.com/great-expectations/great_expectations/pull/7117))
* [MAINTENANCE] Clean up pathlib.Path() usage in DataConnector utilities and restore tighter formatting in great_expectations/util.py ([7149](https://github.com/great-expectations/great_expectations/pull/7149))
* [MAINTENANCE] Clean up `mypy` violations in `CardinalityChecker` ([7146](https://github.com/great-expectations/great_expectations/pull/7146))
* [MAINTENANCE] Remove unused dockerfile ([7152](https://github.com/great-expectations/great_expectations/pull/7152))
* [MAINTENANCE] Delete cli v012 tests. ([7159](https://github.com/great-expectations/great_expectations/pull/7159))
* [MAINTENANCE] ZEP - update asset factories method signatures from asset models ([7096](https://github.com/great-expectations/great_expectations/pull/7096))
* [MAINTENANCE] Bump minimum version of `pytest` ([7164](https://github.com/great-expectations/great_expectations/pull/7164))
* [MAINTENANCE] Clean up additional deprecation warnings from outdated CRUD API ([7156](https://github.com/great-expectations/great_expectations/pull/7156))
* [MAINTENANCE] Experimental `PandasDatasource`, single-batch `_PandasDataAsset`s, related schemas (7158)(https://github.com/great-expectations/great_expectations/pull/7158))
* [MAINTENANCE] Removing path for `--v2-api upgrade` and informative message (7170)(https://github.com/great-expectations/great_expectations/pull/7170))
* [CONTRIB] Add experimental expectation to check column values after split ([7120](https://github.com/great-expectations/great_expectations/pull/7120)) (thanks ace-racer)
* [CONTRIB] added new Expectations - India_zip_code expectation and not_to_be_future_date expectation ([6086](https://github.com/great-expectations/great_expectations/pull/6086)) (thanks prachijain136)
* [CONTRIB] Update the rendered text for min and max values to be clearer. ([7166](https://github.com/great-expectations/great_expectations/pull/7166))

0.15.48

* [FEATURE] Place FilesystemDataAsset into separate module (its functionality is used by both PandasDatasource and SparkDatasource) ([7025](https://github.com/great-expectations/great_expectations/pull/7025))
* [FEATURE] Add SQL query data asset for new experimental datasources ([6999](https://github.com/great-expectations/great_expectations/pull/6999))
* [FEATURE] Experimental `DataAsset` `test_connection` ([7019](https://github.com/great-expectations/great_expectations/pull/7019))
* [FEATURE] ZEP - generate pandas assets ([7044](https://github.com/great-expectations/great_expectations/pull/7044))
* [FEATURE] Experimental Splitter connection testing ([7051](https://github.com/great-expectations/great_expectations/pull/7051))
* [FEATURE] ID/PK `ColumnPairExpectations` and `MultiColumnMapExpectations` - Spark ([7001](https://github.com/great-expectations/great_expectations/pull/7001))
* [FEATURE] Add `expectation_suite` arg to `DataContext` `ExpectationSuite` CRUD ([7059](https://github.com/great-expectations/great_expectations/pull/7059))
* [FEATURE] ID/PK ColumnPairExpectations and MultiColumnMapExpectations - SQL ([7046](https://github.com/great-expectations/great_expectations/pull/7046))
* [FEATURE] Introducing General-Purpose Wrapper for Regular Expressions Parsing and incorporating it in "_FilesystemDataAsset" ([7062](https://github.com/great-expectations/great_expectations/pull/7062))
* [FEATURE] Add `checkpoint` arg to `DataContext` `Checkpoint` CRUD ([7066](https://github.com/great-expectations/great_expectations/pull/7066))
* [FEATURE] Add `profiler` arg to `DataContext` `Profiler` CRUD ([7060](https://github.com/great-expectations/great_expectations/pull/7060))
* [FEATURE] Add API action ([6902](https://github.com/great-expectations/great_expectations/pull/6902)) (thanks itaise)
* [BUGFIX] ID/PK - Rendering `ColumnPair` and `MultiColumn` Expectations in DataDocs ([7041](https://github.com/great-expectations/great_expectations/pull/7041))
* [BUGFIX] `ColumnPairExpectation` tests need to consider 2 possible GroupBy results ([7045](https://github.com/great-expectations/great_expectations/pull/7045))
* [BUGFIX] zep - always serialize type field ([7056](https://github.com/great-expectations/great_expectations/pull/7056))
* [BUGFIX] ZEP - html asset generation on pandas `1.1` ([7068](https://github.com/great-expectations/great_expectations/pull/7068))
* [BUGFIX] fix ZEP pandas min tests ([7084](https://github.com/great-expectations/great_expectations/pull/7084))
* [BUGFIX] Skip all ZEP pandas datasource tests for min pandas ([7091](https://github.com/great-expectations/great_expectations/pull/7091))
* [DOCS] Add new `DataContext` CRUD to public API ([7058](https://github.com/great-expectations/great_expectations/pull/7058))
* [DOCS] DOC-461 remove unlinked link ([7083](https://github.com/great-expectations/great_expectations/pull/7083))
* [DOCS] Adding algolia click events ([7085](https://github.com/great-expectations/great_expectations/pull/7085))
* [DOCS] Versioning for documentation ([7033](https://github.com/great-expectations/great_expectations/pull/7033))
* [MAINTENANCE] linting for `/contrib` ([7005](https://github.com/great-expectations/great_expectations/pull/7005))
* [MAINTENANCE] Deprecate old `DataContext` CRUD methods ([7031](https://github.com/great-expectations/great_expectations/pull/7031))
* [MAINTENANCE] Simplify logic for `add_or_update` ([7035](https://github.com/great-expectations/great_expectations/pull/7035))
* [MAINTENANCE] ZEP - test type-checking ([7028](https://github.com/great-expectations/great_expectations/pull/7028))
* [MAINTENANCE] ZEP put schemas under source control ([6988](https://github.com/great-expectations/great_expectations/pull/6988))
* [MAINTENANCE] Add `id` as a param to any CRUD methods with `ge_cloud_id` ([7036](https://github.com/great-expectations/great_expectations/pull/7036))
* [MAINTENANCE] Minor Cleanup ([7047](https://github.com/great-expectations/great_expectations/pull/7047))
* [MAINTENANCE] replace `isort` with `ruff` sorting rules ([6907](https://github.com/great-expectations/great_expectations/pull/6907))
* [MAINTENANCE] Standardize `Checkpoint` CRUD ([6962](https://github.com/great-expectations/great_expectations/pull/6962))
* [MAINTENANCE] ruff `0.0.241` ([7048](https://github.com/great-expectations/great_expectations/pull/7048))
* [MAINTENANCE] finish linting `great_expectations` ([7050](https://github.com/great-expectations/great_expectations/pull/7050))
* [MAINTENANCE] fix - `FutureWarning: pandas.Float64Index is deprecated` when importing `great_expectations` ([7055](https://github.com/great-expectations/great_expectations/pull/7055))
* [MAINTENANCE] Move path mapping out of ExecutionEngine into DataConnector ([7065](https://github.com/great-expectations/great_expectations/pull/7065))
* [MAINTENANCE] Add ruff TCH001 noqa annotations ([7072](https://github.com/great-expectations/great_expectations/pull/7072))
* [MAINTENANCE] Enable ruff `TCH` rules ([7073](https://github.com/great-expectations/great_expectations/pull/7073))
* [MAINTENANCE] Cache dependency installation during build of `Dockerfile.tests` ([7071](https://github.com/great-expectations/great_expectations/pull/7071))
* [MAINTENANCE] Fix most typing errors in `DataAssistantResult` ([7010](https://github.com/great-expectations/great_expectations/pull/7010))
* [MAINTENANCE] add `ge_dev` + `gx_dev` to `.gitignore` ([6860](https://github.com/great-expectations/great_expectations/pull/6860))
* [MAINTENANCE] Refactor Filesystem DataAsset into FilePath DataAsset and Filesystem DataAsset (later inherits former) ([7075](https://github.com/great-expectations/great_expectations/pull/7075))
* [MAINTENANCE] Refactor `Store` and `StoreBackend` to leverage new CRUD methods ([7081](https://github.com/great-expectations/great_expectations/pull/7081))
* [MAINTENANCE] Delete `gx_venv` from project root ([7080](https://github.com/great-expectations/great_expectations/pull/7080))
* [MAINTENANCE] correct typo in data assistants portion of the getting started tutorial ([7088](https://github.com/great-expectations/great_expectations/pull/7088))
* [MAINTENANCE] ID/PK - CompoundColumnsUnique is filtered only for SQL ([7087](https://github.com/great-expectations/great_expectations/pull/7087))
* [MAINTENANCE] Minor clean up to make `DataConnector` method names less confusing. ([7089](https://github.com/great-expectations/great_expectations/pull/7089))
* [MAINTENANCE] Refactor DataConnector Path Format Utilities For Better Encapsulation ([7092](https://github.com/great-expectations/great_expectations/pull/7092))
* [MAINTENANCE] Temporarily xfail ID/PK tests due to Pandas min version conflicts ([7097](https://github.com/great-expectations/great_expectations/pull/7097))
* [MAINTENANCE] Remove Extra Character from ID/PK Example README ([7098](https://github.com/great-expectations/great_expectations/pull/7098))
* [CONTRIB] Row condition parser sqlalchemy: adding support for != operator & adding support all operators for string ([7053](https://github.com/great-expectations/great_expectations/pull/7053)) (thanks maayaniti)

0.15.47

* [FEATURE] ZEP - dynamic pandas asset schema definitions ([6780](https://github.com/great-expectations/great_expectations/pull/6780))
* [FEATURE] ID/PK `ColumnPairExpectations` and `MultiColumnMapExpectations` - Pandas ([6941](https://github.com/great-expectations/great_expectations/pull/6941))
* [FEATURE] Experimental `Datasource` and `DataAsset` connection testing ([6844](https://github.com/great-expectations/great_expectations/pull/6844))
* [FEATURE] Implement Experimental SparkDatasource with CSVDataAsset ([6981](https://github.com/great-expectations/great_expectations/pull/6981))
* [FEATURE] Place FilesystemDataAsset into separate module (its functionality is used by both PandasDatasource and SparkDatasource) ([7025](https://github.com/great-expectations/great_expectations/pull/7025))
* [BUGFIX] Snowflake/Oracle/DB2 <--> SQLAlchemy table and column names case insensitivity representation ([6951](https://github.com/great-expectations/great_expectations/pull/6951))
* [BUGFIX] try except import of pandas types ([6983](https://github.com/great-expectations/great_expectations/pull/6983))
* [BUGFIX] fix jsonschema - altair conflict ([6984](https://github.com/great-expectations/great_expectations/pull/6984))
* [BUGFIX] Temporarily disable items with issues rendering ([6997](https://github.com/great-expectations/great_expectations/pull/6997))
* [BUGFIX] Fix Renderer Configuration for expectation expect_column_values_to_not_be_in_set 6963 ([6990](https://github.com/great-expectations/great_expectations/pull/6990)) (thanks jmcorreia)
* [BUGFIX] Patch logic error in new `add_or_update` methods ([7021](https://github.com/great-expectations/great_expectations/pull/7021))
* [BUGFIX] Pandas ID/PK - bugfix for column name and update tests ([7015](https://github.com/great-expectations/great_expectations/pull/7015))
* [DOCS] Regex-Based, Set-Based, Query-Based, & Actions Docstrings ([6863](https://github.com/great-expectations/great_expectations/pull/6863))
* [DOCS] Documentation for classes and methods within ExecutionEngine class hierarchy ([6936](https://github.com/great-expectations/great_expectations/pull/6936))
* [DOCS] Enable use of code blocks in Returns: section ([6946](https://github.com/great-expectations/great_expectations/pull/6946))
* [DOCS] Add missing data connectors and data contexts ([6945](https://github.com/great-expectations/great_expectations/pull/6945))
* [DOCS] DOC-280: How to use GX with AWS S3 and Spark ([6782](https://github.com/great-expectations/great_expectations/pull/6782))
* [DOCS] Adding docstrings per the list ([6931](https://github.com/great-expectations/great_expectations/pull/6931))
* [DOCS] Docstrings for `DataContext` child classes and `DataAssistantResult.to_json_dict` ([6956](https://github.com/great-expectations/great_expectations/pull/6956))
* [DOCS] batch docstring ([6939](https://github.com/great-expectations/great_expectations/pull/6939))
* [DOCS] BatchDefinition ([6940](https://github.com/great-expectations/great_expectations/pull/6940))
* [DOCS] Add metric provider to public api report ([6958](https://github.com/great-expectations/great_expectations/pull/6958))
* [DOCS] BatchRequest ([6943](https://github.com/great-expectations/great_expectations/pull/6943))
* [DOCS] head ([6944](https://github.com/great-expectations/great_expectations/pull/6944))
* [DOCS] Add public_api. Docstring is fine already ([6955](https://github.com/great-expectations/great_expectations/pull/6955))
* [DOCS] Add public API docstring for `RuleBasedProfiler` ([6947](https://github.com/great-expectations/great_expectations/pull/6947))
* [DOCS] Adding docstrings for metric providers ([6960](https://github.com/great-expectations/great_expectations/pull/6960))
* [DOCS] Add docstrings for several data connectors ([6949](https://github.com/great-expectations/great_expectations/pull/6949))
* [DOCS] Adds docstring to class configured data connector classes ([6961](https://github.com/great-expectations/great_expectations/pull/6961))
* [DOCS] Add public API docstring for `validate_configuration` on `expect_column_value_z_scores_to_be_less_than` and `expect_column_values_to_match_json_schema` ([6873](https://github.com/great-expectations/great_expectations/pull/6873))
* [DOCS] Expectations Class DocStrings ([6950](https://github.com/great-expectations/great_expectations/pull/6950))
* [DOCS] D/dx 237/tal docstrings ([6959](https://github.com/great-expectations/great_expectations/pull/6959))
* [DOCS] Add delete_checkpoint to public API ([6965](https://github.com/great-expectations/great_expectations/pull/6965))
* [DOCS] Use markdown style code blocks ([6970](https://github.com/great-expectations/great_expectations/pull/6970))
* [DOCS] DataContext and CheckpointConfig DocString ([6911](https://github.com/great-expectations/great_expectations/pull/6911))
* [DOCS] Either Documentation tag style acceptable ([6974](https://github.com/great-expectations/great_expectations/pull/6974))
* [DOCS] DocStrings for Column, Query, & Table Metric Providers & register_metric ([6971](https://github.com/great-expectations/great_expectations/pull/6971))
* [DOCS] render utils ([6975](https://github.com/great-expectations/great_expectations/pull/6975))
* [DOCS] Add public API docstring for `UserConfigurableProfiler` ([6904](https://github.com/great-expectations/great_expectations/pull/6904))
* [DOCS] Add docstring for `ExpectationValidationResult` ([6968](https://github.com/great-expectations/great_expectations/pull/6968))
* [DOCS] Add some json serialization docstrings. ([6880](https://github.com/great-expectations/great_expectations/pull/6880))
* [DOCS] DOC-285 new guide: how to use self initializing expectations ([5205](https://github.com/great-expectations/great_expectations/pull/5205))
* [DOCS] DOC-286 how to add support for the auto initializing framework to a custom expectation ([5300](https://github.com/great-expectations/great_expectations/pull/5300))
* [DOCS] ExpectationConfiguration, get_success_kwargs and validate api docs ([6982](https://github.com/great-expectations/great_expectations/pull/6982))
* [DOCS] rule_based_profiler_result ([6977](https://github.com/great-expectations/great_expectations/pull/6977))
* [DOCS] metric_value, metric_partial ([6978](https://github.com/great-expectations/great_expectations/pull/6978))
* [DOCS] Actions, Checkpoint, ExpectationSuiteValidationResult, RunIdentifier related docstrings ([6986](https://github.com/great-expectations/great_expectations/pull/6986))
* [DOCS] API docs support self referential links ([6998](https://github.com/great-expectations/great_expectations/pull/6998))
* [DOCS] Add rendering docstrings ([6992](https://github.com/great-expectations/great_expectations/pull/6992))
* [DOCS] `Expectations` related DocStrings ([6994](https://github.com/great-expectations/great_expectations/pull/6994))
* [DOCS] MetricConfiguration DocString ([6996](https://github.com/great-expectations/great_expectations/pull/6996))
* [DOCS] Updates typo in prerequisites section ([7004](https://github.com/great-expectations/great_expectations/pull/7004)) (thanks ruankie)
* [DOCS] Update API docs landing page ([6972](https://github.com/great-expectations/great_expectations/pull/6972))
* [DOCS] Remove BaseDataContext and DataContext from the public API ([7008](https://github.com/great-expectations/great_expectations/pull/7008))
* [DOCS] Fix setup instructions for email validation ([7007](https://github.com/great-expectations/great_expectations/pull/7007)) (thanks ruankie)
* [DOCS] DOC-348 corrects typos in the aws+athena guide intro and congratulations sections ([6989](https://github.com/great-expectations/great_expectations/pull/6989))
* [DOCS] DOC-420 updates to screenshots ([7012](https://github.com/great-expectations/great_expectations/pull/7012))
* [DOCS] DOC-416 How to use GX with AWS using Redshift ([6985](https://github.com/great-expectations/great_expectations/pull/6985))
* [DOCS] Fix metric provider and reorganize sidebar ([7022](https://github.com/great-expectations/great_expectations/pull/7022))
* [DOCS] Typo - Update api_reference.md ([7024](https://github.com/great-expectations/great_expectations/pull/7024))
* [DOCS] Nest sidebar by shortest import path ([7032](https://github.com/great-expectations/great_expectations/pull/7032))
* [MAINTENANCE] Parameterized tests for ID/PK at `ColumnMapExpectation` level ([6925](https://github.com/great-expectations/great_expectations/pull/6925))
* [MAINTENANCE] `ruff` -> `0.0.236` ([6948](https://github.com/great-expectations/great_expectations/pull/6948))
* [MAINTENANCE] docstring for expect_column_values_to_not_match_regex_list's validate_configuration ([6877](https://github.com/great-expectations/great_expectations/pull/6877))
* [MAINTENANCE] Remove handrolled linters/checkers from `scripts/` and CI ([6964](https://github.com/great-expectations/great_expectations/pull/6964))
* [MAINTENANCE] Remove refs to old scripts from `invoke` calls ([6967](https://github.com/great-expectations/great_expectations/pull/6967))
* [MAINTENANCE] Fix some linting issues ([6973](https://github.com/great-expectations/great_expectations/pull/6973))
* [MAINTENANCE] Fix variable name error associated with adding typing and docstrings ([6980](https://github.com/great-expectations/great_expectations/pull/6980))
* [MAINTENANCE] Add test to ensure that all types in the `DataContext` hierarchy emit expected usage stats ([6915](https://github.com/great-expectations/great_expectations/pull/6915))
* [MAINTENANCE] Standardize `Datasource` CRUD ([6892](https://github.com/great-expectations/great_expectations/pull/6892))
* [MAINTENANCE] Typing `histogram_single_batch_parameter_builder` ([6916](https://github.com/great-expectations/great_expectations/pull/6916))
* [MAINTENANCE] Add `add_expectation_suite` to `DataContext` CRUD ([6926](https://github.com/great-expectations/great_expectations/pull/6926))
* [MAINTENANCE] ColumnExpectation, render_evaluation_parameter_string and validate method ([6995](https://github.com/great-expectations/great_expectations/pull/6995))
* [MAINTENANCE] Add `update_expectation_suite` and `add_or_update_expectation_suite` to `DataContext` CRUD ([6987](https://github.com/great-expectations/great_expectations/pull/6987))
* [MAINTENANCE] Standardize `RuleBasedProfiler` CRUD ([6991](https://github.com/great-expectations/great_expectations/pull/6991))
* [MAINTENANCE] Make Pandas installation with Python 3.10 less restrictive ([7013](https://github.com/great-expectations/great_expectations/pull/7013))
* [MAINTENANCE] ZEP - postgres test typing ([7023](https://github.com/great-expectations/great_expectations/pull/7023))
* [MAINTENANCE] [BUGFIX ] ZEP - pandas serde fix ([7009](https://github.com/great-expectations/great_expectations/pull/7009))
* [MAINTENANCE] add preview image for twitter and other social preview images ([7027](https://github.com/great-expectations/great_expectations/pull/7027))
* [MAINTENANCE] Update `update_` methods in `DataContext` to return persisted object ([7034](https://github.com/great-expectations/great_expectations/pull/7034))
* [MAINTENANCE] ZEP - use parameter that exists on min pandas version ([7037](https://github.com/great-expectations/great_expectations/pull/7037))
* [MAINTENANCE] xfail ZEP async spark tests for release ([7038](https://github.com/great-expectations/great_expectations/pull/7038))
* [CONTRIB] expect_multicolumn_values_not_to_be_all_null ([6912](https://github.com/great-expectations/great_expectations/pull/6912)) (thanks yussaaa)
* [CONTRIB] Adding support for punctuation in column_value for the row_condition parser ([7018](https://github.com/great-expectations/great_expectations/pull/7018)) (thanks maayaniti)

0.15.46

* [BUGFIX] Disable `RendererConfiguration` constraint to support legacy renderer fallback behavior ([6938](https://github.com/great-expectations/great_expectations/pull/6938))
* [DOCS] Remove the `great_expectations` path prefix for API docs ([6934](https://github.com/great-expectations/great_expectations/pull/6934))
* [DOCS] Updates Custom Expectation docs w/ code snippets ([6365](https://github.com/great-expectations/great_expectations/pull/6365))
* [DOCS] Regex-Based, Set-Based, Query-Based, & Actions Docstrings ([6863](https://github.com/great-expectations/great_expectations/pull/6863))
* [DOCS] Documentation for classes and methods within ExecutionEngine class hierarchy ([6936](https://github.com/great-expectations/great_expectations/pull/6936))

Page 10 of 41

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.