Great-expectations

Latest version: v1.2.6

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

Scan your dependencies

Page 13 of 46

0.16.13

* [FEATURE] Spark file reader support for fluent datasources ([7844](https://github.com/great-expectations/great_expectations/pull/7844))
* [FEATURE] Spark directory asset types ([7873](https://github.com/great-expectations/great_expectations/pull/7873))
* [FEATURE] Add Spark DeltaAsset type ([7872](https://github.com/great-expectations/great_expectations/pull/7872))
* [FEATURE] Add DirectoryDeltaAsset ([7877](https://github.com/great-expectations/great_expectations/pull/7877))
* [FEATURE] Implementing Python code snippets under test for "https://docs.greatexpectations.io/docs/guides/connecting_to_your_data/fluent/data_assets/how_to_organize_batches_in_a_file_based_data_asset" ([#7907](https://github.com/great-expectations/great_expectations/pull/7907))
* [FEATURE] Implementing Python code snippets under test for "https://docs.greatexpectations.io/docs/guides/connecting_to_your_data/fluent/data_assets/how_to_organize_batches_in_a_sql_based_data_asset" ([#7909](https://github.com/great-expectations/great_expectations/pull/7909))
* [FEATURE] Implementing Python code snippets under test for "https://docs.greatexpectations.io/docs/guides/connecting_to_your_data/fluent/filesystem/how_to_connect_to_one_or_more_files_using_pandas" ([#7922](https://github.com/great-expectations/great_expectations/pull/7922))
* [FEATURE] : DataProfilerStructuredDataAssistant Float Rule ([7842](https://github.com/great-expectations/great_expectations/pull/7842)) (thanks micdavis)
* [FEATURE] DataProfilerColumnDomainBuilder ([7920](https://github.com/great-expectations/great_expectations/pull/7920)) (thanks micdavis)
* [FEATURE] Add "batch.columns()" convenience method to Fluent DataAsset implementation. ([7926](https://github.com/great-expectations/great_expectations/pull/7926))
* [BUGFIX] Fix inability to extend SimpleCheckpoint -- and several additional enhancements and clean up ([7879](https://github.com/great-expectations/great_expectations/pull/7879))
* [BUGFIX] Delete ExpectationSuite by name in GX Cloud ([7881](https://github.com/great-expectations/great_expectations/pull/7881))
* [BUGFIX] optional dataframe on datasources ([7862](https://github.com/great-expectations/great_expectations/pull/7862))
* [BUGFIX] DX-506: Fix sparkDF cannot compute mean for DecimalType ([7867](https://github.com/great-expectations/great_expectations/pull/7867)) (thanks TrangPham)
* [BUGFIX] Fix Cloud FDS `add_or_update_*` methods ([7908](https://github.com/great-expectations/great_expectations/pull/7908))
* [BUGFIX] fix `PandasAzureBlobStorageDatasource` config substitution ([7914](https://github.com/great-expectations/great_expectations/pull/7914))
* [BUGFIX] Fix remaining FDS config substitution issues ([7917](https://github.com/great-expectations/great_expectations/pull/7917))
* [DOCS] removes remaining Block-config Datasource guides ([7870](https://github.com/great-expectations/great_expectations/pull/7870))
* [DOCS] Update "How to use Great Expectations with Databricks" ([7762](https://github.com/great-expectations/great_expectations/pull/7762))
* [DOCS] CLI Edits ([7865](https://github.com/great-expectations/great_expectations/pull/7865))
* [DOCS] More doc updates to remove the CLI ([7874](https://github.com/great-expectations/great_expectations/pull/7874))
* [DOCS] Create New Templates for How-To, Tutorial, Conceptual, and Reference Documentation ([7855](https://github.com/great-expectations/great_expectations/pull/7855))
* [DOCS] Add Links to Tutorial Templates in the README ([7884](https://github.com/great-expectations/great_expectations/pull/7884))
* [DOCS] removes block-config docs for source data systems in the cloud ([7871](https://github.com/great-expectations/great_expectations/pull/7871))
* [DOCS] Continuing CLI Update ([7876](https://github.com/great-expectations/great_expectations/pull/7876))
* [DOCS] Removes the SQL block config guides. ([7886](https://github.com/great-expectations/great_expectations/pull/7886))
* [DOCS] Remove jq dependency for building docs ([7893](https://github.com/great-expectations/great_expectations/pull/7893))
* [DOCS] Less verbose logging during docs build ([7894](https://github.com/great-expectations/great_expectations/pull/7894))
* [DOCS] Corrections to Document "How to request data from a Data Asset" with proper FDS implementation and integration test. ([7896](https://github.com/great-expectations/great_expectations/pull/7896))
* [DOCS] Remove or Modify References to the CLI ([7875](https://github.com/great-expectations/great_expectations/pull/7875))
* [DOCS] Updated contribution docs ([7880](https://github.com/great-expectations/great_expectations/pull/7880)) (thanks TrangPham)
* [DOCS] Glossary Update ([7900](https://github.com/great-expectations/great_expectations/pull/7900))
* [DOCS] Removes filesystem and core block config docs ([7913](https://github.com/great-expectations/great_expectations/pull/7913))
* [DOCS] FDS Deployment Pattern Redshift ([7868](https://github.com/great-expectations/great_expectations/pull/7868))
* [DOCS] Document and simplify local docs build ([7892](https://github.com/great-expectations/great_expectations/pull/7892))
* [DOCS] How to Edit Existing `ExpectationSuite` ([7859](https://github.com/great-expectations/great_expectations/pull/7859))
* [DOCS] CLI Clean-up ([7904](https://github.com/great-expectations/great_expectations/pull/7904))
* [MAINTENANCE] FDS Documentation - Creating ExpectationSuite with Domain Knowledge ([7852](https://github.com/great-expectations/great_expectations/pull/7852))
* [MAINTENANCE] Refactor directory data asset ([7878](https://github.com/great-expectations/great_expectations/pull/7878))
* [MAINTENANCE] partial `checkpoint` type checking ([6914](https://github.com/great-expectations/great_expectations/pull/6914))
* [MAINTENANCE] type-checking `checkpoint/actions.py` ([7899](https://github.com/great-expectations/great_expectations/pull/7899))
* [MAINTENANCE] Trigger docs_integration on develop ([7902](https://github.com/great-expectations/great_expectations/pull/7902))
* [MAINTENANCE] Finish type-checking `checkpoint` ([7901](https://github.com/great-expectations/great_expectations/pull/7901))
* [MAINTENANCE] Update How to set up GX to work with data in Azure Blob Storage ([7910](https://github.com/great-expectations/great_expectations/pull/7910))
* [MAINTENANCE] `CloudDataContext` `ExpectationsStore` can only request one Suite at a time ([7905](https://github.com/great-expectations/great_expectations/pull/7905))
* [MAINTENANCE] Removing engine-specific tests that assert generic behavior ([7918](https://github.com/great-expectations/great_expectations/pull/7918))
* [MAINTENANCE] Use with open file to reduce open files within tests ([7906](https://github.com/great-expectations/great_expectations/pull/7906)) (thanks TrangPham)
* [MAINTENANCE] Add `docs/*.py` to `GXChanged` for linting ([7924](https://github.com/great-expectations/great_expectations/pull/7924))
* [MAINTENANCE] Fixes Glue tests on vanilla pytest ([7925](https://github.com/great-expectations/great_expectations/pull/7925))
* [MAINTENANCE] Fixing pytest: renderer assertion ([7928](https://github.com/great-expectations/great_expectations/pull/7928))

0.16.12

* [FEATURE] Plumbing of validation_result_url from cloud response ([7809](https://github.com/great-expectations/great_expectations/pull/7809))
* [FEATURE] Splitters work with Spark Fluent Datasources ([7832](https://github.com/great-expectations/great_expectations/pull/7832))
* [FEATURE] Update `get_context` to scaffold project structure for file-backed usecases ([7693](https://github.com/great-expectations/great_expectations/pull/7693))
* [BUGFIX] Azure Package Presence/Absence Tests Strengthening ([7818](https://github.com/great-expectations/great_expectations/pull/7818))
* [BUGFIX] Handle "persist" directive in "SparkDFExecutionEngine" properly. ([7830](https://github.com/great-expectations/great_expectations/pull/7830))
* [BUGFIX] Adding support for Fluent Batch Requests to context.get_validator ([7808](https://github.com/great-expectations/great_expectations/pull/7808))
* [BUGFIX] FDS - Deletes not immediately reflected in `great_expectations.yml` ([7843](https://github.com/great-expectations/great_expectations/pull/7843))
* [BUGFIX] `batching_regex` tags are now correctly rendered in docs ([7845](https://github.com/great-expectations/great_expectations/pull/7845))
* [BUGFIX] Fix link checker and add to mypy type checking ([7857](https://github.com/great-expectations/great_expectations/pull/7857))
* [BUGFIX] expect_day_count_to_be_close_to_equivalent_week_day_mean ([7782](https://github.com/great-expectations/great_expectations/pull/7782)) (thanks HadasManor)
* [BUGFIX] Docs-Tests: `Connection.connect()` was causing Snowflake and BigQuery Tests to Fail ([7863](https://github.com/great-expectations/great_expectations/pull/7863))
* [DOCS] Prerequisites Cleanup ([7811](https://github.com/great-expectations/great_expectations/pull/7811))
* [DOCS] Update docs for how_to_initialize_a_filesystem_data_context_in_python ([7831](https://github.com/great-expectations/great_expectations/pull/7831))
* [DOCS] Updating Checkpoint terms page ([7722](https://github.com/great-expectations/great_expectations/pull/7722))
* [DOCS] Update how to create a checkpoint with Test YAML config ([7835](https://github.com/great-expectations/great_expectations/pull/7835))
* [DOCS] Removing datasource centric test_yaml_config doc ([7836](https://github.com/great-expectations/great_expectations/pull/7836))
* [DOCS] Creating a Checkpoint from an In-Memory Dataframe ([7701](https://github.com/great-expectations/great_expectations/pull/7701))
* [DOCS] Review and Revise Great Expectations Quickstart ([7727](https://github.com/great-expectations/great_expectations/pull/7727))
* [MAINTENANCE] FDS - Datasources can rebuild their own asset data_connectors ([7826](https://github.com/great-expectations/great_expectations/pull/7826))
* [MAINTENANCE] Enable Spark-S3 Integration tests on Azure CI/CD ([7819](https://github.com/great-expectations/great_expectations/pull/7819))
* [MAINTENANCE] Clean up: Remove duplicated fixture and utilize deeper filtering mechanism for configuration assertions. ([7825](https://github.com/great-expectations/great_expectations/pull/7825))
* [MAINTENANCE] Enable S3/Spark Connecting To Your Data tests ([7828](https://github.com/great-expectations/great_expectations/pull/7828))
* [MAINTENANCE] New PR template ([7710](https://github.com/great-expectations/great_expectations/pull/7710))
* [MAINTENANCE] ruff `.0.262 -> .0.265` ([7829](https://github.com/great-expectations/great_expectations/pull/7829))
* [MAINTENANCE] Boto import pattern established ([7796](https://github.com/great-expectations/great_expectations/pull/7796))
* [MAINTENANCE] Prevent TCH001 warnings for pydantic model annotations ([7846](https://github.com/great-expectations/great_expectations/pull/7846))
* [MAINTENANCE] Pin altair ([7849](https://github.com/great-expectations/great_expectations/pull/7849))
* [MAINTENANCE] Adding docs link checker to invoke ([7841](https://github.com/great-expectations/great_expectations/pull/7841))
* [MAINTENANCE] Clean up version checker message formatting ([7838](https://github.com/great-expectations/great_expectations/pull/7838))
* [MAINTENANCE] Bump nbconvert version ([7847](https://github.com/great-expectations/great_expectations/pull/7847))
* [MAINTENANCE] Return empty set instead of None ([7797](https://github.com/great-expectations/great_expectations/pull/7797))
* [MAINTENANCE] Improve misconfigured sampler error message ([7858](https://github.com/great-expectations/great_expectations/pull/7858))
* [MAINTENANCE] Fixing path formatting for DataConnector of Fluent SparkAzureBlobStorageDatasource and correction of the `SQLAlchemy` compatibility usage in `TableHead` metric ([7860](https://github.com/great-expectations/great_expectations/pull/7860))
* [MAINTENANCE] S3 Spark Integration Guide - Rendering Fix ([7864](https://github.com/great-expectations/great_expectations/pull/7864))

0.16.10

* [FEATURE] Add tests for `Checkpoint` utilizing Pandas and Spark style Fluent Datasources. ([7740](https://github.com/great-expectations/great_expectations/pull/7740))
* [FEATURE] Fluent `BatchRequest` slicing ([7706](https://github.com/great-expectations/great_expectations/pull/7706))
* [BUGFIX] Patch Expectation registry issue introduced in 0.16.9 ([7771](https://github.com/great-expectations/great_expectations/pull/7771))
* [DOCS] Remove, relocate, consolidate, and edit Contributing content ([7669](https://github.com/great-expectations/great_expectations/pull/7669))
* [DOCS] Temporarily pin ipython for python 3.8 before building api docs ([7764](https://github.com/great-expectations/great_expectations/pull/7764))
* [DOCS] Update Links in Configure Topics ([7760](https://github.com/great-expectations/great_expectations/pull/7760))
* [DOCS] Link Updates ([7768](https://github.com/great-expectations/great_expectations/pull/7768))
* [MAINTENANCE] FDS Deployment Guide - Pandas S3 fix reference ([7755](https://github.com/great-expectations/great_expectations/pull/7755))
* [MAINTENANCE] IPython Python 3.8 upper bound ([7763](https://github.com/great-expectations/great_expectations/pull/7763))
* [MAINTENANCE] breakup mypy ci steps ([7761](https://github.com/great-expectations/great_expectations/pull/7761))
* [MAINTENANCE] fix async type-check step ([7772](https://github.com/great-expectations/great_expectations/pull/7772))
* [MAINTENANCE] Bump Python version in `static_type_check` stage of async CI ([7773](https://github.com/great-expectations/great_expectations/pull/7773))

0.16.9

* [FEATURE] Implementing Fluent Datasources Support for Checkpoint ([7697](https://github.com/great-expectations/great_expectations/pull/7697))
* [FEATURE] FDS persist `DataAsset` to YAML file immediately on creation ([7705](https://github.com/great-expectations/great_expectations/pull/7705))
* [FEATURE] Cloud support FDS deletes ([7682](https://github.com/great-expectations/great_expectations/pull/7682))
* [FEATURE] Persist Cloud DataAssets on creation ([7748](https://github.com/great-expectations/great_expectations/pull/7748))
* [FEATURE] Add tests for `Checkpoint` utilizing Pandas and Spark style Fluent Datasources. ([7740](https://github.com/great-expectations/great_expectations/pull/7740))
* [BUGFIX] Render Correct Fonts in Data Assistant Plot graphs ([7676](https://github.com/great-expectations/great_expectations/pull/7676))
* [BUGFIX] fix rendering data asset name in microsoft teams notification ([7675](https://github.com/great-expectations/great_expectations/pull/7675))
* [BUGFIX] Register core Expectations JIT in Validator workflows ([7683](https://github.com/great-expectations/great_expectations/pull/7683))
* [BUGFIX] Data Context Datasource CRUD support for Fluent Datasources ([7660](https://github.com/great-expectations/great_expectations/pull/7660))
* [BUGFIX] Replace renamed fixture ([7711](https://github.com/great-expectations/great_expectations/pull/7711))
* [BUGFIX] Add missing pyspark reference ([7684](https://github.com/great-expectations/great_expectations/pull/7684)) (thanks willfeltman)
* [DOCS] Add fluent datasources and yaml configuration warning message ([7673](https://github.com/great-expectations/great_expectations/pull/7673))
* [DOCS] D/ /fluent connect to data overview ([7671](https://github.com/great-expectations/great_expectations/pull/7671))
* [DOCS] Update fluent In Progress Cautionary Note ([7681](https://github.com/great-expectations/great_expectations/pull/7681))
* [DOCS] Remove version reference ([7644](https://github.com/great-expectations/great_expectations/pull/7644))
* [DOCS] Removing in-progress from docs confirmed as up-to-date ([7686](https://github.com/great-expectations/great_expectations/pull/7686))
* [DOCS] Updated Datasource terms page ([7692](https://github.com/great-expectations/great_expectations/pull/7692))
* [DOCS] Removing json schema profiler documentation ([7694](https://github.com/great-expectations/great_expectations/pull/7694))
* [DOCS] Removing CLI-based suite edit workflow ([7689](https://github.com/great-expectations/great_expectations/pull/7689))
* [DOCS] Updated onboarding data assistant docs test script to Fluent-style ([7695](https://github.com/great-expectations/great_expectations/pull/7695))
* [DOCS] Update for fluent datasources: Expectations that span multiple batches evaluation params ([7668](https://github.com/great-expectations/great_expectations/pull/7668))
* [DOCS] Add fluent docs and test create and edit expectations with profiler ([7696](https://github.com/great-expectations/great_expectations/pull/7696))
* [DOCS] Quick docstring update for list_datasources ([7699](https://github.com/great-expectations/great_expectations/pull/7699))
* [DOCS] Retiring the CLI ([7700](https://github.com/great-expectations/great_expectations/pull/7700))
* [DOCS] Updating the Rule-Based Profiler doc to Fluent ([7698](https://github.com/great-expectations/great_expectations/pull/7698))
* [DOCS] Update Batch Request glossary entry. ([7716](https://github.com/great-expectations/great_expectations/pull/7716))
* [DOCS] Removed guide for no YML, redirect to EphemeralDataContext ([7702](https://github.com/great-expectations/great_expectations/pull/7702))
* [DOCS] Update for fluent datasources: Dynamically load evaluation params from a database ([7717](https://github.com/great-expectations/great_expectations/pull/7717))
* [DOCS] Update batch glossary docs. ([7726](https://github.com/great-expectations/great_expectations/pull/7726))
* [DOCS] Update for fluent datasources: Create a new Checkpoint ([7729](https://github.com/great-expectations/great_expectations/pull/7729))
* [DOCS] Temporarily revert `update_expectation_suite` call in GX Cloud quickstart ([7736](https://github.com/great-expectations/great_expectations/pull/7736))
* [DOCS] Light update to How to add validations data or suites to a Checkpoint ([7703](https://github.com/great-expectations/great_expectations/pull/7703))
* [DOCS] Updating cross-table comparison guide with Fluent Datasources ([7691](https://github.com/great-expectations/great_expectations/pull/7691))
* [DOCS] Better output from `invoke public-api` report ([7730](https://github.com/great-expectations/great_expectations/pull/7730))
* [DOCS] Removed unneeded calls to update datasource in docs. ([7739](https://github.com/great-expectations/great_expectations/pull/7739))
* [DOCS] FDS Deployment Pattern - AWS S3 Pandas ([7718](https://github.com/great-expectations/great_expectations/pull/7718))
* [DOCS] Update pypyi page urls ([7752](https://github.com/great-expectations/great_expectations/pull/7752))
* [MAINTENANCE] Correcting minor typographical errors and type hints issues in Checkpoint and Test Checkpoint Modules ([7665](https://github.com/great-expectations/great_expectations/pull/7665))
* [MAINTENANCE] Only attempt docs-integration pipeline when manually triggered ([7674](https://github.com/great-expectations/great_expectations/pull/7674))
* [MAINTENANCE] Clean up Checkpoint test method names and usage of batch_request_dict fixture ([7670](https://github.com/great-expectations/great_expectations/pull/7670))
* [MAINTENANCE] Correct typo in Checkpoint test method fixture ([7677](https://github.com/great-expectations/great_expectations/pull/7677))
* [MAINTENANCE] Enable remaining `CloudDataContext` `ExpectationSuite` CRUD ([7646](https://github.com/great-expectations/great_expectations/pull/7646))
* [MAINTENANCE] list_datasources should return FDS configs as well ([7667](https://github.com/great-expectations/great_expectations/pull/7667))
* [MAINTENANCE] Exit with error when attempting to delete a fluent style datasource using the CLI ([7687](https://github.com/great-expectations/great_expectations/pull/7687))
* [MAINTENANCE] Add warning to `datasource list` command if fluent datasources are detected ([7690](https://github.com/great-expectations/great_expectations/pull/7690))
* [MAINTENANCE] ruff update `0.0.262` ([7707](https://github.com/great-expectations/great_expectations/pull/7707))
* [MAINTENANCE] Adding black to invoke lint ([7715](https://github.com/great-expectations/great_expectations/pull/7715))
* [MAINTENANCE] Use same version of mypy in contrib tool ([7724](https://github.com/great-expectations/great_expectations/pull/7724))
* [MAINTENANCE] Update a Fluent Datasource related fixture name to better reflect its capabilities ([7725](https://github.com/great-expectations/great_expectations/pull/7725))
* [MAINTENANCE] Add CLI warnings when adding a checkpoint with fluent datasources ([7685](https://github.com/great-expectations/great_expectations/pull/7685))
* [MAINTENANCE] Iterate over the regex_pattern characters too in ([7720](https://github.com/great-expectations/great_expectations/pull/7720))
* [MAINTENANCE] Minor stylistic cleanup ([7732](https://github.com/great-expectations/great_expectations/pull/7732))
* [MAINTENANCE] fix get available data assets names for fds ([7723](https://github.com/great-expectations/great_expectations/pull/7723))
* [MAINTENANCE] add warning messages when using CLI to edit an expectaiton suite if fluent datasources are present ([7714](https://github.com/great-expectations/great_expectations/pull/7714))
* [MAINTENANCE] add warning to `datasource new` CLI command ([7709](https://github.com/great-expectations/great_expectations/pull/7709))
* [MAINTENANCE] Add split/join logic to build_gallery process ([7572](https://github.com/great-expectations/great_expectations/pull/7572))
* [MAINTENANCE] Use invoke public-api in main CI pipeline ([7746](https://github.com/great-expectations/great_expectations/pull/7746))
* [MAINTENANCE] Add remaining `public_api` decorators for core fluent datasources ([7749](https://github.com/great-expectations/great_expectations/pull/7749))
* [MAINTENANCE] FDS update schemas - fixes CI ([7751](https://github.com/great-expectations/great_expectations/pull/7751))
* [MAINTENANCE] FDS Deployment Guide - Pandas S3 fix reference ([7755](https://github.com/great-expectations/great_expectations/pull/7755))

0.16.8

* [DOCS] Corrects Step Numbering in How to instantiate a specific Filesystem Data Context ([7612](https://github.com/great-expectations/great_expectations/pull/7612))
* [DOCS] Corrects Heading Issue in How to host and share Data Docs on Azure Blob Storage ([7620](https://github.com/great-expectations/great_expectations/pull/7620))
* [DOCS] Update overview.md ([7627](https://github.com/great-expectations/great_expectations/pull/7627))
* [DOCS] Updates the "Interactive Mode" guide for creating Expectations ([7624](https://github.com/great-expectations/great_expectations/pull/7624))
* [DOCS] Updates the language in the banner linking the legacy site to the current docs. ([7636](https://github.com/great-expectations/great_expectations/pull/7636))
* [DOCS] Improve expect_column_values_to_be_of_type docstring ([7632](https://github.com/great-expectations/great_expectations/pull/7632))
* [DOCS] Corrects a typo found in the navigation section of the legacy docs ([7643](https://github.com/great-expectations/great_expectations/pull/7643))
* [DOCS] Add lakeFS to list of data version control tools ([7642](https://github.com/great-expectations/great_expectations/pull/7642)) (thanks rmoff)
* [DOCS] Standardize language around GX Cloud access tokens ([7621](https://github.com/great-expectations/great_expectations/pull/7621))
* [DOCS] Added IAM user and IAM assume role doc ([7634](https://github.com/great-expectations/great_expectations/pull/7634)) (thanks Reactor11)
* [DOCS] update to location of cloud callout in the OSS Quickstart ([7616](https://github.com/great-expectations/great_expectations/pull/7616))
* [MAINTENANCE] Update `teams.yml` ([7623](https://github.com/great-expectations/great_expectations/pull/7623))
* [MAINTENANCE] Utilize `NotImported` for SQLAlchemy, Google Cloud Services, Azure Blob Storage, and Spark import usage ([7617](https://github.com/great-expectations/great_expectations/pull/7617))
* [MAINTENANCE] Remove stray cloud test marker. ([7639](https://github.com/great-expectations/great_expectations/pull/7639))
* [MAINTENANCE] Upgrade mypy to 1.2.0 ([7645](https://github.com/great-expectations/great_expectations/pull/7645))
* [MAINTENANCE] Static type checking with python 3.8 ([7637](https://github.com/great-expectations/great_expectations/pull/7637))
* [MAINTENANCE] Static type checking with python 3.8 followup ([7647](https://github.com/great-expectations/great_expectations/pull/7647))
* [MAINTENANCE] The 'sklearn' PyPI package is deprecated, use 'scikit-learn' ([7651](https://github.com/great-expectations/great_expectations/pull/7651))
* [MAINTENANCE] numpy.typing only available after v1.20 ([7654](https://github.com/great-expectations/great_expectations/pull/7654))
* [MAINTENANCE] Update NotImported mechanism to use scoped compatibility modules ([7635](https://github.com/great-expectations/great_expectations/pull/7635))
* [MAINTENANCE] Uncap `altair` version, and bump minimum version to `4.2.1`. Also uncap `urllib3` version, and bump minimum version to `1.26` ([7650](https://github.com/great-expectations/great_expectations/pull/7650))

0.16.7

* [FEATURE] Added AssumeRole Feature ([7547](https://github.com/great-expectations/great_expectations/pull/7547)) (thanks Reactor11)
* [BUGFIX] Fix Fluent Spark `DataConnectors` on config load ([7560](https://github.com/great-expectations/great_expectations/pull/7560))
* [BUGFIX] `dataset_name` made optional parameter for Expectations ([7603](https://github.com/great-expectations/great_expectations/pull/7603))
* [BUGFIX] Misc gallery bugfixes ([7611](https://github.com/great-expectations/great_expectations/pull/7611))
* [BUGFIX] Remove spark from bic Expectations since it never worked for them ([7619](https://github.com/great-expectations/great_expectations/pull/7619))
* [DOCS] Use current minor version number in drop down instead of "Current" ([7581](https://github.com/great-expectations/great_expectations/pull/7581))
* [DOCS] Adds deprecation policy to changelog page ([7585](https://github.com/great-expectations/great_expectations/pull/7585))
* [DOCS] Use the actual version after release ([7583](https://github.com/great-expectations/great_expectations/pull/7583))
* [DOCS] Update some docs_rtd requirements so the venv can be created successfully ([7580](https://github.com/great-expectations/great_expectations/pull/7580))
* [DOCS] Add Cloud quickstart ([7441](https://github.com/great-expectations/great_expectations/pull/7441))
* [DOCS] Updates how the GX Cloud Beta is referenced in the Quickstart guide. ([7594](https://github.com/great-expectations/great_expectations/pull/7594))
* [DOCS] Corrects typo in code block within in-memory Pandas guide ([7600](https://github.com/great-expectations/great_expectations/pull/7600))
* [DOCS] Updates to Contributing through GitHub ([7601](https://github.com/great-expectations/great_expectations/pull/7601)) (thanks kwcanuck)
* [DOCS] Correct expectation documentation for expect_column_max_to_be_between ([7597](https://github.com/great-expectations/great_expectations/pull/7597))
* [DOCS] Add scripts under test for "How to create and edit Expectations with instant feedback from a sample Batch of data" ([7615](https://github.com/great-expectations/great_expectations/pull/7615))
* [DOCS] Corrects Step Numbering in How to instantiate a specific Filesystem Data Context ([7612](https://github.com/great-expectations/great_expectations/pull/7612)) (thanks kwcanuck)
* [DOCS] Corrects Heading Issue in How to host and share Data Docs on Azure Blob Storage ([7620](https://github.com/great-expectations/great_expectations/pull/7620)) (thanks kwcanuck)
* [MAINTENANCE] Warning non integer slice on row for SQLAlchemy 2.0 Compatibility ([7501](https://github.com/great-expectations/great_expectations/pull/7501))
* [MAINTENANCE] Warning MetaData.bind argument deprecated for SQLAlchemy 2.0 Compatibility ([7502](https://github.com/great-expectations/great_expectations/pull/7502))
* [MAINTENANCE] Capitalize "If" in rendering of conditional Expectations ([7588](https://github.com/great-expectations/great_expectations/pull/7588))
* [MAINTENANCE] Remove pip pins in CI and in contributing_setup.md ([7587](https://github.com/great-expectations/great_expectations/pull/7587))
* [MAINTENANCE] Remove ignore of warning deprecated api features detected sqlalchemy 2 ([7584](https://github.com/great-expectations/great_expectations/pull/7584))
* [MAINTENANCE] Fix sqlalchemy 2.0 incompatible warnings ([7589](https://github.com/great-expectations/great_expectations/pull/7589))
* [MAINTENANCE] Increase minimum scipy version package to 1.6.0 to take advantage of available capabilities. ([7591](https://github.com/great-expectations/great_expectations/pull/7591))
* [MAINTENANCE] Remove s3fs dependency and upper bound for boto3 ([7598](https://github.com/great-expectations/great_expectations/pull/7598))
* [MAINTENANCE] Move Fluent Datasources Sorters into `TYPE_CHECKING` block ([7602](https://github.com/great-expectations/great_expectations/pull/7602))
* [MAINTENANCE] Bump terser from 5.10.0 to 5.16.8 in /docs/docusaurus ([7486](https://github.com/great-expectations/great_expectations/pull/7486)) (thanks dependabot[bot])
* [MAINTENANCE] Bump cookiecutter from 1.7.3 to 2.1.1 in /contrib/cli ([7510](https://github.com/great-expectations/great_expectations/pull/7510)) (thanks dependabot[bot])
* [MAINTENANCE] Polish and ratchet requirements pins and upper bounds ([7604](https://github.com/great-expectations/great_expectations/pull/7604))
* [MAINTENANCE] small documentation updates ([7606](https://github.com/great-expectations/great_expectations/pull/7606))
* [MAINTENANCE] SqlAlchemy 2 Compatibility - `engine.execute()` ([7469](https://github.com/great-expectations/great_expectations/pull/7469))
* [MAINTENANCE] Deprecate ColumnExpectation in favor of ColumnAggregateExpectation ([7609](https://github.com/great-expectations/great_expectations/pull/7609))
* [MAINTENANCE] Deprecate TableExpectation in favor of BatchExpectation ([7610](https://github.com/great-expectations/great_expectations/pull/7610))
* [MAINTENANCE] Explicitly test relevant modules in Sqlalchemy compatibility pipeline ([7613](https://github.com/great-expectations/great_expectations/pull/7613))
* [MAINTENANCE] Fluent Datasources: Eliminate redundant Datasource name and DataAsset name from dictionary and JSON configuration ([7573](https://github.com/great-expectations/great_expectations/pull/7573))
* [CONTRIB] add check to calculate difference between 2 dates in month ([7576](https://github.com/great-expectations/great_expectations/pull/7576)) (thanks tb102122)
* [CONTRIB] Expect Column Values to be Valid UUID - Added SqlAlchemyExecutionEngine support ([7592](https://github.com/great-expectations/great_expectations/pull/7592)) (thanks asafla)

Page 13 of 46

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.