Releases: nicnocquee/dataqueue
Releases · nicnocquee/dataqueue
v1.39.0
What's Changed
- Add job dependencies (dependsOn) across Postgres, Redis, demo, and docs by @nicnocquee in #40
Full Changelog: v1.38.0...v1.39.0
v1.38.0
What's Changed
- Update MCP command to use scoped package name by @nicnocquee in #39
Full Changelog: v1.37.0...v1.38.0
v1.37.0
What's Changed
- Update CLI commands to use package name @nicnocquee/dataqueue by @nicnocquee in #38
Full Changelog: v1.36.0...v1.37.0
v1.36.0
What's Changed
- Fix migration env loading when using --envPath by @nicnocquee in #37
Full Changelog: v1.35.0...v1.36.0
v1.35.0
What's Changed
- Add background supervisor for automated maintenance tasks by @nicnocquee in #26
- Add configurable retry strategy for job processing by @nicnocquee in #27
- Enhance job queue configuration and transactional job creation by @nicnocquee in #28
- Add batch job insertion functionality to job queue by @nicnocquee in #29
- Update contributing guidelines and remove changeset configuration files by @nicnocquee in #30
- Add event hooks for job lifecycle management in DataQueue by @nicnocquee in #31
- Enhance job output handling in DataQueue by @nicnocquee in #32
- Add group-based concurrency limits to job processing by @nicnocquee in #33
- Add dead-letter job type support in DataQueue by @nicnocquee in #34
- Fix-e2e-tests by @nicnocquee in #35
- Update comparison documentation and component to include pg-boss by @nicnocquee in #36
Full Changelog: v1.34.0...v1.35.0
v1.34.0
Added:
- new CLI command
install-skills - new CLI command
install-rules - new CLI command
install-mcp
v1.33.0
- new init command
v1.32.0
What's Changed
- Update the demo by @nicnocquee in #23
- Enhance job cleanup functionality and documentation by @nicnocquee in #24
- Redis-parity by @nicnocquee in #25
Full Changelog: v1.31.0...v1.32.0
v1.31.0
What's Changed
- Add cron scheduling feature to DataQueue by @nicnocquee in #22
Full Changelog: v1.30.0...v1.31.0
v1.30.0
New dashboard library