Releases: doppar/queue
Releases · doppar/queue
v1.2.3
What's Changed
- Fix: Normalize console generator paths across cross platform by @techmahedy in #26
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Made QueueServiceProvider ghostable by @techmahedy in #25
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- console command handle() method dependency injection: by @techmahedy in #24
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- default queue worker timeout 3600 seconds to unlimited by @techmahedy in #23
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- composer.json updated by @techmahedy in #21
- composer.json updated by @techmahedy in #22
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Added maximum job limit behavior in QueueWorker by @techmahedy in #18
- Add Per-Job Timeout Support via #[Queueable(timeout)] by @techmahedy in #19
- [Job Chaining] Added support for multiple sequential jobs by @techmahedy in #20
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v1.0.0-beta.3
What's Changed
- make:job command suffix job fileName issue resolved by @techmahedy in #15
- Added model serialization trait for job security and reduced payload size by @techmahedy in #16
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
What's Changed
- make:job command added in doppar queue by @techmahedy in #14
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
v1.0.0-beta.1
What's Changed
- update changelog git action hook update: by @techmahedy in #12
- [Feature] Add #[Queueable] Attribute & New Job Dispatching Methods by @techmahedy in #13
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1