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.10 in /python #69

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps prefect from 0.15.7 to 0.15.10.

Release notes

Sourced from prefect's releases.

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

Release 0.15.9

This hotfix release fixes an issue where the kubernetes agent would attempt to load a secret value and fail if it was not present.

See the PR for details.

Don't miss all the exciting changes from 0.15.8 released today as well.

Release 0.15.8

Features

  • Add support for rich iCal style scheduling via RRules - #4901
  • Add Google Cloud Vertex agent and run configuration - #4989

Enhancements

  • Allow Azure flow storage to overwrite existing blobs - #5103
  • Provide option to specify a dockerignore when using Docker storage - #4980
  • Add keep-alive connections for kubernetes client API connections - #5066
  • Add idempotency_key to create_flow_run task - #5125
  • Add raise_final_state to wait_for_flow_run task to reflect child flow run state - #5129

... (truncated)

Changelog

Sourced from prefect's changelog.

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

0.15.9

Released on November 10, 2021.

This hotfix release fixes an issue where the kubernetes agent would attempt to load a secret value and fail if it was not present.

See the PR for details.

0.15.8

Released on November 10, 2021.

Features

  • Add support for rich iCal style scheduling via RRules - #4901
  • Add Google Cloud Vertex agent and run configuration - #4989

Enhancements

  • Allow Azure flow storage to overwrite existing blobs - #5103
  • Provide option to specify a dockerignore when using Docker storage - #4980

... (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 #72.