All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Compatibility with the new Holodeck B2B v6.x API
- Name of the delivery method changed to
org.holodeckb2b.backend.file.NotifyOperation
. - Name of the parameter indicating directory where to save Signal meta-data to targetDirectory.
- The old delivery method name
org.holodeckb2b.delivery.signals.file.SignalNotifier
and its deliveryDirectory parameter.
- JAXB dependencies to enable building and running on Java 9 or later.
- Generic method to
org.holodeckb2b.delivery.signals.utils.SMDFactory
to create XML representation of a Signal
- Updated dependencies to Holodeck B2B 5.0.0
- When the the "Include Receipt content" parameter is set to false only the first child element of the original Receipt is included without its children.
- Initial release.