- [FEATURE] Remove ExpectationSuite.execution_engine_type (#9841)
- [FEATURE] Directory Asset BatchDefinition API (#9874)
- [FEATURE] DirectoryAsset BatchDefinition API (#9888)
- [FEATURE] update slack renderer to new design (#9919)
- [BUGFIX] Make column_index optional (#9860)
- [BUGFIX] fix sqlalchemy import (#9872)
- [BUGFIX] Ensure that
SlackNotificationAction
renders properly (#9885) - [BUGFIX] Patch issue with
SlackNotificationAction
header rendering (#9903) - [DOCS] Remove Instances of Test Connection from the GX Cloud Docs (#9815)
- [DOCS] Remove Query Asset Content from GX Cloud Docs (#9802)
- [DOCS] added discourse to OSS support (#9847)
- [DOCS] Update get support (#9852)
- [DOCS] Minor Updates to GX Cloud Expectations Topics (#9884)
- [DOCS] Gx 1.0 Introductory content initial reorganization (take 2) (#9869)
- [DOCS] Minor GX Cloud Docs Fixes (#9892)
- [DOCS] Revises the GX component overview for GX 1.0 (#9896)
- [DOCS] Change the texts of the "Was this Helpful?" widget (#9905) (thanks @deborahniesz)
- [DOCS] Updates to About Great Expectations and Community Resources (OSS) (#9912)
- [DOCS] Update 0.18 changelog (#9914)
- [DOCS] Minor Edits to Connect GX Cloud to PostgreSQL (GX Cloud) (#9927)
- [DOCS] Revise "Try GX" for GX 1.0 (#9897)
- [DOCS] reorganizes content under the 1.0 Set up a GX environment topic (#9930)
- [MAINTENANCE] Ruff 0.4.2 (#9833)
- [MAINTENANCE] Enable SIM110 (#9836)
- [MAINTENANCE] Enable SIM211 (#9832)
- [MAINTENANCE] Enable SIM300 (#9834)
- [MAINTENANCE] Enable SIM201 (#9835)
- [MAINTENANCE] Delete dataset directory. (#9842)
- [MAINTENANCE] Finish removing data asset top level package (#9843)
- [MAINTENANCE] Make
SerializableDataContext.create
private (#9853) - [MAINTENANCE] mypy 1.10 (#9857)
- [MAINTENANCE] Make
ExpectationSuite
importable from the top level GX namespace (#9854) - [MAINTENANCE] Remove block style datasource and batch from public api (#9858)
- [MAINTENANCE] Remove LegacyDatasource (#9848)
- [MAINTENANCE] set marker tests to not fail fast (#9862)
- [MAINTENANCE] Ensure Spark can start (#9866)
- [MAINTENANCE] Remove test_yaml_config and all integration tests that … (#9861)
- [MAINTENANCE] Actually remove LegacyDatasource (#9867)
- [MAINTENANCE] Remove
DataAssistants
(#9859) - [MAINTENANCE] Remove public decorator from anything BatchRequest related (#9871)
- [MAINTENANCE] Skip unsupported time metric (1.0) (#9856)
- [MAINTENANCE] enable tests (#9865)
- [MAINTENANCE] Integration test around pandas ABS partitioning (#9837)
- [MAINTENANCE] Integration tests around s3 batches (#9846)
- [MAINTENANCE] GCS Integration tests around partitioning (#9839)
- [MAINTENANCE] Update context factories to delete by name (#9870)
- [MAINTENANCE]
ExpectationSuite
API cleanup (#9875) - [MAINTENANCE] Remove yaml config validator again (#9877)
- [MAINTENANCE] Remove dataconnector tests that reference block style D… (#9879)
- [MAINTENANCE] Remove some references to block style datasource (#9868)
- [MAINTENANCE] Remove URN support (#9886)
- [MAINTENANCE] Rename core partitioners (#9894)
- [MAINTENANCE] Remove legacy
GeCloudStoreBackend
(#9893) - [MAINTENANCE] FileDataAsset BatchDefinition API accepts either
str
orre.Pattern
(#9895) - [MAINTENANCE] Instrument validation workflows (#9889)
- [MAINTENANCE] Remove remaining references to block style datasources (#9881)
- [MAINTENANCE] Refactor legacy
anonymous_usage_statistics
into new top-level fields (#9891) - [MAINTENANCE] Remove suite CRUD from data_context (#9890)
- [MAINTENANCE] Ensure that actions have names (#9902)
- [MAINTENANCE] Remove simple sqlalchemy datasource (#9900)
- [MAINTENANCE] Remove references to suite crud (#9907)
- [MAINTENANCE] Improve error message around instantiating and saving s… (#9908)
- [MAINTENANCE] Remove BaseDatasource (#9901)
- [MAINTENANCE] Remove DatasourceConfig (#9916)
- [MAINTENANCE] Ruff
0.4.4
(#9918) - [MAINTENANCE] Update packaging pipeline to work on 1.0 (#9922)
- [MAINTENANCE] Remove legacy DataConnectors (#9923)
- [MAINTENANCE] Remove batch kwargs (#9932)
- [MAINTENANCE] Move
convert_to_json_serializable
to top-level utils package (#9933) - [MAINTENANCE] Ban future use of
convert_to_json_serializable
(#9935) - [MAINTENANCE] Remove batching regex from FilePathDataConnector (#9898)