Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Releases: Webador/SlmQueueBeanstalkd

v0.4.2

30 Jul 06:33
Compare
Choose a tag to compare

New minor release (staying in the v0.4 cycle of SlmQueue)

  • Have the option to set a tube name different from the queue name [#53]

v0.4.1

22 Oct 12:12
Compare
Choose a tag to compare

First patch release of v0.4 series

  • Use SlmQueue v0.4 stable
  • Fix banner usage in module class due to removed Version class

v0.4.0

17 Oct 09:33
Compare
Choose a tag to compare

New release for SlmQueue v0.4 series

  • Use events heavily
  • Use job status codes
  • Use job serialization format from SlmQueue
  • Set id and name internally as metadata

v0.3.1

26 Jun 17:08
Compare
Choose a tag to compare

First bugfix release of the v0.3 series

  • Add exception interface for Beanstalkd exceptions [#30]
  • Use SlmQueue provided worker factory [#24]
  • Use the new Beanstalkd ExceptionInterface [#31]
  • Pop with metadata [#34]
  • Add test to check for Beanstalkd exception [#32]

v0.3.0

30 Mar 17:04
0.3.0
Compare
Choose a tag to compare
  • First release for 0.3 branch

v0.3.0-beta1

29 Jan 22:11
Compare
Choose a tag to compare
v0.3.0-beta1 Pre-release
Pre-release

First beta release of the 0.3 series of SlmQueue