Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump prefect from 0.15.7 to 1.4.1 in /python #121

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 6, 2022

Bumps prefect from 0.15.7 to 1.4.1.

Release notes

Sourced from prefect's releases.

Release 1.4.1

No release notes provided.

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

... (truncated)

Changelog

Sourced from prefect's changelog.

1.4.1

Released on December 5, 2022.

Fixes

  • Fix upper bound on Kubernetes requirement — #7397
  • Ensure that Dask callbacks are attached during concurrent usage — #7669

Task library

  • Add CubePreAggregationsBuildTask task — #7168
  • Add upload_options support to the `S3Upload1 task — #7467

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

... (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.1.
- [Release notes](https://github.com/PrefectHQ/prefect/releases)
- [Changelog](https://github.com/PrefectHQ/prefect/blob/1.4.1/CHANGELOG.md)
- [Commits](PrefectHQ/prefect@0.15.7...1.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2022
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