0.14.0.dev1
Pre-release
Pre-release
·
645 commits
to develop
since this release
What's Changed
- ⚙️ FEATURE: Set task status to RETRY during retry attempts by @aravindhbalaji04 in #90
- Feature/84 by @FernandoCelmer in #99
- 🪲 BUG-#82: Fix backoff mutating retry_delay permanently across calls by @FernandoCelmer in #100
- ⚙️ FEATURE-#102: Workflow observability — task.errors and retry tracking by @FernandoCelmer in #113
- ⚙️ FEATURE-#104: Add StorageS3 provider for AWS S3 persistence by @FernandoCelmer in #114
- ⚙️ FEATURE-#115: Add StorageGCS provider for Google Cloud Storage persistence by @FernandoCelmer in #116
- ⚙️ FEATURE-#101: Checkpoint-based durable state (resume from failure) by @FernandoCelmer in #118
- 📘 DOCS-#119: Fix documentation gaps — incorrect references, missing parameters, outdated attributes by @FernandoCelmer in #120
- ⚙️ FEATURE-#107: Rewrite dotflow init with interactive cookiecutter template by @FernandoCelmer in #121
- ⚙️ FEATURE-#103: Add async/await support for actions by @FernandoCelmer in #122
- ⚙️ FEATURE-#125: Add workflow scheduler with cron-based recurring execution by @FernandoCelmer in #126
New Contributors
- @aravindhbalaji04 made their first contribution in #90
Full Changelog: v0.13.2...v0.14.0.dev1