Skip to content

Releases: Flowpack/jobqueue-doctrine

3.3.0-beta.3

07 Mar 13:40
ae44633
Compare
Choose a tag to compare
3.3.0-beta.3 Pre-release
Pre-release

What's Changed

Full Changelog: 3.3.0-beta.2...3.3.0-beta.3

3.3.0-beta.2

23 Jan 18:38
ecac565
Compare
Choose a tag to compare
3.3.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: 3.3.0-beta.1...3.3.0-beta.2

3.3.0-beta.1

02 Jun 05:35
8f21122
Compare
Choose a tag to compare
3.3.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: 3.2.0...3.3.0-beta.1

3.2.0

07 Jul 09:05
2eacf16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.1...3.2.0

3.1.1

07 Apr 10:55
ebcc6dd
Compare
Choose a tag to compare
  • declared compatibility with Flow 8

Full Changelog: 3.1.0...3.1.1

3.1.0

19 Dec 17:09
e34d64b
Compare
Choose a tag to compare

TASK: Declare compatibility to Flow 7.0

3.0.5 - Bugfix release

19 Nov 11:08
6ecce2d
Compare
Choose a tag to compare
  • TASK Remove beanstalkd configuration] #14
  • BUGFIX: Make it safe to run setup more than once #12 and #18
  • BUGFIX: incompatible with doctrine/persistence 1.3.* #16

3.0.4...3.0.5

Thanks to @albe @markusguenther @daniellienert @sorenmalling & @fcool for your support!

Version 3.0.4

26 Feb 18:04
2624e53
Compare
Choose a tag to compare

[TASK] Remove beanstalkd configuration


BUGFIX: Make it safe to run setup more than once


Many thanks to all Contributor:

@albe @sorenmalling

All changes in this release: 3.0.3...3.0.4

3.0.3 - Flow 6.0 compatibility

24 Feb 19:08
1675a7a
Compare
Choose a tag to compare

TASK: Declare the package to be compatible with Flow 6.0
TASK: Adjust to deprecation of doctrine ObjectManager
TASK: Use utf8mb4 for queue table on MySQL/MariaDB


Many thanks to all Contributor:

@albe @daniellienert @kdambekalns

All changes in this release: 3.0.2...3.0.3

Version 3.0.2

29 May 14:02
6ee9bf1
Compare
Choose a tag to compare

Improves performance for large queues by adding an index.