openmodelingfoundation / meillionen

tools for coupling simulation models
https://openmodelingfoundation.github.io/meillionen
Other
3 stars 2 forks source link

chore(deps): bump prefect from 0.15.7 to 0.15.11 in /python #72

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps prefect from 0.15.7 to 0.15.11.

Release notes

Sourced from prefect's releases.

Release 0.15.11

Changes

Released on December 22, 2021.

Enhancements

  • Allow passing kwargs to Merge task constructor via merge() function - #5233
  • Allow passing proxies to slack_notifier - #5237

Fixes

  • Update RunGreatExpectationsValidation task to work with latest version of great_expectations - #5172
  • Allow unsetting kubernetes imagePullSecrets with an empty string - #5001
  • Improve agent handling of kubernetes jobs for flow runs that have been deleted - #5190
  • Remove beta1 from kubernetes agent template - #5194
  • Documentation improvements - #5220, #5232, #5288

Contributors

Release 0.15.10

Changelog

Released on November 30, 2021.

Enhancements

  • Add end_time to FlowRunView.get_logs - #5138
  • Update watch_flow_run to stream logs immediately instead of waiting for flow run state changes - #5138
  • Allow setting container ports for DockerRun - #5130
  • Clarify ECSRun documentation, especially the ambiguities in setting IAM roles - #5110
  • Fix deprecated usage of marshmallow.fields.Dict in RRule schedules - #4540, #4903

Fixes

  • Fix connection to local server instances when using DockerAgent on linux - #5182

Task Library

  • Add support for triggering Airbyte connection sync jobs using AirbyteConnectionTask - #5078
  • Add artifact publishing to DbtCloudRunJob task - #5135
  • Add support for running data quality checks on Spark DataFrames using soda-spark - #4901

Contributors

... (truncated)

Changelog

Sourced from prefect's changelog.

0.15.11

Released on December 22, 2021.

Enhancements

  • Allow passing kwargs to Merge task constructor via merge() function - #5233
  • Allow passing proxies to slack_notifier - #5237

Fixes

  • Update RunGreatExpectationsValidation task to work with latest version of great_expectations - #5172
  • Allow unsetting kubernetes imagePullSecrets with an empty string - #5001
  • Improve agent handling of kubernetes jobs for flow runs that have been deleted - #5190
  • Remove beta1 from kubernetes agent template - #5194
  • Documentation improvements - #5220, #5232, #5288

Contributors

0.15.10

Released on November 30, 2021.

Enhancements

  • Add end_time to FlowRunView.get_logs - #5138
  • Update watch_flow_run to stream logs immediately instead of waiting for flow run state changes - #5138
  • Allow setting container ports for DockerRun - #5130
  • Clarify ECSRun documentation, especially the ambiguities in setting IAM roles - #5110
  • Fix deprecated usage of marshmallow.fields.Dict in RRule schedules - #4540, #4903

Fixes

  • Fix connection to local server instances when using DockerAgent on linux - #5182

Task Library

  • Add support for triggering Airbyte connection sync jobs using AirbyteConnectionTask - #5078
  • Add artifact publishing to DbtCloudRunJob task - #5135
  • Add support for running data quality checks on Spark DataFrames using soda-spark - #4901

Contributors

... (truncated)

Commits


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)
dependabot[bot] commented 2 years ago

Superseded by #74.