Skip to content

Latest commit

 

History

History
153 lines (86 loc) · 7.3 KB

CHANGELOG.md

File metadata and controls

153 lines (86 loc) · 7.3 KB

Changelog

Full Changelog

Implemented enhancements:

  • Require PHP 7.4 and HumusAMQP 2.0 #46 (prolic)

v1.1.0 (2019-03-21)

Full Changelog

Closed issues:

  • Migration from ZF2 to ZF3 #43
  • Use case for possible improvement #41

Merged pull requests:

v1.0.0 (2016-08-14)

Full Changelog

v0.3.1 (2016-07-04)

Full Changelog

v0.3.0 (2016-06-23)

Full Changelog

v1.0.0-BETA.1 (2016-06-19)

Full Changelog

Implemented enhancements:

  • RpcServer Response handling #39

Closed issues:

  • Update documentation for listener configuration #25

v0.2.0 (2016-05-27)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Add Zend-Log dependency #32

Closed issues:

  • Socket Error uncaught exception when trying to consume messages #35
  • Give the opportunity to use another client to communicate with RabbitMQ #28
  • Consumer should return an object/value that can be checked as result #27
  • Add basic integration tests and release BETA 1 #15

Merged pull requests:

v0.1.8 (2016-04-13)

Full Changelog

v0.1.7 (2016-04-04)

Full Changelog

v0.1.6 (2016-04-01)

Full Changelog

v0.1.5 (2016-04-01)

Full Changelog

Merged pull requests:

v0.1.4 (2016-01-11)

Full Changelog

v0.1.3 (2016-01-11)

Full Changelog

v0.1.2 (2016-01-08)

Full Changelog

Merged pull requests:

v0.1.1 (2015-10-14)

Full Changelog

Implemented enhancements:

  • Add automatic serialization / encoding for publishers / consumers #16

Closed issues:

  • unable to get service locator from inside callback function #30
  • Add events on Consumer and RpcServer #22

v0.1.0 (2014-11-10)

Full Changelog

Fixed bugs:

  • Wait timeout glitch for consumers with more than one queue #17

Closed issues:

  • Sometimes a single consumer uses 2 channels #12
  • Exception during flush deffered leads to permanently requeued messages #11
  • implement Publisher confirms #10
  • implement Validated User ID #9
  • Start consumer --without-signals #8
  • Add error callback for consumers #7
  • Add logger configuration #6
  • Put connect() call into initializer #5
  • Move ConsumerInterface into Consumer implementation #1

Merged pull requests:

  • Exchangespec fix #24 (prolic)
  • Fix consumer signal handler #21 (thomasvargiu)
  • test prebuild amqp extension from travis #20 (prolic)
  • add tests #19 (prolic)
  • Wait timeout glitch for consumers with more than one queue #18 (prolic)
  • Fixed flush callback array access #4 (doalex)
  • [WIP] Refactoring towards ext-amp incl. new features #3 (prolic)

* This Changelog was automatically generated by github_changelog_generator