Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 3, 2022

Bumps prefect from 0.15.7 to 1.3.0.

Release notes

Sourced from prefect's releases.

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
  • Add container parameter to ReadNamespacedPodLogs - #5979

Contributors

Release 1.2.3

Changelog

Enhancements

  • Add support for ExtraArgs on S3 result upload - #5887
  • Add configuration options for the client's rate limit backoff - #5823

Fixes

  • Allow untracked flows to be run during a tracked flow run - #5782
  • Fix bug with infinite loop when parsing DST cron schedules - #5957
  • Fix issue where complex Python dependencies could break Docker storage builds - #5860
  • Fix issue where Git storage could not be serialized without a repo - #5877
  • Fix issues with grpcio builds on the Prefect base image with Python 3.10 - #5832

Task library

... (truncated)

Changelog

Sourced from prefect's changelog.

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.

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
  • Add container parameter to ReadNamespacedPodLogs - #5979

Contributors

1.2.3

Released on July 5, 2022.

Enhancements

  • Add support for ExtraArgs on S3 result upload - #5887
  • Add configuration options for the client's rate limit backoff - #5823

Fixes

  • Allow untracked flows to be run during a tracked flow run - #5782
  • Fix bug with infinite loop when parsing DST cron schedules - #5957

... (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.3.0.
- [Release notes](https://github.com/PrefectHQ/prefect/releases)
- [Changelog](https://github.com/PrefectHQ/prefect/blob/1.3.0/CHANGELOG.md)
- [Commits](PrefectHQ/prefect@0.15.7...1.3.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 Aug 3, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 8, 2022

Superseded by #110.

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