* [FEATURE] Add Agent action to list table names in SQL Datasources ([8177](https://github.com/great-expectations/great_expectations/pull/8177))
* [FEATURE] Add Test Draft Config Workflow to Agent ([8410](https://github.com/great-expectations/great_expectations/pull/8410))
* [FEATURE] add run checkpoint action to agent ([8449](https://github.com/great-expectations/great_expectations/pull/8449))
* [FEATURE] DataAssistantResult should include exceptions from rules ([8429](https://github.com/great-expectations/great_expectations/pull/8429))
* [BUGFIX] Cleanup aws_postgres reference environment ([8439](https://github.com/great-expectations/great_expectations/pull/8439))
* [BUGFIX] Use consistent name between compose and cli command ([8440](https://github.com/great-expectations/great_expectations/pull/8440))
* [BUGFIX] Scaffolding .gitignore should not require writeable file system ([8362](https://github.com/great-expectations/great_expectations/pull/8362)) (thanks ivanstillfront)
* [BUGFIX] Remove unused, overwritten pytest marker. ([8441](https://github.com/great-expectations/great_expectations/pull/8441))
* [BUGFIX] get_validator throws AttributeError: 'CloudDataContext' object has no attribute 'ge_cloud_mode' ([8433](https://github.com/great-expectations/great_expectations/pull/8433))
* [BUGFIX] PP-282: fixing update_datasource method bug ([8464](https://github.com/great-expectations/great_expectations/pull/8464))
* [BUGFIX] Add `performance` marker to `pyproject.toml` ([8480](https://github.com/great-expectations/great_expectations/pull/8480))
* [BUGFIX] Fix Postgres, Trino quoted identifier issues ([8442](https://github.com/great-expectations/great_expectations/pull/8442))
* [DOCS] Correct Typo ([8451](https://github.com/great-expectations/great_expectations/pull/8451))
* [DOCS] Admonition and Landing Page Updates ([8432](https://github.com/great-expectations/great_expectations/pull/8432))
* [DOCS] Remove Expectation Implementations by Backend Topic ([8437](https://github.com/great-expectations/great_expectations/pull/8437))
* [DOCS] Source Data and Datasource Format Update ([8435](https://github.com/great-expectations/great_expectations/pull/8435))
* [DOCS] Update the API Reference Landing Page ([8472](https://github.com/great-expectations/great_expectations/pull/8472))
* [DOCS] Fix Grid Autosizing ([8475](https://github.com/great-expectations/great_expectations/pull/8475))
* [DOCS] Update Use Great Expectations with Amazon Web Services using Athena ([8406](https://github.com/great-expectations/great_expectations/pull/8406))
* [DOCS] Fixed typos in Execution Engine glossary entry ([8086](https://github.com/great-expectations/great_expectations/pull/8086))
* [DOCS] add `public_api` decorator to `TableAsset` and `QueryAsset` ([8470](https://github.com/great-expectations/great_expectations/pull/8470))
* [MAINTENANCE] Default snippet-check to non verbose mode ([8448](https://github.com/great-expectations/great_expectations/pull/8448))
* [MAINTENANCE] Move `test_dependency_versions` to github actions ([8427](https://github.com/great-expectations/great_expectations/pull/8427))
* [MAINTENANCE] Add pytest-xdist and use by default. ([8436](https://github.com/great-expectations/great_expectations/pull/8436))
* [MAINTENANCE] Add sleep to allow services to come up before we run tests ([8454](https://github.com/great-expectations/great_expectations/pull/8454))
* [MAINTENANCE] add test services for mssql, mysql, and trino ([8447](https://github.com/great-expectations/great_expectations/pull/8447))
* [MAINTENANCE] Removed sqlalchemy_version_compatibility from required test markers. ([8456](https://github.com/great-expectations/great_expectations/pull/8456))
* [MAINTENANCE] Linting for previously excluded cli, expectations and rule_based_profiler tests ([8422](https://github.com/great-expectations/great_expectations/pull/8422))
* [MAINTENANCE] Run cloud e2e tests. ([8443](https://github.com/great-expectations/great_expectations/pull/8443))
* [MAINTENANCE] Start testing clickhouse in github actions. ([8452](https://github.com/great-expectations/great_expectations/pull/8452))
* [MAINTENANCE] Github Actions - Spark tests ([8460](https://github.com/great-expectations/great_expectations/pull/8460))
* [MAINTENANCE] Remove external_sqldialect marker as test coverage marker. ([8458](https://github.com/great-expectations/great_expectations/pull/8458))
* [MAINTENANCE] Pytest Github Action - BigQuery and Postgres ([8417](https://github.com/great-expectations/great_expectations/pull/8417))
* [MAINTENANCE] Run `marker-tests` after `unit-tests` and `static-analysis` ([8465](https://github.com/great-expectations/great_expectations/pull/8465))
* [MAINTENANCE] Run all_backend tests along with specific service tests. ([8467](https://github.com/great-expectations/great_expectations/pull/8467))
* [MAINTENANCE] AWS Glue script using Context Manager to catch `FutureWarning` ([8466](https://github.com/great-expectations/great_expectations/pull/8466))
* [MAINTENANCE] Remove old required tests which have been replaced. ([8462](https://github.com/great-expectations/great_expectations/pull/8462))
* [MAINTENANCE] Run all python versions on scheduled run ([8463](https://github.com/great-expectations/great_expectations/pull/8463))
* [MAINTENANCE] `min-versions` wait for `unit-tests`, `static-analysis` ([8471](https://github.com/great-expectations/great_expectations/pull/8471))
* [MAINTENANCE] Remove Azure Dev CI steps ([8473](https://github.com/great-expectations/great_expectations/pull/8473))
* [MAINTENANCE] Enable `B009` Bugbear `get-attr-with-constant` rule ([8434](https://github.com/great-expectations/great_expectations/pull/8434))
* [MAINTENANCE] Update ListTableNamesAction to use GxAgentEnvVars ([8450](https://github.com/great-expectations/great_expectations/pull/8450))
* [MAINTENANCE] Add check that each test only has one required marker. ([8477](https://github.com/great-expectations/great_expectations/pull/8477))
* [MAINTENANCE] Add test case for run_name_template using env_var ([8461](https://github.com/great-expectations/great_expectations/pull/8461))
* [MAINTENANCE] Delete `azure-pipelines-dev.yml` ([8476](https://github.com/great-expectations/great_expectations/pull/8476))
* [MAINTENANCE] Test out releaser github action ([8478](https://github.com/great-expectations/great_expectations/pull/8478))
* [MAINTENANCE] Add missing marker to pyproject.toml ([8481](https://github.com/great-expectations/great_expectations/pull/8481))
* [MAINTENANCE] Slack notifications if non-pr ci github action pipeline fails ([8485](https://github.com/great-expectations/great_expectations/pull/8485))
* [MAINTENANCE] Run additional matrix steps on any non-`pull_request` event ([8486](https://github.com/great-expectations/great_expectations/pull/8486))
* [MAINTENANCE] GX-Release Process update to use GitHub Actions ([8484](https://github.com/great-expectations/great_expectations/pull/8484))