Releases: enqueuer-land/enqueuer
Releases · enqueuer-land/enqueuer
v5.0.2
5.0.2 (2019-08-21)
Bug Fixes
- HttpSubscription: Cast the http response payload to string if, and only if, the payload is a nu (8e60422)
v5.0.1
5.0.1 (2019-06-30)
Bug Fixes
- HttpSubscription: Be able to serve several endpoint on the same server at the same time multipl (df9b095)
- RequisitionRunner: Generate children report when parent times out (6c8ed60)
v5.0.0
5.0.0 (2019-06-24)
Features
- Enqueuer: Generic hooks and protocols documentation (6c895b1)
BREAKING CHANGES
- Enqueuer: Tests are inside hooks;
Protocols demand deeper documentation;
v4.7.6
4.7.6 (2019-06-08)
Bug Fixes
- ComponentReportCreator: Add dynamic created event args to the report (a98af84)
v4.7.5
4.7.5 (2019-06-08)
Bug Fixes
- EventCodeGenerator: Improve auto generated event code tests readability (52d8280)
v4.7.4
4.7.4 (2019-06-08)
Bug Fixes
- HttpProxySubscription: OnOriginalMessageReceived event hook created to handle outgoing messages (c952f3b)
v4.7.3
4.7.3 (2019-06-04)
Bug Fixes
- Enqueuer.ts: Export enqueuer.d.ts properly (2a7b0f4)
v4.7.2
4.7.2 (2019-05-28)
Bug Fixes
- EnqueuerRunner: Reports only get printed when EnqueuerRunner detects its report (80fd20b)
v4.7.1
4.7.1 (2019-05-27)
Bug Fixes
- RequisitionRunner: Print requisition report only when explicitly told to (de89626)
v4.7.0
4.7.0 (2019-05-24)
Features
- NotificationEmitter: Create the concept of Notification and NotificationEmitter when used as l (f34bf7a)