Skip to content

chore(deps): bump prefect from 0.15.7 to 1.3.1 in /python#110

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

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

Conversation

@dependabot
Copy link

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

Bumps prefect from 0.15.7 to 1.3.1.

Release notes

Sourced from prefect's releases.

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
  • Move azure-mgmt-datafactory requirement to 'extras', instead of 'orchestration_extras' - #6018
  • Fix default initialization of polling_interval in azure.datafactory.PipelineRun - #6021

Contributors

Release 1.2.4

Changelog

Fixes

  • Fix bug where S3Result could fail to deserialize if pickled with mismatched Prefect versions - #5978

Task library

  • Fix sftp-task imports - #5971
  • Fix definition of Databricks GitSource at task initialization - #5974

... (truncated)

Changelog

Sourced from prefect's changelog.

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

  • 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
  • Move azure-mgmt-datafactory requirement to 'extras', instead of 'orchestration_extras' - #6018
  • Fix default initialization of polling_interval in azure.datafactory.PipelineRun - #6021

Contributors

1.2.4

Released on July 8, 2022.

... (truncated)

Commits
  • 75a081d Release 1.3.1 (#6732)
  • 4142953 Feat snowflake state handler (#5671)
  • dd7011a Merge pull request #6605 from PrefectHQ/docs-etl-tutorial
  • 2142dc2 Update ETL tutorial install and link to v2
  • 72c7ca2 Fix extract_flow_from_file for flows using emoji (#6375)
  • da3f71b Update labeler to work for external contributions (#6584)
  • cd1f639 Changes the type of custom tags for NewCluster to align with required type fr...
  • de8315d Fix S3List error on empty list (#6534)
  • 25c0e50 Fix FlowRunView task run queries when all task runs are cached (#6572)
  • 42b55d2 Always provide an idempotency key to avoid duplicate flow runs (#6571)
  • Additional commits viewable in compare view

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

---
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 8, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 20, 2022

Superseded by #112.

@dependabot dependabot bot closed this Sep 20, 2022
@dependabot dependabot bot deleted the dependabot/pip/python/prefect-1.3.1 branch September 20, 2022 20:46
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