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 1.1.0 in /python #84

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps prefect from 0.15.7 to 1.1.0.

Release notes

Sourced from prefect's releases.

Release 1.1.0

Changes

Thanks to our many contributors!

Features

  • Add .pipe operator to prefect.Task for functional chaining - #5507
  • Add Kubernetes authentication support to VaultSecret - #5412

Enhancement

  • Allow tasks to consume self as an argument - #5508
  • Improve the default idempotency key for create_flow_run task when mapping during a local flow run - #5443

Fixes

  • Fix the broken URL displayed in entrypoint.sh - #5490
  • Fix zombie processes created by Hasura container during prefect server start - #5476

Task Library

  • Add Airbyte configuration export task - #5410
  • Update Glob task to accept a string path - #5499
  • Fix pod logging while using RunNamespacedJob - #5514
  • Add include_generated_sql option to CubeJSQueryTask - #5471

Contributors

Release 1.0.0

πŸŽ‰

See the latest documentation and our release blog post.

Highlights

  • Authentication with tokens has been removed; use API keys instead. - #4643
  • Python 3.6 is no longer supported; use Python 3.7+ instead. - #5136
  • Flow Environments have been removed; use RunConfigs instead. - #5072, docs
  • We have a new Discourse community to encourage lasting discussions.

... (truncated)

Changelog

Sourced from prefect's changelog.

1.1.0

Released on March 10, 2022.

Features

  • Add .pipe operator to prefect.Task for functional chaining - #5507
  • Add Kubernetes authentication support to VaultSecret - #5412

Enhancement

  • Allow tasks to consume self as an argument - #5508
  • Improve the default idempotency key for create_flow_run task when mapping during a local flow run - #5443

Fixes

  • Fix the broken URL displayed in entrypoint.sh - #5490
  • Fix zombie processes created by Hasura container during prefect server start - #5476

Task Library

  • Add Airbyte configuration export task - #5410
  • Update Glob task to accept a string path - #5499
  • Fix pod logging while using RunNamespacedJob - #5514
  • Add include_generated_sql option to CubeJSQueryTask - #5471

Contributors

1.0.0

Released on February 23, 2022.

Highlights

  • Authentication with tokens has been removed; use API keys instead. - #4643
  • Python 3.6 is no longer supported; use Python 3.7+ instead. - #5136
  • Flow Environments have been removed; use RunConfigs instead. - #5072, docs
  • We have a new Discourse community to encourage lasting discussions.

Breaking Changes

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