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

Bump prefect from 2.7.1 to 2.8.5 #186

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2023

Bumps prefect from 2.7.1 to 2.8.5.

Release notes

Sourced from prefect's releases.

Release 2.8.5

We're excited to celebrate two first-time contributors in this release! 🎉

Thanks for your contributions, and thank you for being a part of the Prefect community!

This release includes faster deployment deletion, a fix for CLI login, and more. See the release notes for full details.

2.8.4

We are excited to celebrate many first-time contributors in this release 🎉:

Thank you for your contributions and we look forward to your continued involvement in the Prefect community! 💪

Additionally, this release brings several exciting enhancements to Prefect, including improvements to the Azure filesystem block, added support for yaml config strings to KubernetesClusterConfig, and much more. See the release notes for details and bug fixes!

Release 2.8.3

This release adds client-side hooks 🪝 that allow you to call functions when your flow or task enters a Completed or Failed state, improvements to Kubernetes log streaming behavior, and much more!

Check out the release notes for more details.

Release 2.8.2

This release fixes a bug where plugins were not automatically loaded, preventing blocks from collections or extra entrypoints from being available in some situations.

See the release notes for details.

Release 2.8.1

This release deprecates use of "Orion" throughout our library in favor of clearer language.

See the release notes for more details and additional fixes and enhancements.

Release 2.8.0

This release adds the ability to prioritize flow runs with 🏊 work pools, create flow runs from the UI with parameters from a previous run, and more enhancements and fixes!

Check out the release notes for more details.

Release 2.7.12

This release includes custom flow and task run names as well as some 🐞 squashing.

See the release notes for details!

Release 2.7.11

This release adds the ability to run loggers outside of Prefect flows, a bug fix for Kubernetes early exits when no timeout was provided, and development on experimental 🔬 features!

... (truncated)

Changelog

Sourced from prefect's changelog.

Release 2.8.5

Enhancements

Fixes

Experimental

Documentation

New Contributors

Release 2.8.4

Enhancements

Fixes

... (truncated)

Commits
  • 81a6720 Add 2.8.5 release notes (#8761)
  • e1275c9 Run uvicorn signal forwarding tests in service test suite (#8746)
  • 27c5385 Fix prefect flow-run cancel help (#8755)
  • f04252c Ignore fsspec 2023.3.0 during requirements installation (#8757)
  • 7450ef3 Corrected typo in Storage.md (#8692)
  • f2f4697 Improve CI time for migration tests (#8745)
  • 763ef31 Fix Kubernetes job watch timeout request error by rounding (#8733)
  • 9cee961 Add support for float timeouts using alarms (#8737)
  • a8fac67 Increase sleep time in `test_from_async_send_callback_from_runtime_allows_con...
  • d62d3be Adds worker command output when applying deployments with a work pool (#8725)
  • 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 2.7.1 to 2.8.5.
- [Release notes](https://github.com/PrefectHQ/prefect/releases)
- [Changelog](https://github.com/PrefectHQ/prefect/blob/main/RELEASE-NOTES.md)
- [Commits](PrefectHQ/prefect@2.7.1...2.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 10, 2023
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants