What's Changed
New Features ๐
- prefect-dbt - Clarify missing profile error by @seanpwlms in #14868
- Sharing state with transaction hooks by @cicdw in #14895
- Make flow version available in
runtime
by @zzstoatzz in #14897
Bug Fixes ๐
- Avoid raising errors on database passwords that contain a
$
character by @desertaxle in #14876
Development & Tidiness ๐งน
- Update @prefecthq/prefect-ui-library to version 3.5.11 by @marvin-robot in #14847
- remove
Deployment.is_schedule_active
andDeployment.schedule
by @jakekaplan in #14794 - Consolidate where transaction hooks are run by @cicdw in #14877
- Bump tailwindcss from 3.4.7 to 3.4.9 in /ui by @dependabot in #14885
- Bump vue from 3.4.35 to 3.4.37 in /ui by @dependabot in #14882
- Bump vite from 5.3.5 to 5.4.0 in /ui by @dependabot in #14884
- Bump vue-router from 4.4.2 to 4.4.3 in /ui by @dependabot in #14883
Uncategorized
- fix docs typos by @zzstoatzz in #14874
- Allow
schedules: null
inprefect.yaml
by @zzstoatzz in #14873 - Typo fix:
say_hello.submit(name="Marvin)
by @Andrew-S-Rosen in #14880 - update CODEOWNERS by @cicdw in #14889
- Update link text and remove unnecessary folder by @discdiver in #14887
- tweak task runner docs by @zzstoatzz in #14879
- Minor updates to Quickstart by @discdiver in #14860
- Ensure global codeowner reviews are accepted for specific files by @cicdw in #14893
Full Changelog: 3.0.0rc15...3.0.0rc16