Skip to content

chore(deps): bump prefect from 0.15.7 to 1.4.0 in /python#112

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python/prefect-1.4.0
Closed

chore(deps): bump prefect from 0.15.7 to 1.4.0 in /python#112
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python/prefect-1.4.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 20, 2022

Bumps prefect from 0.15.7 to 1.4.0.

Release notes

Sourced from prefect's releases.

Release 1.4.0

Changes

Enhancements

  • Add get_latest to TaskRunView#6749
  • Update agents to allow logs to be disabled with PREFECT__CLOUD__SEND_FLOW_RUN_LOGS#6833

Fixes

  • Fix bug where scheduler_comm.close_rpc() was not awaited in DaskExecutor#6793
  • Fix bug where the Prefect diagnostics logger could duplicate output — #6832

Task library

  • Add validation for node type id and instance pool id in Databricks NewCluster#6853

Release 1.3.1

Changes

Fixes

  • Fix bug where flows with emoji characters pass flow.validate(), but fail to extract from file - #6375
  • Fix FlowRunView task run query errors when all task runs in the flwo run are cached - #6572
  • Update FlowRunView to avoid retrieval of cached static tasks during latest calls - #6572
  • Update FlowRunView to be robust to multithreaded usage - #6572

Task Library

  • Add state handler to log to Snowflake - #5671
  • Fix default idempotency token for DatabricksSubmitMultitaskRun - #6412
  • Fix custom tag type for Databricks NewCluster - #6573
  • Fix empty file handling in S3List task - #6028

Contributors

Release 1.3.0

Enhancements

  • Allow custom job name for Kubernetes flow runsto be set in job template - #5819

Task Library

  • Adds container parameter to ReadNamespacedPodLogs - #5979
  • Add PowershellTask for running commands with Microsoft Powershell - #6035

... (truncated)

Changelog

Sourced from prefect's changelog.

1.4.0

Released on September 19, 2022.

Enhancements

  • Add get_latest to TaskRunView#6749
  • Update agents to allow logs to be disabled with PREFECT__CLOUD__SEND_FLOW_RUN_LOGS#6833

Fixes

  • Fix bug where scheduler_comm.close_rpc() was not awaited in DaskExecutor#6793
  • Fix bug where the Prefect diagnostics logger could duplicate output — #6832

Task library

  • Add validation for node type id and instance pool id in Databricks NewCluster#6853

1.3.1

Released on September 7, 2022.

Fixes

  • Fix bug where flows with emoji characters pass flow.validate(), but fail to extract from file - #6375
  • Fix FlowRunView task run query errors when all task runs in the flwo run are cached - #6572
  • Update FlowRunView to avoid retrieval of cached static tasks during latest calls - #6572
  • Update FlowRunView to be robust to multithreaded usage - #6572

Task Library

  • Add state handler to log to Snowflake - #5671
  • Fix default idempotency token for DatabricksSubmitMultitaskRun - #6412
  • Fix custom tag type for Databricks NewCluster - #6573
  • Fix empty file handling in S3List task - #6028

Contributors

1.3.0

Released on August 2, 2022.

Enhancements

... (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)

Bumps [prefect](https://github.com/PrefectHQ/prefect) from 0.15.7 to 1.4.0.
- [Release notes](https://github.com/PrefectHQ/prefect/releases)
- [Changelog](https://github.com/PrefectHQ/prefect/blob/1.4.0/CHANGELOG.md)
- [Commits](PrefectHQ/prefect@0.15.7...1.4.0)

---
updated-dependencies:
- dependency-name: prefect
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 20, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 6, 2022

Superseded by #121.

@dependabot dependabot bot closed this Dec 6, 2022
@dependabot dependabot bot deleted the dependabot/pip/python/prefect-1.4.0 branch December 6, 2022 20:16
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants