- [FEATURE] AWS S3 reference environment (#8166)
- [FEATURE] Snowflake FDS (#8157)
- [FEATURE] Fix Bigquery/GCS integration tests (#8149)
- [FEATURE] Python 3.11 support (#8174)
- [FEATURE] Fix azure docs tests (#8171)
- [FEATURE] Reference Environment - BigQuery (#8176)
- [FEATURE] Reference Environment - Google Cloud Storage (#8197)
- [FEATURE] Enable updating active stores and CRUD for data docs sites (#8194)
- [FEATURE] Use PythonScript task type for custom docs ci checks (#8208)
- [FEATURE] Reference Environment: Azure Blob Storage (#8212)
- [FEATURE] ExpectDaySumToBeCloseToEquivalentWeekDayMean: User can give
weeks_back
as argument (#8139) (thanks @HadasManor) - [BUGFIX] Allow for
create_temp_table
to beFalse
when creating aSqlAlchemyBatchData
object (#8160) - [BUGFIX] Raise more informative error on failure of getting an expectation suite by name (#8170)
- [BUGFIX] Enable Pandas Column Aggregate Metrics To Support Decimal Numeric Types (#8195)
- [BUGFIX] Relax numpy version requirements for python 3.10 (#8199)
- [BUGFIX] Patch additional
pytest.deprecated_call
around adding datasource with Cloud (#8219) - [BUGFIX] Fix yarn install and condition on CI pipeline (#8217)
- [DOCS] Create New Landing Pages (#7993)
- [DOCS] Add table listing supported evaluation parameter expressions to the docs (#8124)
- [DOCS] Reorganize Checkpoint Section (#8182)
- [DOCS] Getting Started with GX (#8143)
- [DOCS] Sidebar updates for Getting Started (#8196)
- [DOCS] Get Started Section Revisions (#8202)
- [DOCS] Remove Connect to a Source Data System from TOC (#8193)
- [MAINTENANCE] Raise error on unsupported versions of python. (#8158)
- [MAINTENANCE] Reference Environment - Update Snowflake Notebook to Specify Python 3.10 (#8167)
- [MAINTENANCE] Refactor reference environment CLI for consistency (#8169)
- [MAINTENANCE] DX-565 remove allow_cross_type_comparison from column_pair_values.a_greater_than_b (#8025)
- [MAINTENANCE] Python 3.11 SQLAlchemy import time fix (#8180)
- [MAINTENANCE] Rich comments and docstrings for DataAssistant related modules. (#8185)
- [MAINTENANCE] Fix Python 3.11 Docker excessive pip backtracking (#8187)
- [MAINTENANCE] Start cleaning up outdated deprecation warnings (#8135)
- [MAINTENANCE] Replace Non-Existent Expectation Name With Correct Existing Expectation Name (#8191)
- [MAINTENANCE] Deal with Python 3.11 deprecations (#8192)
- [MAINTENANCE] Placing S3, Trino Imports Under Compatibility Pattern (#8198)
- [MAINTENANCE] Deprecate adding legacy datasources in Cloud-backed environments (#8190)
- [MAINTENANCE] Add
pytest.deprecated_call
to misc usages ofadd_datasource
in tests (#8207) - [MAINTENANCE] Placing AWS RedShift Imports Under Compatibility Pattern (#8205)
- [MAINTENANCE] Placing Snowflake Imports Under Compatibility Pattern (#8210)
- [MAINTENANCE] Placing AWS Athena Imports Under Compatibility Pattern (#8213)
- [MAINTENANCE] Update notebook link to non-legacy docs (#8215)
- [MAINTENANCE] Placing BigQuery Imports Under Compatibility Pattern (#8214)
- [MAINTENANCE] Fix Python 3.11 async expectations tests (#8203)