Prooph Service Bus v0.3.0 Release Notes

Release Date: 2014-07-06 // over 9 years ago
  • Full Changelog

    Implemented enhancements:

    • ๐Ÿ”„ Change public interface of ServiceBusManager #10
    • โœ… Provide tests for ServiceBusConfiguration #1

    Closed issues:

    • โž• Add tests for new message routing #35
    • โœ‚ Remove config root #34
    • โฌ‡๏ธ Reduce configuration to use just one map for commands and one for events #33
    • โœ‚ Remove queue component #32
    • Adjust receiver to use new ServiceBus#route*To methods #29
    • Adjust README to reflect new simplicity of direct routing #28
    • Adjust quickstart to show how easy new direct routing can be used #27
    • ๐Ÿ”ง Use services key for configuring the ServiceBusLocator #26
    • Introduce direct message routing #25