Skip to content

Latest commit

 

History

History
41 lines (20 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

41 lines (20 loc) · 1.6 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.3.1 (2019-09-09)

Bug Fixes

  • module: export reactive commons context (cd23725)

1.3.0 (2019-09-09)

Features

  • messaging: implement request-reply pattern (97af1f6)

1.2.0 (2019-08-22)

Features

  • message-properties: add properties to emitted messages (a168690)

1.1.0 (2019-08-22)

Features

  • commands: add support for command listener (24ea25b)

1.0.0 (2019-08-22)

Features

  • messages: define messages model and factories (f524449)
  • messaging: implements messages listeners for event, query & reply (ed7992a)
  • rabbitmq: wIP rabbitmq adapter (8bfb9a4)