Releases: ByteVeda/taskito
Releases · ByteVeda/taskito
v0.11.0
What's Changed
- chore(deps): bump picomatch in /dashboard by @dependabot[bot] in #48
- chore(deps-dev): bump vite from 6.4.1 to 6.4.2 in /dashboard by @dependabot[bot] in #49
- docs: restructure documentation into logical sections by @pratyush618 in #50
- feat: DAG workflow engine (phases 2-8) by @pratyush618 in #51
New Contributors
- @dependabot[bot] made their first contribution in #48
Full Changelog: 0.10.1...0.11.0
v0.10.1
0.10.0
What's Changed
- feat: smart scheduling — adaptive polling, duration cache, weighted dispatch by @pratyush618 in #41
- docs: add smart scheduling to 0.9.0 changelog by @pratyush618 in #42
- feat: replace vanilla JS dashboard with Preact + Vite + Tailwind SPA by @pratyush618 in #43
- refactor: replace dashboard if/elif routing with declarative tables by @pratyush618 in #44
- fix: dashboard light theme, error states, and barrel exports by @pratyush618 in #45
- chore: update repo references after ByteVeda transfer by @pratyush618 in #46
Full Changelog: 0.9.0...0.10.0
v0.9.0
What's Changed
- chore: CI uv migration, feature-flag checks, docs improvements by @pratyush618 in #32
- feat: multi-process prefork worker pool by @pratyush618 in #33
- feat: worker discovery, lifecycle events, and coordination by @pratyush618 in #34
- feat: task result streaming with publish/stream/astream by @pratyush618 in #35
- feat: async method parity, prefork logging, streaming fixes by @pratyush618 in #36
- docs: prefork guide, streaming guide, updated comparison by @pratyush618 in #37
- refactor: prefork child hardening and app.py documentation by @pratyush618 in #38
- feat: prefork child auto-restart on crash by @pratyush618 in #39
- docs: restructure for adoption — guarantees, failure model, benchmarks by @pratyush618 in #40
Full Changelog: 0.8.0...0.9.0
v0.8.0
What's Changed
- feat: namespace-based routing for multi-tenant isolation by @pratyush618 in #31
Full Changelog: 0.7.0...0.8.0
v0.7.0
What's Changed
- feat: bug fixes, code quality, and new features for v0.7.0 by @pratyush618 in #30
Full Changelog: 0.6.0...0.7.0
v0.6.0
What's Changed
- Configure Dependabot for multiple package ecosystems by @pratyush618 in #29
- feat: customization options for contrib, middleware, events, and queue config by @pratyush618 in #28
Full Changelog: 0.5.0...0.6.0
v0.5.0
What's Changed
- feat: resource system, native async, KEDA integration by @pratyush618 in #27
Full Changelog: 0.4.0...0.5.0
v0.4.0
What's Changed
- Add CLAUDE.md to .gitignore by @pratyush618 in #22
- feat: production readiness — distributed locking, async workers, and docs by @pratyush618 in #23
- fix: resolve PyO3 extension-module linking for cargo test and maturin builds by @pratyush618 in #24
- chore: bump GitHub Actions to Node.js 24 compatible versions by @pratyush618 in #25
Full Changelog: 0.3.0...0.4.0
v0.3.0
What's Changed
- Feat/advanced features by @pratyush618 in #12
- Refactor CI workflow for PyPI publishing by @pratyush618 in #13
- fix: publish workflow and restore CI workflow by @pratyush618 in #14
- Add QEMU setup to publish workflow by @pratyush618 in #15
- Fix/local build backends by @pratyush618 in #17
- fix: postgres backend connection pooling and worker GIL handling by @pratyush618 in #18
- Enhance publish.yml for PyPI with new dependencies by @pratyush618 in #19
- Update tag pattern for PyPI publishing workflow by @pratyush618 in #20
- Simplify installation scripts in publish.yml by @pratyush618 in #21
Full Changelog: 0.2.3...0.3.0