Great-expectations

Latest version: v0.18.13

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

Scan your dependencies

Page 1 of 41

1.0.0a2

* [FEATURE] `TableAsset.test_connection()` should fail if table is not queryable. (9198) ([9475](https://github.com/great-expectations/great_expectations/pull/9475))
* [FEATURE] Add backend-agnostic partitioners ([9460](https://github.com/great-expectations/great_expectations/pull/9460))
* [FEATURE] v1 59/suite evaluation parameter options ([9474](https://github.com/great-expectations/great_expectations/pull/9474))
* [FEATURE] Add Partitioner to BatchRequest ([9482](https://github.com/great-expectations/great_expectations/pull/9482))
* [FEATURE] `CheckpointFactory` ([9413](https://github.com/great-expectations/great_expectations/pull/9413))
* [FEATURE] V1 Validation scaffolding ([9508](https://github.com/great-expectations/great_expectations/pull/9508))
* [FEATURE] DataAsset uses partitioner from BatchConfig ([9499](https://github.com/great-expectations/great_expectations/pull/9499))
* [FEATURE] `ValidationConfigStore` ([9523](https://github.com/great-expectations/great_expectations/pull/9523))
* [FEATURE] Add evaluation parameter support to v1 validator ([9552](https://github.com/great-expectations/great_expectations/pull/9552))
* [FEATURE] Don't break context for invalid datasource configs ([9486](https://github.com/great-expectations/great_expectations/pull/9486))
* [FEATURE] Add ValidationConfig::run ([9571](https://github.com/great-expectations/great_expectations/pull/9571))
* [FEATURE] Enable `ValidationConfig` CRUD ([9566](https://github.com/great-expectations/great_expectations/pull/9566))
* [FEATURE] `ValidationConfig.save()` ([9579](https://github.com/great-expectations/great_expectations/pull/9579))
* [FEATURE] Save validation results on ValidationDefinition run ([9599](https://github.com/great-expectations/great_expectations/pull/9599))
* [FEATURE] MetricListMetricRetriever - develop ([9620](https://github.com/great-expectations/great_expectations/pull/9620))
* [FEATURE] V1 Checkpoint ([9590](https://github.com/great-expectations/great_expectations/pull/9590))
* [FEATURE] `Checkpoint.save()` ([9676](https://github.com/great-expectations/great_expectations/pull/9676))
* [FEATURE] Add support for V1 Cloud Backend endpoints ([9651](https://github.com/great-expectations/great_expectations/pull/9651))
* [FEATURE] Implement TupleFilesystemStoreBackend::get_all ([9687](https://github.com/great-expectations/great_expectations/pull/9687))
* [FEATURE] Implement TupleS3StoreBackend::get_all ([9692](https://github.com/great-expectations/great_expectations/pull/9692))
* [FEATURE] Implement InlineStoreBackend::get_all ([9686](https://github.com/great-expectations/great_expectations/pull/9686))
* [FEATURE] Refactor FilePathDataConnector ([9704](https://github.com/great-expectations/great_expectations/pull/9704))
* [FEATURE] TupleGCSStoreBackend::get_all ([9703](https://github.com/great-expectations/great_expectations/pull/9703))
* [FEATURE] TupleAzureBlobStoreBackend::get_all ([9708](https://github.com/great-expectations/great_expectations/pull/9708))
* [FEATURE] Add BatchRequest.batching_regex ([9710](https://github.com/great-expectations/great_expectations/pull/9710))
* [FEATURE] Implement LegacyBatchDefinition.batching_regex ([9717](https://github.com/great-expectations/great_expectations/pull/9717))
* [FEATURE] Update expectations and checkpoints v1 stores to implement gx_cloud_response_json_to_object_collection ([9718](https://github.com/great-expectations/great_expectations/pull/9718))
* [FEATURE] Add BatchDefinition.batching_regex ([9721](https://github.com/great-expectations/great_expectations/pull/9721))
* [FEATURE] Factory iterators ([9682](https://github.com/great-expectations/great_expectations/pull/9682))
* [FEATURE] BatchDefinition fluent API for SQL Assets ([9732](https://github.com/great-expectations/great_expectations/pull/9732))
* [FEATURE] Batch definition sorting ([9720](https://github.com/great-expectations/great_expectations/pull/9720))
* [FEATURE] `BatchDefinition.get_batch` ([9753](https://github.com/great-expectations/great_expectations/pull/9753))
* [FEATURE] Add sort_ascending to BatchDefinition fluent API ([9756](https://github.com/great-expectations/great_expectations/pull/9756))
* [BUGFIX] Databricks shared compute fix ([9490](https://github.com/great-expectations/great_expectations/pull/9490))
* [BUGFIX] Fix tabs to reference correct versions for 0.18 and 1.0 ([9489](https://github.com/great-expectations/great_expectations/pull/9489))
* [BUGFIX] Fix test setup to get ephemeral context ([9504](https://github.com/great-expectations/great_expectations/pull/9504))
* [BUGFIX] - Prevent duplicate Expectations in Validation Results when Exceptions are triggered ([9456](https://github.com/great-expectations/great_expectations/pull/9456))
* [BUGFIX] Ensure that `concurrency` is ignored in V1 Cloud contexts ([9553](https://github.com/great-expectations/great_expectations/pull/9553))
* [BUGFIX] fix ExpectationConfiguration import in snippet ([9567](https://github.com/great-expectations/great_expectations/pull/9567))
* [BUGFIX] Misconfigured Expectations affecting unassociated Checkpoints ([9491](https://github.com/great-expectations/great_expectations/pull/9491))
* [BUGFIX] Remove counts when showing a sample ([9638](https://github.com/great-expectations/great_expectations/pull/9638))
* [BUGFIX] Patch `ValidationDefinition` round trip serialization/deserialization ([9700](https://github.com/great-expectations/great_expectations/pull/9700))
* [BUGFIX] Ensure that `Checkpoint` deserializes proper action subclass ([9701](https://github.com/great-expectations/great_expectations/pull/9701))
* [BUGFIX] Exclude batch_definitions from _EXCLUDE_FROM_READER_OPTIONS ([9702](https://github.com/great-expectations/great_expectations/pull/9702))
* [DOCS] Update Edit a Checkpoint Configuration ([9484](https://github.com/great-expectations/great_expectations/pull/9484))
* [DOCS] Add 0.18.9 release to docs versions ([9488](https://github.com/great-expectations/great_expectations/pull/9488))
* [DOCS] Corrected and simplified CTAs for getting customer support ([9492](https://github.com/great-expectations/great_expectations/pull/9492))
* [DOCS] Add a Procedure for Adding a Validation to a Checkpoint to the GX Cloud Docs ([9487](https://github.com/great-expectations/great_expectations/pull/9487))
* [DOCS] Pin sphinx extensions ([9505](https://github.com/great-expectations/great_expectations/pull/9505))
* [DOCS] Fix links style ([9503](https://github.com/great-expectations/great_expectations/pull/9503))
* [DOCS] Update the README in the Great Expectations Repository ([9498](https://github.com/great-expectations/great_expectations/pull/9498))
* [DOCS] updating docs cta for workshops DO NOT MERGE UNTIL 2/1 ([9497](https://github.com/great-expectations/great_expectations/pull/9497))
* [DOCS] Remove Beta from GX Cloud Account References ([9506](https://github.com/great-expectations/great_expectations/pull/9506))
* [DOCS] Adds titles to all codeblocks ([9447](https://github.com/great-expectations/great_expectations/pull/9447))
* [DOCS] Fix regex when checking for snippet names ([9509](https://github.com/great-expectations/great_expectations/pull/9509))
* [DOCS] Update styles for autogenerated index pages ([9481](https://github.com/great-expectations/great_expectations/pull/9481))
* [DOCS] Remove GitHub badge for mobile ([9467](https://github.com/great-expectations/great_expectations/pull/9467))
* [DOCS] Fix interactions with versioning dropdown ([9493](https://github.com/great-expectations/great_expectations/pull/9493))
* [DOCS] Resources dropdown should be visible at all times ([9514](https://github.com/great-expectations/great_expectations/pull/9514))
* [DOCS] Highlight section docs in sidebar ([9417](https://github.com/great-expectations/great_expectations/pull/9417))
* [DOCS] Was This Helpful section ([9426](https://github.com/great-expectations/great_expectations/pull/9426))
* [DOCS] Archive 0.17 ([9520](https://github.com/great-expectations/great_expectations/pull/9520))
* [DOCS] Add "Was it Helpful?" section to the Setup overview page ([9526](https://github.com/great-expectations/great_expectations/pull/9526))
* [DOCS] Update README.md ([9555](https://github.com/great-expectations/great_expectations/pull/9555))
* [DOCS] Updating breadcrumbs styles ([9554](https://github.com/great-expectations/great_expectations/pull/9554))
* [DOCS] Feedback Modal ([9525](https://github.com/great-expectations/great_expectations/pull/9525))
* [DOCS] Update terminal and code snippets style ([9419](https://github.com/great-expectations/great_expectations/pull/9419))
* [DOCS] Update font size of left navigation ([9561](https://github.com/great-expectations/great_expectations/pull/9561))
* [DOCS] Adds titles to code blocks in v0.18.x docs ([9563](https://github.com/great-expectations/great_expectations/pull/9563))
* [DOCS] Add Missing Prerequisites Content ([9575](https://github.com/great-expectations/great_expectations/pull/9575))
* [DOCS] Build out 1.0 docs ToC with stub pages for sections in progress ([9564](https://github.com/great-expectations/great_expectations/pull/9564))
* [DOCS] Changes the default ToC when a page match isn't found on version change. ([9581](https://github.com/great-expectations/great_expectations/pull/9581))
* [DOCS] Update Account Identifier Field Description ([9583](https://github.com/great-expectations/great_expectations/pull/9583))
* [DOCS] Add Snowflake Connection Syntax Example ([9588](https://github.com/great-expectations/great_expectations/pull/9588))
* [DOCS] Docs announcement bar copy update ([9595](https://github.com/great-expectations/great_expectations/pull/9595))
* [DOCS] Posthog Instance ([9592](https://github.com/great-expectations/great_expectations/pull/9592))
* [DOCS] Revise OSS Installation and Setup Guidance for Google Cloud Storage ([9600](https://github.com/great-expectations/great_expectations/pull/9600))
* [DOCS] Hide duplicate tabs ([9570](https://github.com/great-expectations/great_expectations/pull/9570))
* [DOCS] Update Instances of `python title="Jupyter Notebook"` ([9604](https://github.com/great-expectations/great_expectations/pull/9604))
* [DOCS] Removes remaining OSS docs from the prerelease version ([9582](https://github.com/great-expectations/great_expectations/pull/9582))
* [DOCS] Revise OSS Installation and Setup Guidance for SQL Data Sources ([9609](https://github.com/great-expectations/great_expectations/pull/9609))
* [DOCS] Consolidate Install Additional Dependencies Content ([9611](https://github.com/great-expectations/great_expectations/pull/9611))
* [DOCS] Changes to the docs API page ([9613](https://github.com/great-expectations/great_expectations/pull/9613))
* [DOCS] Bring back 1.0 changelog ([9621](https://github.com/great-expectations/great_expectations/pull/9621))
* [DOCS] remove extraneous expectation docs ([9623](https://github.com/great-expectations/great_expectations/pull/9623))
* [DOCS] Update and Edit Manage Data Contexts ([9628](https://github.com/great-expectations/great_expectations/pull/9628))
* [DOCS] mdx Error Updates ([9548](https://github.com/great-expectations/great_expectations/pull/9548))
* [DOCS] Revises the guidance under the 1.0 prerelease Manage Expectation topic ([9639](https://github.com/great-expectations/great_expectations/pull/9639))
* [DOCS] Update and Edit Manage Credentials ([9642](https://github.com/great-expectations/great_expectations/pull/9642))
* [DOCS] Move expectations gallery link inside navbar ([9662](https://github.com/great-expectations/great_expectations/pull/9662))
* [DOCS] Adds 1.0 Validation Definitions guide ([9663](https://github.com/great-expectations/great_expectations/pull/9663))
* [DOCS] Remove CE templates & examples ([9672](https://github.com/great-expectations/great_expectations/pull/9672))
* [DOCS] GX Cloud Proof of Concept ([9635](https://github.com/great-expectations/great_expectations/pull/9635))
* [DOCS] Adds guidance around Checkpoints in 1.0 ([9675](https://github.com/great-expectations/great_expectations/pull/9675))
* [DOCS] Corrects broken import for prerequisites in v0.18 connect to Filesystem Data Assets page ([9679](https://github.com/great-expectations/great_expectations/pull/9679))
* [DOCS] Update Core Expectation Docstrings w/ Inline Examples for Gallery ([9603](https://github.com/great-expectations/great_expectations/pull/9603))
* [DOCS] Update and Revise Manage Data Docs ([9699](https://github.com/great-expectations/great_expectations/pull/9699))
* [DOCS] Upgrade docusaurus 3.0 ([9667](https://github.com/great-expectations/great_expectations/pull/9667))
* [DOCS] GX OSS Quickstart Updates ([9726](https://github.com/great-expectations/great_expectations/pull/9726))
* [DOCS] Update `add_expectation_configuration` method in Create and edit Expectations ([9728](https://github.com/great-expectations/great_expectations/pull/9728))
* [DOCS] Update Template Link in Create a Custom Batch Expectation ([9731](https://github.com/great-expectations/great_expectations/pull/9731))
* [DOCS] Update GX Cloud Docs to Reflect UI Updates ([9729](https://github.com/great-expectations/great_expectations/pull/9729))
* [DOCS] Make left navigation responsive ([9652](https://github.com/great-expectations/great_expectations/pull/9652))
* [DOCS] Fix Overlay Bug on Desktop ([9741](https://github.com/great-expectations/great_expectations/pull/9741))
* [DOCS] Update GX Cloud Documentation to Reflect New Data Asset Workflow ([9694](https://github.com/great-expectations/great_expectations/pull/9694))
* [DOCS] Add Installation and Setup Guidance for Amazon S3 to Install Additional Dependencies ([9719](https://github.com/great-expectations/great_expectations/pull/9719))
* [DOCS] Adds Changelog to the 1.0 ToC ([9754](https://github.com/great-expectations/great_expectations/pull/9754))
* [DOCS] GX Cloud Content Adjustments ([9746](https://github.com/great-expectations/great_expectations/pull/9746))
* [MAINTENANCE] Run marker tests on python 3.11 ([9455](https://github.com/great-expectations/great_expectations/pull/9455))
* [MAINTENANCE] Customize coderabbit ([9479](https://github.com/great-expectations/great_expectations/pull/9479))
* [MAINTENANCE] Remove change file dependency for running doc tests ([9448](https://github.com/great-expectations/great_expectations/pull/9448))
* [MAINTENANCE] Ensure that `DataContextConfig` has a consistent shape when args are omitted ([9469](https://github.com/great-expectations/great_expectations/pull/9469))
* [MAINTENANCE] Run docs tests on merge queue. ([9496](https://github.com/great-expectations/great_expectations/pull/9496))
* [MAINTENANCE] Update KlDivergence to KLDivergence. ([9501](https://github.com/great-expectations/great_expectations/pull/9501))
* [MAINTENANCE] Revert Add batch_configs to context schema ([9511](https://github.com/great-expectations/great_expectations/pull/9511))
* [MAINTENANCE] Remove hashed column partitioner ([9510](https://github.com/great-expectations/great_expectations/pull/9510))
* [MAINTENANCE] Remove `context.get_expectation_suite` in favor of factory method ([9513](https://github.com/great-expectations/great_expectations/pull/9513))
* [MAINTENANCE] Remove `DataContext` dependency from `ExpectationSuite` ([9512](https://github.com/great-expectations/great_expectations/pull/9512))
* [MAINTENANCE] Start refactoring codebase to use checkpoint factory CRUD ([9507](https://github.com/great-expectations/great_expectations/pull/9507))
* [MAINTENANCE] Backfill test around validator::validate taking evaluation parameters ([9516](https://github.com/great-expectations/great_expectations/pull/9516))
* [MAINTENANCE] Turn off publishing pact contracts for 1.0 API ([9531](https://github.com/great-expectations/great_expectations/pull/9531))
* [MAINTENANCE] Rename `ge_cloud_id` to `id` ([9529](https://github.com/great-expectations/great_expectations/pull/9529))
* [MAINTENANCE] Sample getting a file passing mdx check ([9532](https://github.com/great-expectations/great_expectations/pull/9532))
* [MAINTENANCE] Remove experimental concurrency support ([9519](https://github.com/great-expectations/great_expectations/pull/9519))
* [MAINTENANCE] Improve typing and comment ([9534](https://github.com/great-expectations/great_expectations/pull/9534))
* [MAINTENANCE] `ruff` `0.2.2` ([9538](https://github.com/great-expectations/great_expectations/pull/9538))
* [MAINTENANCE] Make Checkpoint's context dependency optional ([9521](https://github.com/great-expectations/great_expectations/pull/9521))
* [MAINTENANCE] Update referential integrity test so DB is only created once - `develop` ([9544](https://github.com/great-expectations/great_expectations/pull/9544))
* [MAINTENANCE] Remove fluent partitioner methods from DataAssets ([9517](https://github.com/great-expectations/great_expectations/pull/9517))
* [MAINTENANCE] Backfill test around BatchConfig partitioners being used by validators ([9547](https://github.com/great-expectations/great_expectations/pull/9547))
* [MAINTENANCE] Remove context from v1 Validator and add helper to project manager ([9560](https://github.com/great-expectations/great_expectations/pull/9560))
* [MAINTENANCE] Remove manual validation around evaluation parameters in core expecta… ([9537](https://github.com/great-expectations/great_expectations/pull/9537))
* [MAINTENANCE] Lower allowed max `C901` `mccabe` complexity score ([9569](https://github.com/great-expectations/great_expectations/pull/9569))
* [MAINTENANCE] Prettier yaml formatting ([9562](https://github.com/great-expectations/great_expectations/pull/9562))
* [MAINTENANCE] Rename ExpectationSuite.expectation_suite_name and ExpectationSuiteIdentifier.expectation_suite_name to name ([9559](https://github.com/great-expectations/great_expectations/pull/9559))
* [MAINTENANCE] Ensure proper `ValidationConfig` serialization ([9558](https://github.com/great-expectations/great_expectations/pull/9558))
* [MAINTENANCE] CDMs - Metrics as ENUM - `develop` ([9573](https://github.com/great-expectations/great_expectations/pull/9573))
* [MAINTENANCE] Ensure proper ID support within `ValidationConfigStore` ([9574](https://github.com/great-expectations/great_expectations/pull/9574))
* [MAINTENANCE] Replace `black` formatter with `ruff format` ([9536](https://github.com/great-expectations/great_expectations/pull/9536))
* [MAINTENANCE] Formatting, lint ignores `.git-blame-ignore-revs` ([9578](https://github.com/great-expectations/great_expectations/pull/9578))
* [MAINTENANCE] Delete ExpectationSuite attribute data_asset_type ([9591](https://github.com/great-expectations/great_expectations/pull/9591))
* [MAINTENANCE] Ban direct `unittest.mock.Mock/MagicMock` usage ([9586](https://github.com/great-expectations/great_expectations/pull/9586))
* [MAINTENANCE] Temporarily disable public_api check during V1 development ([9587](https://github.com/great-expectations/great_expectations/pull/9587))
* [MAINTENANCE] Fix cloud e2e test ([9601](https://github.com/great-expectations/great_expectations/pull/9601))
* [MAINTENANCE] Delete extraneous validation actions ([9598](https://github.com/great-expectations/great_expectations/pull/9598))
* [MAINTENANCE] Make Validation definitions immutable ([9606](https://github.com/great-expectations/great_expectations/pull/9606))
* [MAINTENANCE] Refactor `ColumnDescriptiveMetricsMetricRetriever` to parent class (develop) ([9614](https://github.com/great-expectations/great_expectations/pull/9614))
* [MAINTENANCE] Remove context dependency from Validation Actions ([9605](https://github.com/great-expectations/great_expectations/pull/9605))
* [MAINTENANCE] Add `asset` and `datasource` properties to `ValidationDefinition` ([9619](https://github.com/great-expectations/great_expectations/pull/9619))
* [MAINTENANCE] Refactor `ValidationAction` to use Pydantic ([9617](https://github.com/great-expectations/great_expectations/pull/9617))
* [MAINTENANCE] Rename legacy batch definitions ([9629](https://github.com/great-expectations/great_expectations/pull/9629))
* [MAINTENANCE] Add invoke docs --clear command. ([9636](https://github.com/great-expectations/great_expectations/pull/9636))
* [MAINTENANCE] Remove dataset ([9608](https://github.com/great-expectations/great_expectations/pull/9608))
* [MAINTENANCE] Reduce cyclo complexity in some functions. ([9634](https://github.com/great-expectations/great_expectations/pull/9634))
* [MAINTENANCE] Delete great_expectations/data_asset/ (except for util.py) ([9637](https://github.com/great-expectations/great_expectations/pull/9637))
* [MAINTENANCE] Reduce max-complexity from `10->8` ([9622](https://github.com/great-expectations/great_expectations/pull/9622))
* [MAINTENANCE] Change line-length to 100 ([9584](https://github.com/great-expectations/great_expectations/pull/9584))
* [MAINTENANCE] TableMetrics - BatchInspector updates (develop) ([9646](https://github.com/great-expectations/great_expectations/pull/9646))
* [MAINTENANCE] `Checkpoint.run()` ([9647](https://github.com/great-expectations/great_expectations/pull/9647))
* [MAINTENANCE] Rename batch_definition_options to batch_parameters ([9653](https://github.com/great-expectations/great_expectations/pull/9653))
* [MAINTENANCE] Rename BatchConfig to BatchDefinition ([9645](https://github.com/great-expectations/great_expectations/pull/9645))
* [MAINTENANCE] Rename ValidationConfig to ValidationDefinition ([9654](https://github.com/great-expectations/great_expectations/pull/9654))
* [MAINTENANCE] Add organization ID to analytics payloads ([9643](https://github.com/great-expectations/great_expectations/pull/9643))
* [MAINTENANCE] Add validation result URL support within V1 Checkpoint ([9656](https://github.com/great-expectations/great_expectations/pull/9656))
* [MAINTENANCE] V1 Checkpoint Store ([9659](https://github.com/great-expectations/great_expectations/pull/9659))
* [MAINTENANCE] Rename context.validations to context.validation_definitions ([9660](https://github.com/great-expectations/great_expectations/pull/9660))
* [MAINTENANCE] Use Codecov for test coverage reports ([9664](https://github.com/great-expectations/great_expectations/pull/9664))
* [MAINTENANCE] Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs/docusaurus ([9655](https://github.com/great-expectations/great_expectations/pull/9655))
* [MAINTENANCE] add `.git-blame-ignore-revs` for formatting and noqa additions ([9668](https://github.com/great-expectations/great_expectations/pull/9668))
* [MAINTENANCE] Decouple checkpoint factory from v0.18 checkpoint ([9665](https://github.com/great-expectations/great_expectations/pull/9665))
* [MAINTENANCE] Bump express from 4.18.2 to 4.19.2 in /docs/docusaurus ([9666](https://github.com/great-expectations/great_expectations/pull/9666))
* [MAINTENANCE] Cloud tests - don't error on `GxInvalidDatasourceWarning` - `package_resources` deprecation ([9673](https://github.com/great-expectations/great_expectations/pull/9673))
* [MAINTENANCE] Wire up V1 Checkpoint with factory ([9670](https://github.com/great-expectations/great_expectations/pull/9670))
* [MAINTENANCE] Bump follow-redirects from 1.15.4 to 1.15.6 in /docs/docusaurus ([9631](https://github.com/great-expectations/great_expectations/pull/9631))
* [MAINTENANCE] Add `suite_name` to `ExpectationSuiteValidationResult` ([9677](https://github.com/great-expectations/great_expectations/pull/9677))
* [MAINTENANCE] Lint Docs ([8936](https://github.com/great-expectations/great_expectations/pull/8936))
* [MAINTENANCE] `mypy 1.9` + begin wider tests type-checking ([9678](https://github.com/great-expectations/great_expectations/pull/9678))
* [MAINTENANCE] Typing improvements in `test_metadatasource` ([9681](https://github.com/great-expectations/great_expectations/pull/9681))
* [MAINTENANCE] Clean up `ValidationAction` API ([9680](https://github.com/great-expectations/great_expectations/pull/9680))
* [MAINTENANCE] enable TRYceratops linting rules ([9684](https://github.com/great-expectations/great_expectations/pull/9684))
* [MAINTENANCE] Update git-blame-ignore-revs file to ignore changes in 9684 ([9688](https://github.com/great-expectations/great_expectations/pull/9688))
* [MAINTENANCE] Add after_n_builds to codecov default rules ([9691](https://github.com/great-expectations/great_expectations/pull/9691))
* [MAINTENANCE] Cleanup Unused Comments ([9697](https://github.com/great-expectations/great_expectations/pull/9697))
* [MAINTENANCE] Refactor FilePathDataConnector ([9706](https://github.com/great-expectations/great_expectations/pull/9706))
* [MAINTENANCE] Provide default empty action list in V1 Checkpoint ([9709](https://github.com/great-expectations/great_expectations/pull/9709))
* [MAINTENANCE] Migrate misc actions to V1 pattern ([9689](https://github.com/great-expectations/great_expectations/pull/9689))
* [MAINTENANCE] Migrate `OpsgenieNotificationAction` ([9716](https://github.com/great-expectations/great_expectations/pull/9716))
* [MAINTENANCE] Refactor `EmailAction` for V1 ([9725](https://github.com/great-expectations/great_expectations/pull/9725))
* [MAINTENANCE] Bump katex from 0.16.9 to 0.16.10 in /docs/docusaurus ([9722](https://github.com/great-expectations/great_expectations/pull/9722))
* [MAINTENANCE] Improve mechanism to share results between checkpoint actions ([9730](https://github.com/great-expectations/great_expectations/pull/9730))
* [MAINTENANCE] Rename BatchRequestOptions to BatchParameters ([9736](https://github.com/great-expectations/great_expectations/pull/9736))
* [MAINTENANCE] pre-commit autoupdate (ruff 0.3.5) ([9685](https://github.com/great-expectations/great_expectations/pull/9685))
* [MAINTENANCE] Make actions sortable ([9733](https://github.com/great-expectations/great_expectations/pull/9733))
* [MAINTENANCE] Pin `snowflake-sqlalchemy` due to `1.5.2` runtime bug ([9744](https://github.com/great-expectations/great_expectations/pull/9744))
* [MAINTENANCE] ruff `0.3.7` ([9747](https://github.com/great-expectations/great_expectations/pull/9747))
* [MAINTENANCE] Remove `docs_rtd` ([9737](https://github.com/great-expectations/great_expectations/pull/9737))
* [MAINTENANCE] Migrate `SlackNotificationAction` to V1 pattern ([9734](https://github.com/great-expectations/great_expectations/pull/9734))
* [MAINTENANCE] Rename Evaluation Parameter to Suite Parameter ([9743](https://github.com/great-expectations/great_expectations/pull/9743))
* [MAINTENANCE] Migrate `MicrosoftTeamsNotificationAction` to V1 ([9745](https://github.com/great-expectations/great_expectations/pull/9745))
* [MAINTENANCE] Enable `SIM101` + `SIM114` ([9758](https://github.com/great-expectations/great_expectations/pull/9758))
* [MAINTENANCE] Type checking `test_metadataource` ([9759](https://github.com/great-expectations/great_expectations/pull/9759))
* [MAINTENANCE] Enable `run_id` overrides for `Checkpoint` and `ValidationDefinition` ([9760](https://github.com/great-expectations/great_expectations/pull/9760))

1.0.0a1

0.18.13

* [FEATURE] Remove [cloud] optional dependency ([9814](https://github.com/great-expectations/great_expectations/pull/9814))
* [BUGFIX] `scrapy` compatibility - handle `dir()` inconsistencies ([9830](https://github.com/great-expectations/great_expectations/pull/9830))
* [MAINTENANCE] Export `great_expectations.data_context` types ([9738](https://github.com/great-expectations/great_expectations/pull/9738))
* [MAINTENANCE] Retire ColumnDescriptiveMetrics - 0.18 ([9789](https://github.com/great-expectations/great_expectations/pull/9789))

0.18.12

* [FEATURE] MetricListMetricRetriever - 0.18.x ([9615](https://github.com/great-expectations/great_expectations/pull/9615))
* [MAINTENANCE] TableMetrics - BatchInspector updates (0.18.x) ([9630](https://github.com/great-expectations/great_expectations/pull/9630))

0.18.11

* [FEATURE] (0.18.x) Don't break context for invalid datasource configs ([9596](https://github.com/great-expectations/great_expectations/pull/9596))
* [MAINTENANCE] Update incorrect contract tests ([9543](https://github.com/great-expectations/great_expectations/pull/9543))
* [MAINTENANCE] Update referential integrity test so DB is only created once - `0.18` ([9545](https://github.com/great-expectations/great_expectations/pull/9545))
* [MAINTENANCE] CDMs - Metrics as ENUM - 0.18 ([9572](https://github.com/great-expectations/great_expectations/pull/9572))
* [MAINTENANCE] Refactor `ColumnDescriptiveMetricsMetricRetriever` to parent class (0.18.x) ([9612](https://github.com/great-expectations/great_expectations/pull/9612))

0.18.10

* [BUGFIX] - Prevent duplicate Expectations in Validation Results ([9533](https://github.com/great-expectations/great_expectations/pull/9533))

Page 1 of 41

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.