Releases: holodeck-b2b/signal-delivery
Releases · holodeck-b2b/signal-delivery
Holodeck B2B Signal Delivery Method v2.0.0
This release updates compatibility to the interface of Holodeck B2B v6.x. To align with the newer naming convention for delivery methods the name has changed from org.holodeckb2b.delivery.signals.file.SignalNotifier
to org.holodeckb2b.backend.file.NotifyOperation
. Also the delivery method's parameter has changed to targetDirectory instead of deliveryDirectory.
See CHANGELOG and README documents for more details.
Holodeck B2B Signal Delivery Method v1.1.1
Support for building and/or running on Java 9 and later
Holodeck B2B Signal Delivery Method v1.1.0
This version adds a generic factory method to create the XML representation of a Signal message.
Holodeck B2B Signal Delivery Method v1.0.0
First release of the extension for the delivery of Signal message units.