Holodeck B2B 6.0.1
This major update introduces a lot of internal changes mainly focusing on stability and resource management. The changes most interesting to users are:
- Possibility to only define the Service type to be used in the P-Mode and provide the name during submission of a message.
- Fixes in the Reception Awareness Feature to improve handling of retries and Receipts.
- Interfaces for the Persistency Provider, Event Processor, P-Mode storage and Certificate Manager now include a
shutdown()
method to allow for resource clean-up. - Support for a-synchronous delivery of messages and for redelivery (to be implemented by the delivery method).
See the CHANGELOG for more details.