Releases: RomainLanz/adonis-bull-queue
Releases · RomainLanz/adonis-bull-queue
Allow access to the logger from the job instance
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Commis
[2.0] fix: add missing Queue typings and update process type (#49 ) (5226b33 )
What's Changed
[2.0] fix: add missing Queue typings and update process type by @targos in #49
Full Changelog : v2.0.1...v2.0.2
Official AdonisJS 6 release
Compare
Sorry, something went wrong.
No results found
[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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
chore: make the rescue command receive the payload (7d09190 )
Full Changelog : v2.0.0-7...v3.0.0-0
Correct process argument in type
Compare
Sorry, something went wrong.
No results found
fix(type): correct process argument (d27e830 )
chore: correct note (fd52593 )
Full Changelog : v2.0.0...v2.0.1
Upgrade Bull version and a few improvements from Zakodium
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: List, Get, and Clear functions by @dmdboi in #27
Upstream changes from Zakodium by @targos in #36
New Contributors
Full Changelog : 1.0.6...v2.0.0
Return job instance when dispatching
Compare
Sorry, something went wrong.
No results found
Commits
chore: return job instance when dispatching (6c4e7ae )
chore: improve error message (155975e )
Full Changelog : v2.0.0-6...v2.0.0-7
Compatibility with AdonisJS 6
Compare
Sorry, something went wrong.
No results found
v2.0.0-6
v2.0.0-6
Add List, Get and Clear functions
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: List, Get, and Clear functions by @dmdboi in #27
New Contributors
Full Changelog : 1.0.6...1.1.0