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 14 of 46

0.16.6

* [FEATURE] Fluent `DataAsset` `batch_metadata` config variables ([7513](https://github.com/great-expectations/great_expectations/pull/7513))
* [FEATURE] Add batch metadata to spark add_*_asset methods ([7534](https://github.com/great-expectations/great_expectations/pull/7534))
* [BUGFIX] Fluent Datasource load from config fixes for remaining Pandas Datasources ([7442](https://github.com/great-expectations/great_expectations/pull/7442))
* [BUGFIX] Address `pandas==2.0.0` test failures ([7553](https://github.com/great-expectations/great_expectations/pull/7553))
* [BUGFIX] Render prescriptive `ExpectationConfiguration`s with evaluation parameters inline ([7552](https://github.com/great-expectations/great_expectations/pull/7552))
* [BUGFIX] Release Pipeline Fix ([7575](https://github.com/great-expectations/great_expectations/pull/7575))
* [DOCS] Update GX version in `_data.jsx` component ([7549](https://github.com/great-expectations/great_expectations/pull/7549))
* [DOCS] Adds guides on using Ephemeral Data Contexts and updates Quickstart Next Steps ([7500](https://github.com/great-expectations/great_expectations/pull/7500))
* [DOCS] Fixes broken code block and incorrectly numbered steps in "How to organize Batches in a SQL-based Data Asset" ([7533](https://github.com/great-expectations/great_expectations/pull/7533))
* [DOCS] Update nav to match gx.io site ([7557](https://github.com/great-expectations/great_expectations/pull/7557))
* [DOCS] Corrects step numbers in "How to organize Batches in a file-based Data Asset" ([7559](https://github.com/great-expectations/great_expectations/pull/7559))
* [DOCS] Delete SLACK_GUIDELINES.md ([7566](https://github.com/great-expectations/great_expectations/pull/7566))
* [DOCS] Update syntax highlighting of code blocks in GX Cloud Getting Started guide ([7563](https://github.com/great-expectations/great_expectations/pull/7563))
* [DOCS] Fix code snippets for earlier versions ([7554](https://github.com/great-expectations/great_expectations/pull/7554))
* [DOCS] Fix typo in docs ([7568](https://github.com/great-expectations/great_expectations/pull/7568))
* [DOCS] Moar typo fix ([7569](https://github.com/great-expectations/great_expectations/pull/7569))
* [DOCS] removes the original getting started tutorial pages and redirects to the quickstart guide ([7548](https://github.com/great-expectations/great_expectations/pull/7548))
* [DOCS] Fix integral typo ([7578](https://github.com/great-expectations/great_expectations/pull/7578))
* [DOCS] Prepare earlier versions using develop ([7567](https://github.com/great-expectations/great_expectations/pull/7567))
* [DOCS] Use orange in docs logs ([7579](https://github.com/great-expectations/great_expectations/pull/7579))
* [DOCS] Add GX Cloud Onboarding Script ([7517](https://github.com/great-expectations/great_expectations/pull/7517))
* [MAINTENANCE] release prep for 0.16.5 ([7545](https://github.com/great-expectations/great_expectations/pull/7545))
* [MAINTENANCE] Test Pandas 2.0 prerelease in CI/CD ([7343](https://github.com/great-expectations/great_expectations/pull/7343))
* [MAINTENANCE] Add noqa directives for existing sqlalchemy imports ([7564](https://github.com/great-expectations/great_expectations/pull/7564))
* [MAINTENANCE] Add ruff rule for sqlalchemy imports ([7562](https://github.com/great-expectations/great_expectations/pull/7562))
* [MAINTENANCE] adding a footer to data docs with a link to the cloud page ([7532](https://github.com/great-expectations/great_expectations/pull/7532))
* [MAINTENANCE] Harden tests for `CloudDataContext` always `include_rendered_content` ([7558](https://github.com/great-expectations/great_expectations/pull/7558))
* [MAINTENANCE] FluentDatasources - Quickstart Snippets converted to Named Snippets ([7550](https://github.com/great-expectations/great_expectations/pull/7550))
* [MAINTENANCE] Simplify `GXCloudStoreBackend._has_key` check ([7561](https://github.com/great-expectations/great_expectations/pull/7561))
* [MAINTENANCE] Temporarily Pin `pandas<2.0.0` for compatibility ([7571](https://github.com/great-expectations/great_expectations/pull/7571))
* [MAINTENANCE] SqlAlchemy 2.0 Compatibility - branched connection + `bind` argument now required ([7529](https://github.com/great-expectations/great_expectations/pull/7529))
* [MAINTENANCE] Add missing docstrings to fluent `sql_datasource` splitter methods. ([7577](https://github.com/great-expectations/great_expectations/pull/7577))

0.16.5

* [FEATURE] Add batch metadata to sql datasources. ([7499](https://github.com/great-expectations/great_expectations/pull/7499))
* [BUGFIX] Fix issue running quickstart ([7539](https://github.com/great-expectations/great_expectations/pull/7539))
* [DOCS] doc 508 Updates footer links on docs pages ([7521](https://github.com/great-expectations/great_expectations/pull/7521))
* [DOCS] DSB-64 removes outdated v2/v3 references from the docs ([7519](https://github.com/great-expectations/great_expectations/pull/7519))
* [DOCS] Update CODEOWNERS ([7528](https://github.com/great-expectations/great_expectations/pull/7528))
* [DOCS] Quickstart code under test ([7542](https://github.com/great-expectations/great_expectations/pull/7542))
* [MAINTENANCE] SqlAlchemy2 Compatibility - `Row.keys()` ([7520](https://github.com/great-expectations/great_expectations/pull/7520))
* [MAINTENANCE] Refactoring of CapitalOne Metrics and Profiler-Based DataAssistant for Enhanced Code Elegance ([7522](https://github.com/great-expectations/great_expectations/pull/7522))
* [MAINTENANCE] SqlAlchemy 2 Compatibility - Autoload Parameter deprecation ([7526](https://github.com/great-expectations/great_expectations/pull/7526))
* [MAINTENANCE] Bump notebook from 6.4.1 to 6.4.12 in /docs_rtd ([7511](https://github.com/great-expectations/great_expectations/pull/7511))
* [MAINTENANCE] Break out unit tests to own stage. ([7530](https://github.com/great-expectations/great_expectations/pull/7530))
* [MAINTENANCE] Bump wheel from 0.37.1 to 0.38.1 in /contrib/cli ([7493](https://github.com/great-expectations/great_expectations/pull/7493))
* [MAINTENANCE] Simplifying CapitalOne DataProfilerColumnDomainBuilder Using Default "profile_path" Argument ([7535](https://github.com/great-expectations/great_expectations/pull/7535))
* [MAINTENANCE] : Clean up ununsed imports ([7537](https://github.com/great-expectations/great_expectations/pull/7537))
* [MAINTENANCE] Fix Type-Checking steps ([7536](https://github.com/great-expectations/great_expectations/pull/7536))
* [MAINTENANCE] Disable UserConfigurableProfiler tests relying on deprecated V2 functionality ([7541](https://github.com/great-expectations/great_expectations/pull/7541))
* [MAINTENANCE] : replace ColumnMetricProvider with ColumnAggregateMetricProvider ([7538](https://github.com/great-expectations/great_expectations/pull/7538))
* [MAINTENANCE] Exclude files from deprecation warning check ([7544](https://github.com/great-expectations/great_expectations/pull/7544))

0.16.4

* [FEATURE] Add package, contributors and metrics filter in Algolia script for expectation ([7000](https://github.com/great-expectations/great_expectations/pull/7000)) (thanks kod-er)
* [FEATURE] `BatchMetadata` for all fluent `DataAsset`s ([7392](https://github.com/great-expectations/great_expectations/pull/7392))
* [FEATURE] Introducing CapitalOne DataProfilerColumnDomainBuilder as well as multiple improvements to CapitalOne codebase and testability. ([7498](https://github.com/great-expectations/great_expectations/pull/7498))
* [BUGFIX] Repair SparkSession initialization behavior to disallow restarting, unless explicitly instructed through configuration ([7444](https://github.com/great-expectations/great_expectations/pull/7444))
* [BUGFIX] Skip dialect specific tests if no flag passed or flag not available ([7443](https://github.com/great-expectations/great_expectations/pull/7443))
* [BUGFIX] Ensure that MetricStore Records "data_asset_name" Properly ([7458](https://github.com/great-expectations/great_expectations/pull/7458))
* [BUGFIX] Fix incorrect type hint and correct typographical errors in DomainBuilder docstrings and fill in missing docstrings ([7467](https://github.com/great-expectations/great_expectations/pull/7467))
* [BUGFIX] Reset Metrics Registry in order to keep state of Metrics Registry test cases Runs mutually consistent ([7473](https://github.com/great-expectations/great_expectations/pull/7473))
* [BUGFIX] Corrected typographical errors in two docstrings ([7506](https://github.com/great-expectations/great_expectations/pull/7506))
* [BUGFIX] Typo in min versions install ([7516](https://github.com/great-expectations/great_expectations/pull/7516))
* [DOCS] New ADR proposal for patch version support ([7451](https://github.com/great-expectations/great_expectations/pull/7451))
* [DOCS] Remove outdated instructions for building documentation ([7457](https://github.com/great-expectations/great_expectations/pull/7457))
* [DOCS] Updating the docs to gx_dev ([7455](https://github.com/great-expectations/great_expectations/pull/7455))
* [DOCS] Fixes typo in code snippet for "How to organize Batches in a file-based Data Asset" guide ([7465](https://github.com/great-expectations/great_expectations/pull/7465))
* [DOCS] Postgresql drivername fix for SQLAlchemy compatibility. Closes 7464 ([7466](https://github.com/great-expectations/great_expectations/pull/7466)) (thanks Itzblend)
* [DOCS] Corrects code snippets ([7470](https://github.com/great-expectations/great_expectations/pull/7470))
* [DOCS] Add a note about installing version of pyspark that matches Spark version ([7483](https://github.com/great-expectations/great_expectations/pull/7483))
* [DOCS] adding cloud language to quickstart ([7484](https://github.com/great-expectations/great_expectations/pull/7484))
* [DOCS] doc-409 Corrects links in databricks guide ([7485](https://github.com/great-expectations/great_expectations/pull/7485))
* [DOCS] Doc-472 Corrects numbering of steps in guide ([7478](https://github.com/great-expectations/great_expectations/pull/7478))
* [DOCS] DOC-474 Updates URL for usage statistics page ([7477](https://github.com/great-expectations/great_expectations/pull/7477))
* [DOCS] Testing ADR ([7495](https://github.com/great-expectations/great_expectations/pull/7495))
* [DOCS] corrects typo in GCS setup guide ([7514](https://github.com/great-expectations/great_expectations/pull/7514))
* [MAINTENANCE] Case whens argument change for SQLAlchemy 2.0 compatibility ([7416](https://github.com/great-expectations/great_expectations/pull/7416))
* [MAINTENANCE] `mypy` `1.1.1` update ([7452](https://github.com/great-expectations/great_expectations/pull/7452))
* [MAINTENANCE] Remove v2 api CLI ([7440](https://github.com/great-expectations/great_expectations/pull/7440))
* [MAINTENANCE] Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs/docusaurus ([7447](https://github.com/great-expectations/great_expectations/pull/7447))
* [MAINTENANCE] Updating language per issue 3572 ([7456](https://github.com/great-expectations/great_expectations/pull/7456))
* [MAINTENANCE] Remove v2 api expectations tests ([7439](https://github.com/great-expectations/great_expectations/pull/7439))
* [MAINTENANCE] Move docs_link_checker.py and create new docs-specific pipeline ([7422](https://github.com/great-expectations/great_expectations/pull/7422))
* [MAINTENANCE] select call style change for SQLAlchemy 2 compatibility ([7378](https://github.com/great-expectations/great_expectations/pull/7378))
* [MAINTENANCE] Decruft map_metric_provider.py ([7460](https://github.com/great-expectations/great_expectations/pull/7460))
* [MAINTENANCE] Add tests for `_register_metric_functions` in the `MetricProvider` class hierarchy. ([7459](https://github.com/great-expectations/great_expectations/pull/7459))
* [MAINTENANCE] SqlAlchemy2 Compatibility - implicit autocommit ([7400](https://github.com/great-expectations/great_expectations/pull/7400))
* [MAINTENANCE] Bump ua-parser-js from 0.7.31 to 0.7.34 in /docs/docusaurus ([7474](https://github.com/great-expectations/great_expectations/pull/7474))
* [MAINTENANCE] Remove SQLAlchemyDataset/Datasource ([7471](https://github.com/great-expectations/great_expectations/pull/7471))
* [MAINTENANCE] Bump json5 from 1.0.1 to 1.0.2 in /docs/docusaurus ([7475](https://github.com/great-expectations/great_expectations/pull/7475))
* [MAINTENANCE] Bump sideway/formula from 3.0.0 to 3.0.1 in /docs/docusaurus ([7487](https://github.com/great-expectations/great_expectations/pull/7487))
* [MAINTENANCE] Bump ipython from 7.31.1 to 8.10.0 in /docs_rtd ([7491](https://github.com/great-expectations/great_expectations/pull/7491))
* [MAINTENANCE] Bump cross-fetch from 3.1.4 to 3.1.5 in /docs/docusaurus ([7488](https://github.com/great-expectations/great_expectations/pull/7488))
* [MAINTENANCE] Deprecated API features detected warning for SQLAlchemy 2.0 compatibility ([7490](https://github.com/great-expectations/great_expectations/pull/7490))
* [MAINTENANCE] type-checking implementation files ([7454](https://github.com/great-expectations/great_expectations/pull/7454))
* [MAINTENANCE] Small Refactor of ColumnDomainBuilder for code elegance and computational performance improvements ([7492](https://github.com/great-expectations/great_expectations/pull/7492))
* [MAINTENANCE] Lower pydantic requirement to v1.9.2 or greater ([7482](https://github.com/great-expectations/great_expectations/pull/7482))
* [MAINTENANCE] Connection.connect warning for SQLAlchemy 2.0 compatibility ([7489](https://github.com/great-expectations/great_expectations/pull/7489))
* [MAINTENANCE] Pass `PandasDatasource` `batch_metadata` as `kwargs` to remove possibility of `None` on `DataAsset` model ([7503](https://github.com/great-expectations/great_expectations/pull/7503))
* [MAINTENANCE] Make `dataset_name` a parameter for Expectations tests or create name from `Expectation` name, which ensures only limited number of tables created. ([7476](https://github.com/great-expectations/great_expectations/pull/7476))
* [MAINTENANCE] Fix sqlalchemy warnings for pandas + sql fluent datasources ([7504](https://github.com/great-expectations/great_expectations/pull/7504))
* [MAINTENANCE] Bump gitpython from 3.1.7 to 3.1.30 in /docs_rtd ([7494](https://github.com/great-expectations/great_expectations/pull/7494))
* [MAINTENANCE] Bump certifi from 2020.6.20 to 2022.12.7 in /docs_rtd ([7497](https://github.com/great-expectations/great_expectations/pull/7497))
* [MAINTENANCE] Bump jupyter-core from 4.6.3 to 4.11.2 in /docs_rtd ([7496](https://github.com/great-expectations/great_expectations/pull/7496))
* [MAINTENANCE] Bump nbconvert from 5.6.1 to 6.5.1 in /docs_rtd ([7508](https://github.com/great-expectations/great_expectations/pull/7508))
* [MAINTENANCE] Bump numpy from 1.21.0 to 1.22.0 in /docs_rtd ([7509](https://github.com/great-expectations/great_expectations/pull/7509))
* [MAINTENANCE] Revert PR 7490 ([7515](https://github.com/great-expectations/great_expectations/pull/7515))
* [MAINTENANCE] Use YAMLHandler in tests and docs ([7507](https://github.com/great-expectations/great_expectations/pull/7507))
* [MAINTENANCE] Dedicated airflow 2.2.0 async test ([7518](https://github.com/great-expectations/great_expectations/pull/7518))
* [MAINTENANCE] Remove airflow2 min depdency test. ([7524](https://github.com/great-expectations/great_expectations/pull/7524))
* [CONTRIB] - Add new column expectation not be null and empty ([7449](https://github.com/great-expectations/great_expectations/pull/7449)) (thanks tmilitino)

0.16.3

* [BUGFIX] Fix LegacyRow import. ([7446](https://github.com/great-expectations/great_expectations/pull/7446))

0.16.2

* [FEATURE] Develop PandasDBFSDatasource (as part of Fluent Datasources) ([7372](https://github.com/great-expectations/great_expectations/pull/7372))
* [FEATURE] Make SQL datasources add asset methods public. ([7387](https://github.com/great-expectations/great_expectations/pull/7387))
* [FEATURE] Develop SparkDBFSDatasource (as part of Fluent Datasources) ([7380](https://github.com/great-expectations/great_expectations/pull/7380))
* [FEATURE] add optional `id` to Fluent Datasources and DataAsset schemas ([7334](https://github.com/great-expectations/great_expectations/pull/7334))
* [FEATURE] Fluent SQLDatasource accepts arbitrary `kwargs` ([7394](https://github.com/great-expectations/great_expectations/pull/7394))
* [FEATURE] Fluent `SQLDatasource` `create_temp_table` ([7407](https://github.com/great-expectations/great_expectations/pull/7407))
* [FEATURE] F/great 1463/add updates with datasource obj ([7401](https://github.com/great-expectations/great_expectations/pull/7401))
* [FEATURE] Fluent SparkDataframeDatasource with DataframeDataAsset ([7425](https://github.com/great-expectations/great_expectations/pull/7425))
* [BUGFIX] Add FluentBatchRequest early exit to convert_to_json_serializable ([7381](https://github.com/great-expectations/great_expectations/pull/7381))
* [BUGFIX] Handle non-string fluent batch request options in convert_to_json_serializable ([7386](https://github.com/great-expectations/great_expectations/pull/7386))
* [BUGFIX] Fix bug with case sensitive execution env ([7393](https://github.com/great-expectations/great_expectations/pull/7393))
* [BUGFIX] Fixing typographical errors and argument omissions ([7398](https://github.com/great-expectations/great_expectations/pull/7398))
* [BUGFIX] Remove Query ID from exception for query.template_values metric ([7373](https://github.com/great-expectations/great_expectations/pull/7373)) (thanks itaise)
* [BUGFIX] Fluent `PandasFilesytemDatasources` data_connector fixes ([7414](https://github.com/great-expectations/great_expectations/pull/7414))
* [DOCS] Add back GX logo to README ([7391](https://github.com/great-expectations/great_expectations/pull/7391))
* [DOCS] DOC-473: Adds shared components for fluent and state management updates ([7404](https://github.com/great-expectations/great_expectations/pull/7404))
* [DOCS] DOC-473 Adds guide "How to set up GX to work with SQL databases" ([7409](https://github.com/great-expectations/great_expectations/pull/7409))
* [DOCS] DOC-473 Adds guide "How to set up GX to work with data on GCS" ([7408](https://github.com/great-expectations/great_expectations/pull/7408))
* [DOCS] Pending doc updates for Data Context state management and fluent Datasource configuration ([7301](https://github.com/great-expectations/great_expectations/pull/7301))
* [DOCS] Put data_context.md code examples under test ([7417](https://github.com/great-expectations/great_expectations/pull/7417))
* [MAINTENANCE] Make sure sqlalchemy 2.0 warnings are emitted when running pipelines ([7379](https://github.com/great-expectations/great_expectations/pull/7379))
* [MAINTENANCE] Make sure all existing warnings are ignored in full CI pipeline ([7389](https://github.com/great-expectations/great_expectations/pull/7389))
* [MAINTENANCE] Add PR title checker GitHub Action ([7365](https://github.com/great-expectations/great_expectations/pull/7365))
* [MAINTENANCE] Re-enable warnings as errors ([7383](https://github.com/great-expectations/great_expectations/pull/7383))
* [MAINTENANCE] Test against minimum SQLAlchemy versions ([7396](https://github.com/great-expectations/great_expectations/pull/7396))
* [MAINTENANCE] : split up map_metric_provider.py ([7402](https://github.com/great-expectations/great_expectations/pull/7402))
* [MAINTENANCE] Consolidate Cloud tutorials ([7395](https://github.com/great-expectations/great_expectations/pull/7395))
* [MAINTENANCE] Change for `connection.execute()` for SQLAlchemy 2 compatibility ([7384](https://github.com/great-expectations/great_expectations/pull/7384))
* [MAINTENANCE] Bump SQLAlchemy lower bound to 1.4.0 ([7413](https://github.com/great-expectations/great_expectations/pull/7413))
* [MAINTENANCE] Validate `ExpectationConfiguration` before adding to suite ([7366](https://github.com/great-expectations/great_expectations/pull/7366))
* [MAINTENANCE] Convert to python built in warning categories ([7415](https://github.com/great-expectations/great_expectations/pull/7415))
* [MAINTENANCE] Move NotImported to optional_imports.py and start using it. ([7421](https://github.com/great-expectations/great_expectations/pull/7421))
* [MAINTENANCE] Bump minimist from 1.2.5 to 1.2.8 in /docs/docusaurus ([7419](https://github.com/great-expectations/great_expectations/pull/7419)) (thanks dependabot[bot])
* [MAINTENANCE] PandasFilesystemDatasource stubs and Schema corrections ([7428](https://github.com/great-expectations/great_expectations/pull/7428))
* [MAINTENANCE] Bump loader-utils from 2.0.2 to 2.0.4 in /docs/docusaurus ([7429](https://github.com/great-expectations/great_expectations/pull/7429)) (thanks dependabot[bot])
* [MAINTENANCE] Bump webpack from 5.74.0 to 5.76.3 in /docs/docusaurus ([7430](https://github.com/great-expectations/great_expectations/pull/7430)) (thanks dependabot[bot])
* [MAINTENANCE] Fix some failing tests when running pytest with no args locally ([7426](https://github.com/great-expectations/great_expectations/pull/7426))
* [MAINTENANCE] only provide `py.typed` files for fully typed sub-packages ([7438](https://github.com/great-expectations/great_expectations/pull/7438))
* [MAINTENANCE] Some fluent datasource methods should be private ([7437](https://github.com/great-expectations/great_expectations/pull/7437))
* [CONTRIB] Adding support for date for the row condition parser ([7359](https://github.com/great-expectations/great_expectations/pull/7359)) (thanks maayaniti)
* [CONTRIB] Limit results for two expectations ([7403](https://github.com/great-expectations/great_expectations/pull/7403)) (thanks itaise)
* [CONTRIB] [MAINTENANCE] Custom query expectation and editing query.template_values metric ([7390](https://github.com/great-expectations/great_expectations/pull/7390)) (thanks mantasmy)

0.16.1

* [FEATURE] Fluent CRUD operation stubs ([7347](https://github.com/great-expectations/great_expectations/pull/7347))
* [FEATURE] Implement DataBricks (DBFS) DataConnector for Fluent Datasources needs ([7355](https://github.com/great-expectations/great_expectations/pull/7355))
* [BUGFIX] BigQuery performance uses updated `add_or_update_expectation_suite()` method ([7325](https://github.com/great-expectations/great_expectations/pull/7325))
* [BUGFIX] Ensure Correct JSON and Dictionary Dump Output of Serialized Fluent Objects ([7336](https://github.com/great-expectations/great_expectations/pull/7336))
* [BUGFIX] Fluent Datasources - empty "assets" key on serialization ([7341](https://github.com/great-expectations/great_expectations/pull/7341))
* [BUGFIX] Use Path().glob Instead of Path(). Issue 7239 ([7327](https://github.com/great-expectations/great_expectations/pull/7327)) (thanks richardohara)
* [BUGFIX] Patch misc errors in advance of v0.16.1 release ([7371](https://github.com/great-expectations/great_expectations/pull/7371))
* [BUGFIX] `ephemeral_data_asset` broken data docs links ([7367](https://github.com/great-expectations/great_expectations/pull/7367))
* [BUGFIX] Fluent `batch_request_options` ignore `None` values ([7368](https://github.com/great-expectations/great_expectations/pull/7368))
* [BUGFIX] Add FluentBatchRequest early exit to convert_to_json_serializable ([7381](https://github.com/great-expectations/great_expectations/pull/7381))
* [DOCS] Adding ADR ([7314](https://github.com/great-expectations/great_expectations/pull/7314))
* [DOCS] Add Cloud onboarding tutorial ([7333](https://github.com/great-expectations/great_expectations/pull/7333))
* [DOCS] Fix onboarding cloud tutorial ([7348](https://github.com/great-expectations/great_expectations/pull/7348))
* [DOCS] SQL Alchemy 2 Warnigns ([7292](https://github.com/great-expectations/great_expectations/pull/7292))
* [DOCS] Update Cloud Getting Started Guide ([7364](https://github.com/great-expectations/great_expectations/pull/7364))
* [MAINTENANCE] In Fluent Datasources: Configuration Serialization Methods Do Not Need to be Public ([7332](https://github.com/great-expectations/great_expectations/pull/7332))
* [MAINTENANCE] Add crud methods to context.sources ([7328](https://github.com/great-expectations/great_expectations/pull/7328))
* [MAINTENANCE] Split out mysql and multi db docs integration tests into a separate job ([7331](https://github.com/great-expectations/great_expectations/pull/7331))
* [MAINTENANCE] [MAINTENANCE ] Include all `.pyi` files in package data ([7340](https://github.com/great-expectations/great_expectations/pull/7340))
* [MAINTENANCE] Separate docs_integrations tests by backend ([7342](https://github.com/great-expectations/great_expectations/pull/7342))
* [MAINTENANCE] Parallelize integration tests - move test definitions ([7345](https://github.com/great-expectations/great_expectations/pull/7345))
* [MAINTENANCE] Update test around unneeded deprecation warning threshold ([7351](https://github.com/great-expectations/great_expectations/pull/7351))
* [MAINTENANCE] Remove deprecated code from `Validator` ([7353](https://github.com/great-expectations/great_expectations/pull/7353))
* [MAINTENANCE] ruff 0.0.255 ([7349](https://github.com/great-expectations/great_expectations/pull/7349))
* [MAINTENANCE] add sqla deps to type-checking CI step ([7350](https://github.com/great-expectations/great_expectations/pull/7350))
* [MAINTENANCE] Remove deprecated code around `generator_asset` ([7356](https://github.com/great-expectations/great_expectations/pull/7356))
* [MAINTENANCE] Revert accidental changes pushed to `develop` ([7363](https://github.com/great-expectations/great_expectations/pull/7363))
* [MAINTENANCE] D/sql alchemy 2 warnings ([7362](https://github.com/great-expectations/great_expectations/pull/7362))
* [MAINTENANCE] Warnings are errors + Suppress warnings in preparation for supporting SQLAlchemy 2.x ([7352](https://github.com/great-expectations/great_expectations/pull/7352))
* [MAINTENANCE] Clean up miscellaneous deprecated code ([7358](https://github.com/great-expectations/great_expectations/pull/7358))
* [MAINTENANCE] Rename misc internal uses of `ge_cloud_id` ([7360](https://github.com/great-expectations/great_expectations/pull/7360))
* [MAINTENANCE] Patch deprecation warning in `EVR.__eq__` ([7374](https://github.com/great-expectations/great_expectations/pull/7374))
* [MAINTENANCE] remove imprecise wording in the new datasource notebook ([7369](https://github.com/great-expectations/great_expectations/pull/7369))
* [MAINTENANCE] Add additional warning ignores to pyproject.toml ([7375](https://github.com/great-expectations/great_expectations/pull/7375))
* [MAINTENANCE] Enable `snowflake` V3 Expectations Tests ([7370](https://github.com/great-expectations/great_expectations/pull/7370))
* [MAINTENANCE] Temporarily disable warnings as errors for v0.16.1 release ([7382](https://github.com/great-expectations/great_expectations/pull/7382))

Page 14 of 46

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.