Skip to content

Releases: BerliozFramework/QueueManagerPackage

v2.2.0

21 Jan 16:18

Choose a tag to compare

Added

  • New rate limit option for worker and queues
  • retry_time and max_attempts options for queues
  • Tests

Changed

  • Bump library belioz/queue-manager to 1.3 minimal

v1.3.0

21 Jan 16:18

Choose a tag to compare

Added

  • New rate limit option for worker and queues
  • retry_time and max_attempts options for queues
  • Tests

Changed

  • Bump library belioz/queue-manager to 1.3 minimal

v1.2.0

26 Sep 09:24
ba6698b

Choose a tag to compare

Added

  • New verbose option

Changed

  • Print additional context infos from logging context

v1.1.1

21 Aug 14:06

Choose a tag to compare

Fixed

  • Bad type for worker options, cast options from GetOpt

v2.1.0

26 Jun 07:28

Choose a tag to compare

Added

  • New backoffMultiplier option

v1.1.0

26 Jun 07:27

Choose a tag to compare

Added

  • New backoff-multiplier option

v1.0.0

26 Jun 07:27

Choose a tag to compare

Initial version.

v2.0.0

19 May 15:12

Choose a tag to compare

No changes were introduced since the previous beta 5 release.

v2.0.0-beta5

03 Feb 11:55

Choose a tag to compare

v2.0.0-beta5 Pre-release
Pre-release

Added

  • New backoff option

Changed

  • Bump library belioz/queue-manager to 1.0.0-beta8 minimal

v2.0.0-beta4

27 Jan 11:10

Choose a tag to compare

v2.0.0-beta4 Pre-release
Pre-release

Added

  • New retry_time config for queues AwsSqsQueue and DbQueue

Changed

  • Bump library belioz/queue-manager to 1.0.0-beta7 minimal