Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2022

Bumps great-expectations from 0.15.16 to 0.15.17.

Release notes

Sourced from great-expectations's releases.

0.15.17

  • [FEATURE] Improve estimation histogram computation in NumericMetricRangeMultiBatchParameterBuilder to include both counts and bin edges (#5628)
  • [FEATURE] Enable retrieve by name for datasource with cloud store backend (#5640)
  • [FEATURE] Update DataContext.add_checkpoint() to ensure validations within CheckpointConfig contain ids (#5638)
  • [FEATURE] Add expect_column_values_to_be_valid_crc32 (#5580) (thanks @​sp1thas)
  • [FEATURE] Enable showing expectation suite by domain and by expectation_type -- from DataAssistantResult (#5673)
  • [BUGFIX] Patch flaky E2E GX Cloud tests (#5629)
  • [BUGFIX] Pass --cloud flag to dgtest-cloud-overrides section of Azure YAML (#5632)
  • [BUGFIX] Remove datasource from config on delete (#5636)
  • [BUGFIX] Patch issue with usage stats sync not respecting usage stats opt-out (#5644)
  • [BUGFIX] SlackRenderer / EmailRenderer links to deprecated doc (#5648)
  • [BUGFIX] Fix table.head metric issue when using BQ without temp tables (#5630)
  • [BUGFIX] Quick bugfix on all profile numeric column diff bounds expectations (#5651) (thanks @​stevensecreti)
  • [BUGFIX] Patch bug with id vs id_ in Cloud integration tests (#5677)
  • [DOCS] Fix a typo in batch_request_parameters variable (#5612) (thanks @​StasDeep)
  • [MAINTENANCE] CloudDataContext add_datasource test (#5626)
  • [MAINTENANCE] Update stale.yml (#5602)
  • [MAINTENANCE] Add id to CheckpointValidationConfig (#5603)
  • [MAINTENANCE] Better error message for RuntimeDataConnector for BatchIdentifiers (#5635)
  • [MAINTENANCE] type-checking round 2 (#5576)
  • [MAINTENANCE] minor cleanup of old comments (#5641)
  • [MAINTENANCE] add --clear-cache flag for invoke type-check (#5639)
  • [MAINTENANCE] Install dgtest test runner utilizing Git URL in CI (#5645)
  • [MAINTENANCE] Make comparisons of aggregate values date aware (#5642)
  • [MAINTENANCE] Add E2E Cloud test for DataContext.add_checkpoint() (#5653)
  • [MAINTENANCE] Use docker to run tests in the Azure CI pipeline. (#5646)
  • [MAINTENANCE] add new invoke tasks to tasks.py and create new file usage_stats_utils.py (#5593)
  • [MAINTENANCE] Don't include 'test-pipeline' in extras_require dict (#5659)
  • [MAINTENANCE] move tool config to pyproject.toml (#5649)
  • [MAINTENANCE] Refactor docker test CI steps into jobs. (#5665)
  • [MAINTENANCE] Only run Cloud E2E tests in primary pipeline (#5670)
  • [MAINTENANCE] Improve DateTime Conversion Candling in Comparison Metrics & Expectations and Provide a Clean Object Model for Metrics Computation Bundling (#5656)
  • [MAINTENANCE] Ensure that id_ fields in Marshmallow schema serialize as id (#5660)
  • [MAINTENANCE] data_context initial type checking (#5662)
Changelog

Sourced from great-expectations's changelog.

0.15.17

  • [FEATURE] Improve estimation histogram computation in NumericMetricRangeMultiBatchParameterBuilder to include both counts and bin edges (#5628)
  • [FEATURE] Enable retrieve by name for datasource with cloud store backend (#5640)
  • [FEATURE] Update DataContext.add_checkpoint() to ensure validations within CheckpointConfig contain ids (#5638)
  • [FEATURE] Add expect_column_values_to_be_valid_crc32 (#5580) (thanks @​sp1thas)
  • [FEATURE] Enable showing expectation suite by domain and by expectation_type -- from DataAssistantResult (#5673)
  • [BUGFIX] Patch flaky E2E GX Cloud tests (#5629)
  • [BUGFIX] Pass --cloud flag to dgtest-cloud-overrides section of Azure YAML (#5632)
  • [BUGFIX] Remove datasource from config on delete (#5636)
  • [BUGFIX] Patch issue with usage stats sync not respecting usage stats opt-out (#5644)
  • [BUGFIX] SlackRenderer / EmailRenderer links to deprecated doc (#5648)
  • [BUGFIX] Fix table.head metric issue when using BQ without temp tables (#5630)
  • [BUGFIX] Quick bugfix on all profile numeric column diff bounds expectations (#5651) (thanks @​stevensecreti)
  • [BUGFIX] Patch bug with id vs id_ in Cloud integration tests (#5677)
  • [DOCS] Fix a typo in batch_request_parameters variable (#5612) (thanks @​StasDeep)
  • [MAINTENANCE] CloudDataContext add_datasource test (#5626)
  • [MAINTENANCE] Update stale.yml (#5602)
  • [MAINTENANCE] Add id to CheckpointValidationConfig (#5603)
  • [MAINTENANCE] Better error message for RuntimeDataConnector for BatchIdentifiers (#5635)
  • [MAINTENANCE] type-checking round 2 (#5576)
  • [MAINTENANCE] minor cleanup of old comments (#5641)
  • [MAINTENANCE] add --clear-cache flag for invoke type-check (#5639)
  • [MAINTENANCE] Install dgtest test runner utilizing Git URL in CI (#5645)
  • [MAINTENANCE] Make comparisons of aggregate values date aware (#5642) (thanks @​jcampbell)
  • [MAINTENANCE] Add E2E Cloud test for DataContext.add_checkpoint() (#5653)
  • [MAINTENANCE] Use docker to run tests in the Azure CI pipeline. (#5646)
  • [MAINTENANCE] add new invoke tasks to tasks.py and create new file usage_stats_utils.py (#5593)
  • [MAINTENANCE] Don't include 'test-pipeline' in extras_require dict (#5659)
  • [MAINTENANCE] move tool config to pyproject.toml (#5649)
  • [MAINTENANCE] Refactor docker test CI steps into jobs. (#5665)
  • [MAINTENANCE] Only run Cloud E2E tests in primary pipeline (#5670)
  • [MAINTENANCE] Improve DateTime Conversion Candling in Comparison Metrics & Expectations and Provide a Clean Object Model for Metrics Computation Bundling (#5656)
  • [MAINTENANCE] Ensure that id_ fields in Marshmallow schema serialize as id (#5660)
  • [MAINTENANCE] data_context initial type checking (#5662)
Commits
  • 6ad4825 [RELEASE] 0.15.17 (#5675)
  • 593f0fd fix: patch issue with 'id' vs 'id_' (#5677)
  • 17dd7fd Tidying up the texts and config in gen; bump ops (#5678)
  • 7da9cb7 [MAINTENANCE] data_context initial type checking (#5662)
  • 24a8a53 [FEATURE]Enable showing expectation suite by domain and by expectation_type -...
  • 36283ec [MAINTENANCE] Ensure that id_ fields in Marshmallow schema serialize as `id...
  • ae7cf16 [MAINTENANCE] Improve DateTime Conversion Candling in Comparison Metrics & Ex...
  • 38b2147 [MAINTENANCE] Only run Cloud E2E tests in primary pipeline
  • 556f78d Refactor docker test CI steps into jobs. (#5665)
  • eee529b [MAINTENANCE] move tool config to pyproject.toml (#5649)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [great-expectations](https://github.com/great-expectations/great_expectations) from 0.15.16 to 0.15.17.
- [Release notes](https://github.com/great-expectations/great_expectations/releases)
- [Changelog](https://github.com/great-expectations/great_expectations/blob/develop/docs/changelog.md)
- [Commits](great-expectations/great_expectations@0.15.16...0.15.17)

---
updated-dependencies:
- dependency-name: great-expectations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file Python Pull requests that update Python code labels Aug 8, 2022
@andreybavt andreybavt merged commit 6ab5ba0 into main Aug 10, 2022
@dependabot dependabot bot deleted the dependabot/pip/giskard-ml-worker/great-expectations-0.15.17 branch August 10, 2022 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file Python Pull requests that update Python code

2 participants