- [FEATURE] Update mySQL docker compose to specify platform (#8046)
- [FEATURE] Update GX Cloud on job status (#8047)
- [FEATURE] DX-441 put how_to_connect_to_in_memory_data_using_pandas un… (#8057)
- [BUGFIX] Set SQLALCHEMY_WARN_20 in Dockerfile (#7931)
- [BUGFIX] Ensure CloudDataContext Add Checkpoint flow returns Checkpoint with cloud-updated values (#8062)
- [BUGFIX] Erroneous Code Duplication and Lack of Type Hints in Expectation Parent Class (#8066)
- [BUGFIX] Fix broken Cloud tests around
Checkpoint
(#8083) - [BUGFIX] fix issue-7954 (#7963) (thanks @jkingdon-ms)
- [BUGFIX] Fix Update Checkpoint for Cloud (#8084)
- [BUGFIX] Mock correct method in test (#8087)
- [DOCS] Cloud - Getting started uses Fluent Datasources (#8035)
- [DOCS] Update Links in How to use auto-initializing Expectations (#8054)
- [DOCS] Update How to create Expectations Interactively in Python (#8052)
- [DOCS] Add guidance for "DataFrameAsset.build_batch_request()" in "https://docs.greatexpectations.io/docs/guides/connecting_to_your_data/fluent/in_memory/how_to_connect_to_in_memory_data_using_pandas". (#8069)
- [DOCS] Update set_based_column_map_expectation_template.py (#8068)
- [DOCS] Remove mention of CLI in evaluation_parameters terminology page. (#8075)
- [MAINTENANCE] Ruff rule DTZ - prevent naive datetimes (#8050)
- [MAINTENANCE] Pandas 1.5 schema updates (#8039)
- [MAINTENANCE] Fix CI
tests_schemas
unit test (#8055) - [MAINTENANCE] Fix CI round 2 (#8056)
- [MAINTENANCE] Minor stylistic clean up of "DataAssistant.build_metric_multi_batch_parameter_builder()" method usage (#8059)
- [MAINTENANCE] Enable Ruff - pylint rules (#8058)
- [MAINTENANCE] type-checking
core/batch.py
(#8024) - [MAINTENANCE] Improve code elegance and fix informational string (#8061)
- [MAINTENANCE] Misc refactor of
Store
CRUD (#8064) - [MAINTENANCE] Fix pandas model schema differences across python versions (#8065)
- [MAINTENANCE] Updating CLI messages to point to new docs (#8072)
- [MAINTENANCE] Update GitHub templates for issues/PRs (#8073)
- [MAINTENANCE] Update default action list in
Checkpoint
based on user environment (#8074) - [MAINTENANCE] Ruff
0.0.271
update (#8077) - [MAINTENANCE] Update PR template to reference
invoke
for linting (#8079) - [MAINTENANCE] Delete
LegacyCheckpoint
(#8082) - [MAINTENANCE] Add public_api to read_parquet (#8060)
- [MAINTENANCE] Postgres starter reference environment (#8031)