queue_unique 4.0.0

Drupal 11 support and require 10.2+

Contributors (4)

andypost, byrond, dydave, project update bot

Changelog

Issues: 1 issues resolved.

Changes since 3.0.2:

queue_unique 3.0.1

New features

Add a summary here

Contributors (4)

DieterHolvoet, david.qdoscc, e0ipso, pwolanin

Changelog

Issues: 1 issues resolved.

Changes since 3.0.0:

queue_unique 3.0.0

New features

Added a queue factory

Contributors (2)

jludwig, pwolanin

Changelog

Issues: 1 issues resolved.

Changes since 8.x-2.2:

queue_unique 8.x-2.1

Bug fixes
New features
Unsupported

This release require core 8.7.7+

Added compatibility with Drupal 9 and fixed test run

Contributors (2)

andypost, Project Update Bot

Changelog

Issues: 1 issues resolved.

Changes since 8.x-2.0:

queue_unique 8.x-2.0

New features
Unsupported

Stable release after porting to Drupal 8.

queue_unique 7.x-2.0-beta1

Bug fixes
Unsupported

[BUGFIX] Conform createItem to the parent interface

2ad73cd by Mateu Aguiló Bosch
Duplicates should not throw an exception, since that exception is
not documented in the interface and 3rd party modules would not
expect it to be thrown. This is specially harmful for modules
deciding the queue class at runtime, since they may not have a
custom integration minding the exception.

Since this is an API change, I will bump version to 2.x.

queue_unique 7.x-2.x-dev

Bug fixes

[BUGFIX] Conform createItem to the parent interface

2ad73cd by Mateu Aguiló Bosch
Duplicates should not throw an exception, since that exception is
not documented in the interface and 3rd party modules would not
expect it to be thrown. This is specially harmful for modules
deciding the queue class at runtime, since they may not have a
custom integration minding the exception.

Since this is an API change, I will bump version to 2.x.

queue_unique 7.x-1.0-beta2

Bug fixes
New features
Unsupported

[BUGFIX] Order by item_id for items with same created date

46455e0 by Dave Reid
This helps ensuring FIFO consistency.

Update README.md

257f457 by Mateu Aguiló Bosch

Rename everything to queue_unique

c30f8df by Mateu Aguiló Bosch

Subscribe with RSS Subscribe to Releases for Queue Unique