Great Expectations Versions Save

Always know what to expect from your data.

0.18.6

4 months ago
  • [BUGFIX] 0.18.x: Microsoft Fabric Semantic Link API update (#9102)
  • [BUGFIX] 0.18.x cherrypick create_temp_tables fixes from develop (#9124)
  • [BUGFIX] B/remove connection log v0.18 (#9136)
  • [BUGFIX] Fix QueryAsset with create_temp_table=False (#9148)
  • [DOCS] Fix doc test to use create_temp_table=True with QueryAsset (#9137)
  • [DOCS] how_to_connect_to_postgresql_data uses create_temp_table=True (#9140)
  • [MAINTENANCE] Delete test_run_multibatch_data_assistant_and_checkpoint (#9128)

0.18.5

5 months ago
  • [BUGFIX] validator head query limit (#9071)
  • [BUGFIX] Databricks shared compute fix (#9034)
  • [MAINTENANCE] Add 0.18.3 release notes to 0.18.x branch (#9074)
  • [MAINTENANCE] add_or_update_checkpoint with expectation_suite_ge_cloud_id (#9070)

0.18.4

5 months ago
  • [BUGFIX] Fix clickhouse like operators (#9068)
  • [BUGFIX] Fix Snowflake error when using alternative connection details format (#9056)

0.18.3

6 months ago
  • [FEATURE] Update SnowflakeDatasource connection details (#8922)
  • [DOCS] Minor Updates to Create a Data Asset (#8952)
  • [DOCS] List the Available GX Cloud Expectations in Manage Expectations (#8959)
  • [DOCS] DSB-484 Improve Quickstart diagram links (#8951)
  • [DOCS] Update Add Validation Data or Expectation Suites to a Checkpoint (#8931)
  • [MAINTENANCE] Add delete Data Source and Data Asset methods to end-to-end tests (#8956)
  • [MAINTENANCE] Add Nevin and cleanup teams.yml (#8955)
  • [MAINTENANCE] dry up validation status calc (#8962)
  • [MAINTENANCE] Update type hints so our decorators play well with classes (#8935)
  • [CONTRIB] add sqlalchemy execution engine compatability to expect_column_values… (#8942) (thanks @mcornew)
  • [CONTRIB] add sqlalchemy support for expect_multicolumn_values_not_to_be_all_null (#8938) (thanks @itaise)

0.18.2

6 months ago
  • [DOCS] Update Connect to SQL Database Data Assets (#8918)
  • [DOCS] DSB-353: Add GX Cloud Architecture and Deployment Patterns page (#8904)
  • [DOCS] Update descs for custom expectations (#8923)
  • [DOCS] Update cloud docs for data assets (#8932)
  • [DOCS] Update syntax highlighting in main README (#8811)
  • [DOCS] Minor Updates to GX Cloud Documentation (#8939)
  • [DOCS] add FabricPowerBIDatasource api docs (#8948)
  • [DOCS] Document Add Data Asset to Existing Data Source Functionality (#8949)
  • [DOCS] Create OSS Troubleshooting Topic (#8898)
  • [DOCS] Minor Updates to Create a Data Asset (#8952)
  • [MAINTENANCE] Helpful Message for Expectations that require Metrics that are not available (#8906)
  • [MAINTENANCE] Lint Docs tests (#8930)
  • [MAINTENANCE] PandasFilesystemDatasource E2E tests (#8884)
  • [MAINTENANCE] Remove Cloud integration tests with duplicated logic (#8940)
  • [MAINTENANCE] Fix error in boolean logic for local assume command (#8941)
  • [MAINTENANCE] pre-commit autoupdate (#8934)
  • [MAINTENANCE] Add local verify step for pact tests (#8876)

0.18.1

6 months ago
  • [FEATURE] Expect column specified percentile value to be above a given value. (#8907) (thanks @kurt1984)
  • [FEATURE] Warn users if more specific SQL Datasource is available. (#8914)
  • [DOCS] Update Cloud Quickstart save expectation suite example (#8893)
  • [DOCS] Update Section Title (#8905)
  • [DOCS] add 'user' access token clarification to GX Cloud quickstart (#8912)
  • [DOCS] Remove TOC Content Duplication (#8917)
  • [DOCS] Create a New Get Support Topic (#8849)
  • [MAINTENANCE] Get checkpoint endpoint contract test (#8881)
  • [MAINTENANCE] Add Expectation Suite Pact tests (#8885)
  • [MAINTENANCE] Do not skip spark tests in cloud stage (#8901)
  • [MAINTENANCE] List checkpoints endpoint contract test (#8886)
  • [MAINTENANCE] Adjust timeouts for cloud-tests services (#8910)
  • [MAINTENANCE] Typing render/view (#8903)
  • [MAINTENANCE] Better error msg for refrence environments (#8913)
  • [MAINTENANCE] remove deprecated usage of pydantic Extra (#8896)
  • [MAINTENANCE] E2E Test - Spark Filesystem with Cloud (#8889)
  • [MAINTENANCE] Update ruff + black + mypy (#8902)
  • [MAINTENANCE] Deal with GxDatasourceWarning warnings in docs-snippet tests (#8924)
  • [MAINTENANCE] Add JennyTee as core contributor (#8921)
  • [CONTRIB] [FEATURE]-add-threshold-parameter (#8891) (thanks @tb102122)

0.18.0

6 months ago
  • [BUGFIX] Only update self.assets if cloud deletion successful (#8894)
  • [DOCS] DSB-321: Add workflow diagram to OSS Quickstart (#8804)
  • [DOCS] Add @public_api to Method (#8870)
  • [DOCS] Update Instances of Source Data to Data Source (#8857)
  • [DOCS] Airflow tutorial (#8858) (thanks @r34ctor)
  • [DOCS] Create About GX Cloud Content (#8834)
  • [MAINTENANCE] Use contract test response bodies as unit test mocks (#8855)
  • [MAINTENANCE] Flakey usage-stats test fixes (#8861)
  • [MAINTENANCE] Run docs-snippets tests on every PR (#8866)
  • [MAINTENANCE] Increase docker compose up services timeout (#8864)
  • [MAINTENANCE] Remove docs-snippets name (#8867)
  • [MAINTENANCE] Column Descriptive Metrics: Remove compute_metrics_with_aborted_metrics (#8865)
  • [MAINTENANCE] Bump @babel/traverse from 7.23.0 to 7.23.2 in /docs/docusaurus (#8838)
  • [MAINTENANCE] Improve Cloud update Snowflake Data Source tests (#8868)
  • [MAINTENANCE] Remove the deprecated save_changes parameters on ADC data source crud methods (#8859)
  • [MAINTENANCE] Bump urllib3 from 1.26.17 to 1.26.18 in /docs_rtd (#8840)
  • [MAINTENANCE] Cloud integration tests documentation (#8871)
  • [MAINTENANCE] Remove deprecated code in advance of v18 release (#8863)
  • [MAINTENANCE] Add contract interactions for GET and POST datasource (#8877)
  • [MAINTENANCE] Add pre-commit autofix to PRs (#8873)
  • [MAINTENANCE] Only run docs-snippets on doc changes (#8880)
  • [MAINTENANCE] Quieter logging (#8892)
  • [MAINTENANCE] E2E Test - Pandas In Memory with Cloud (#8887)
  • [MAINTENANCE] Add SparkDatasource End-to-End test (#8879)

0.17.23

6 months ago
  • [FEATURE] Unexpected index list with/without values - New parameter in result_format (#8785) (thanks @MMoussabbih)
  • [DOCS] Update Cloud Docs to Include Docker Methodology (#8820)
  • [DOCS] Updated language & code refs for Databricks Getting Started (#8751)
  • [DOCS] Remove all mentions of profilers in public docs (#8825)
  • [DOCS] Create New Content for Column Descriptive Metrics in GX Cloud (#8814)
  • [DOCS] Document GX Cloud Data Assistant Functionality (#8829)
  • [DOCS] Update set_up_gx_cloud.md (#8832)
  • [DOCS] Update Manage Expectation Suites in GX Cloud Docs (#8842)
  • [DOCS] Remove Troubleshooting Entry from GX Cloud TOC (#8846)
  • [MAINTENANCE] Column Descriptive Metrics: Don't add empty string for type (#8830)
  • [MAINTENANCE] Add cloud api via docker compose for testing (#8803)
  • [MAINTENANCE] Remove public_api decorators from RBP (#8812)
  • [MAINTENANCE] mypy 1.6 (#8837)
  • [MAINTENANCE] Delete legacy BasicSuiteBuilderProfiler (#8808)
  • [MAINTENANCE] Run ci-is-on-main-repo in merge queue. (#8839)
  • [MAINTENANCE] Add pact contract testing with GX Cloud (#8831)
  • [MAINTENANCE] Allow re-publishing Pact on same commit (#8851)
  • [CONTRIB] Also run CI when a PR becomes Ready for Review (#8833)

0.17.22

7 months ago
  • [BUGFIX] Column Descriptive Metrics: Skip finding semantic type info for UNKNOWN columns (#8815)
  • [BUGFIX] Column Descriptive Metrics: Convert table name to lowercase for snowflake (#8817)
  • [BUGFIX] Improve datasource crud (#8773)
  • [BUGFIX] Fix Snowflake 'connection_string' TestConnectionError (#8816)
  • [BUGFIX] Fix missing config_provider (#8822)
  • [DOCS] Minor Syntax Update (#8806)
  • [DOCS] Update docs to reference new gx/ dir instead of great_expectations/ (#8717)
  • [MAINTENANCE] Remove ge_cloud_mode from Store (#8747)
  • [MAINTENANCE] Bump urllib3 from 1.26.5 to 1.26.17 in /docs_rtd (#8802)
  • [MAINTENANCE] Delete legacy JsonSchemaProfiler (#8807)
  • [MAINTENANCE] Column Descriptive Metrics: Default to UNKNOWN if type is not found (#8810)
  • [MAINTENANCE] Column Descriptive Metrics: Empty string instead of UNKNOWN if table column type introspection fails (#8819)
  • [MAINTENANCE] Delete outdated context fixtures (#8809)
  • [MAINTENANCE] Bump gitpython from 3.1.35 to 3.1.37 in /docs_rtd (#8818)
  • [MAINTENANCE] Fix docs-snippets CI step (#8827)
  • [CONTRIB] Updates to MulticolumnValuesSumValuesEqualToSingleColumn (#8798) (thanks @calvingdu)
  • [CONTRIB] New MulticolumnValuesProductEqualToSingleColumn Expectation (#8799) (thanks @calvingdu)

0.17.21

7 months ago
  • [FEATURE] DataDocs Renderer for ExpectMulticolumnSumToEqual and LikePattern Expectations (#8739)
  • [FEATURE] Allow optional expectation_suite_name to be passed to RunDataAssistantEvent (#8693)
  • [BUGFIX] Column Descriptive Metrics: Single connection (#8758)
  • [DOCS] Updated link for Prefect integration (#8749)
  • [DOCS] Fixed broken links in footer to match marketing page (#8748)
  • [DOCS] Remove examples of YAML configuration for Checkpoints in docs (#8704)
  • [DOCS] Remove YAML Configuration Option from Manage Checkpoints and Other Documentation (#8637)
  • [DOCS] Create Snowflake Quickstart for GX Cloud (#8756)
  • [DOCS] Create GX Cloud Agent Installation Topic (#8760)
  • [DOCS] Update Section Link in GX Cloud TOC (#8772)
  • [DOCS] Update Cloud Snowflake install instructions (#8776)
  • [DOCS] Add GX Cloud Content (#8775)
  • [DOCS] Update Link on Landing Page (#8794)
  • [DOCS] Minor Update to Code Syntax in Quickstart (#8800)
  • [DOCS] Consistent pip install instructions (#8801)
  • [DOCS] Add Mermaid plugin to Docusaurus (#8793)
  • [MAINTENANCE] Column Descriptive Metrics: Add metric exceptions (#8754)
  • [MAINTENANCE] Update CODEOWNERS js rule to include front end community of practice (#8763)
  • [MAINTENANCE] Fix CI - DictDot typing issue (#8765)
  • [MAINTENANCE] Stop using extras to install test dependencies (#8767)
  • [MAINTENANCE] Skip full marker test on merge_group (#8766)
  • [MAINTENANCE] Update Fabric MeasureAsset.groupby_columns signature (#8764)
  • [MAINTENANCE] Add great_expectations_cloud as a dependency (#8762)
  • [MAINTENANCE] Bump Cloud dependency to 0.0.3.dev3 (#8774)
  • [MAINTENANCE] Fix merge group worker usage (#8778)
  • [MAINTENANCE] SQL column identifier testing - ensure expectations fail when expected (#8757)
  • [MAINTENANCE] Use checkoutV3 (#8777)
  • [MAINTENANCE] Expectations typings (#8784)
  • [MAINTENANCE] Removing gallery parameter parse_strings_as_datetimes (#8786)
  • [MAINTENANCE] Prevent block-style datasource creation with Cloud-backed contexts (#8791)
  • [MAINTENANCE] Raise error if constructing FDS with individual args through base context API (#8792)
  • [MAINTENANCE] Remove SimpleCheckpoint from public API docs (#8770)
  • [MAINTENANCE] disallow-untyped-decorators (#8788)
  • [CONTRIB] Set merge_queue in CI pipeline and turn off auto-update (#8730)
  • [CONTRIB] Update notify_on_failure to not run on merge_group events (#8768)
  • [CONTRIB] Adding simple tests for CloudDataStore add_expectation_suite (#8743)
  • [CONTRIB] Adding tests for S3 Validation and Expectation Store prefix (#8761)