MyGit

2.20.3

PrefectHQ/prefect

版本发布时间: 2024-08-23 04:33:41

PrefectHQ/prefect最新发布版本:3.0.0rc20(2024-08-30 02:00:42)

2.20.3: Background to the future

Two items of note in this release:

A note on dependencies: Last week, a major version upgrade of one of Prefect's dependencies (griffe) caused quite the headache for some users' environments, and we are sorry for the inconvenience this caused; in general, we strive to keep major version upper bounds on all of our dependencies, but an oversight caused this dependency to go without an upper bound. This release fixes that issue and added in a few other upper bounds that weren't present.

prefect server start --background: By popular request, this release features a new flag on prefect server start that runs the server in a background process. When starting a background server, a server.pid file is written to the $PREFECT_HOME directory with the process ID of the background server. This lets prefect server stop know which process to interrupt. Currently, only one background server can be started at a time.

New Features 🎉

Bug Fixes 🐞

Integrations & Dependencies 🤝

Full Changelog: https://github.com/PrefectHQ/prefect/compare/2.20.2...2.20.3

相关地址:原始地址 下载(tar) 下载(zip)

查看:2024-08-23发行的版本