All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- bump: to v1.0.0-rc.7 (#68)
- chore: expose ack api (#67)
- bump: to v1.0.0-rc.6 (#60)
- add(shared): new_with_pool_otions for a customizable pool creation (#50)
- bump: to v1.0.0-rc.2 (#43)
- bump: to v1.0.0-rc.2 (#34)
- feat: use DateTime abstraction from apalis-sql
- bump: update apalis deps to rc.2
- bump: to v1.0.0-rc.1 (#28)
- chore: streamline the workflow steps (#22)
apalis-boardsupport- Workflow support
- Event driven listener
- Moved from monorepo
- (sqlite) Handle empty ID list in fetch_next to yield None, that make Event::Idle never trigger (#571)
- Improve sqlite queries with transactions and single statement queries (#549)
- Reenqueue oprphaned before starting streaming (#507)
- Ease apalis-core default features (#538)
- Generic retry persist check (#498)
- Add associated types to the
Backendtrait (#516)
- Allow polling only when worker is ready (#472)
- Fix typos (#346)
- Configurable worker set as dead (#220)
- Allow cargo build --all-features (#204)
- Api to get migrations
- Sqlx to v0.7
Previous Document: https://github.com/apalis-dev/apalis/blob/main/CHANGELOG.md