Skip to content

Releases: doppar/queue

v1.2.4

Choose a tag to compare

@techmahedy techmahedy released this 13 May 12:57
f35072a

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

Choose a tag to compare

@techmahedy techmahedy released this 09 May 18:01
3f21914

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

Choose a tag to compare

@techmahedy techmahedy released this 08 May 12:55
03d378a

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

Choose a tag to compare

@techmahedy techmahedy released this 30 Jan 04:33
73c5fbd

What's Changed

  • console command handle() method dependency injection: by @techmahedy in #24

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@techmahedy techmahedy released this 22 Jan 11:28
bbdc8f2

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

Choose a tag to compare

@techmahedy techmahedy released this 19 Jan 10:35
d51d728

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@rrr63 rrr63 released this 14 Dec 16:12
33adb1d

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

Choose a tag to compare

@techmahedy techmahedy released this 23 Nov 08:14
25c7589

What's Changed

Full Changelog: v1.0.0-beta.3...v1.0.0

v1.0.0-beta.3

Choose a tag to compare

@techmahedy techmahedy released this 16 Nov 06:42
cbf6722

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

Choose a tag to compare

@techmahedy techmahedy released this 15 Nov 11:30
c68038e

What's Changed

Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2