Giter Site home page Giter Site logo

maleficarum-rabbitmq's Introduction

Change Log

This is the Maleficarum RabbitMQ component implementation.

[10.2.0] - 2020-05-22

Added

  • Added support for sending amqp messages with headers

[10.1.0] - 2020-03-19

Added

  • Added an option to gracefully remove a connection object from the connection manager.

[10.0.0] - 2020-02-18

Added

  • bump php-amqplib version to 2.11

[9.3.0] - 2019-10-03

Added

  • added exchange name for addCommand|addCommands|addRawMessage methods

[9.2.0] - 2019-09-02

Added

  • added support for testMode command parameter

[9.1.0] - 2018-09-14

Changed

  • When attempting to create a connection there will be a double retry from now on. (Exactly 3 attempts will be made to establish the connection).
  • Increased connection timeout parameters from 3s to 10s.

[9.0.0] - 2018-09-12

Changed

  • Updated component to work with Maleficarum\Ioc 3.X and Maleficarum\Command 3.X.
  • Bumped PHP version requirement to 7.2+.

[8.2.0] - 2018-09-14

Changed

  • When attempting to create a connection there will be a double retry from now on. (Exactly 3 attempts will be made to establish the connection).
  • Increased connection timeout parameters from 3s to 10s.

[8.1.0] - 2018-04-09

Added

  • Added the possibility to define connection vhost setting via the connection constructor.

[8.0.1] - 2018-03-29

Fixed

  • Incorrect validation for port value when building a new connection object.
  • Added a missing invocation that adds the manager object as a default Maleficarum command router in the default initializer logic.

[8.0.0] - 2018-03-29

Changed

  • Added a connection manager class - it should be used to access rabbit mq connections in a seemless way. Direct access to the connection is still available but should be avoided.
  • Added support for connection sources with defined priority.
  • Added support for transient connections - automatically closed after each use. Transient connections cannot be used as command sources.

[7.1.0] - 2018-09-14

Changed

  • When attempting to create a connection there will be a double retry from now on. (Exactly 3 attempts will be made to establish the connection).
  • Increased connection timeout parameters from 3s to 10s.

[7.0.0] - 2017-08-03

Changed

[6.0.3] - 2017-05-10

Fixed

  • Cast port to integer

[6.0.2] - 2017-04-06

Fixed

  • Cast port to integer

[6.0.1] - 2017-04-06

Fixed

  • Move delcare before namespace delcaration

[6.0.0] - 2017-03-24

Changed

  • Changed internal structure.
  • Added default package initializer.

[5.0.2] - 2017-03-08

Fixed

  • Fix addRawMessage method by passing AMQPMessage object instead of string

[5.0.1] - 2017-03-08

Fixed

  • Replace deprecated AMQPConnection with AMQPStreamConnection

[5.0.0] - 2017-03-08

Added

  • Add connection parameters to constructor
  • Fix tests

[4.1.0] - 2017-03-07

Added

  • Add method for raw message push

[4.0.0] - 2017-03-01

Changed

  • Remove config component
  • Fix tests

[3.0.1] - 2017-02-15

Added

  • Add tests

[3.0.0] - 2017-01-30

Changed

  • Changed namespace of command component

[2.0.0] - 2017-01-23

Changed

  • Add return and argument types declaration

[1.0.0] - 2017-01-09

Added

  • This was an initial release based on the code written by pharaun13 and added to the repo by me

maleficarum-rabbitmq's People

Contributors

a-kowalski avatar bartekmielnik avatar michalstrzelczyk avatar pharaun13 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.