Releases: RomainLanz/adonis-bull-queue
Releases · RomainLanz/adonis-bull-queue
Allow access to the logger from the job instance
Commits
- [d282517] - chore(release): 3.1.0 (Romain Lanz)
- [7ca825e] - refactor: extract job instantiation (Romain Lanz)
- [97dac6d] - chore: allow access to bullmq job (Romain Lanz)
- [e5f1646] - chore: send error to the rescue method (Romain Lanz)
- [a2b8c9d] - feat: allow access to the logger from the job instance (Romain Lanz)
- [2ec5f01] - chore: update published tag (Romain Lanz)
Full Changelog: v3.0.0...v3.1.0
Add missing Queue typings and update `process` type
Official AdonisJS 6 release
[BREAKING]: Version 3 supports only AdonisJS 6
Commits
- chore: update dependencies (e538d88)
- doc(readme): update some code samples (7d98147)
- doc(readme): correct note markup (11e6fd9)
Full Changelog: 1.0.5...v3.0.0
Bring some improvement from AdonisJS 5 release
- chore: update dependencies (1fdfef2)
- feat: close queues when AdonisJS app is shutdown (10b4551)
- feat(queue): add get & getOrSet helper (f131738)
- feat(queue): add clear method (79ef761)
Full Changelog: v3.0.0-0...v3.0.0-1
v3.0.0-0
- chore: make the rescue command receive the payload (7d09190)
Full Changelog: v2.0.0-7...v3.0.0-0
Correct process argument in type
Full Changelog: v2.0.0...v2.0.1
Upgrade Bull version and a few improvements from Zakodium
Return job instance when dispatching
Commits
Full Changelog: v2.0.0-6...v2.0.0-7
Compatibility with AdonisJS 6
v2.0.0-6 v2.0.0-6