3.0.11.dev2
版本发布时间: 2024-10-17 16:07:29
PrefectHQ/prefect最新发布版本:3.1.2.dev1(2024-11-09 16:06:05)
What's Changed
Bug Fixes 🐞
- prefect-dbt - fix dbt cli argument list for multipart commands by @e1337us3r in https://github.com/PrefectHQ/prefect/pull/15714
- Fix origin repo check that bypasses Docker Login on PRs originating from forks. by @kzvezdarov in https://github.com/PrefectHQ/prefect/pull/15724
Development & Tidiness 🧹
- Split out runner and worker tests to avoid hanging test suite by @desertaxle in https://github.com/PrefectHQ/prefect/pull/15715
- Update @prefecthq/prefect-ui-library to version 3.11.3 by @marvin-robot in https://github.com/PrefectHQ/prefect/pull/15717
- Only authenticate with Docker when running on a branch by @desertaxle in https://github.com/PrefectHQ/prefect/pull/15708
- Update @prefecthq/prefect-design to version 2.13.3 by @marvin-robot in https://github.com/PrefectHQ/prefect/pull/15721
- give more time for integration serve flow by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15720
- de-flake serve integration test by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15726
Uncategorized
- give more time for state to integration flow to finish by @jakekaplan in https://github.com/PrefectHQ/prefect/pull/15723
- Avoid crashing flows when job watch exits but conatiner is still running by @soamicharan in https://github.com/PrefectHQ/prefect/pull/15728
New Contributors
- @soamicharan made their first contribution in https://github.com/PrefectHQ/prefect/pull/15728
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.0.11.dev1...3.0.11.dev2