Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 308 Bytes

CHANGELOG.md

File metadata and controls

22 lines (12 loc) · 308 Bytes

Queue Client Changelog

v2.0.0

  • Use new Symfony/Lock component in Filesystem handler

v1.0.3

  • Use Priority objects instead of string
  • Throw execption when receive malformed message

v1.0.2

  • Fix bulk send action with SQS

v1.0.1

  • Send SQS messages in batch

v1.0.0

  • Initial commit