All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Based on Holodeck B2B 7.0.0
- Option to add ConversationId of referenced User Message in Notify operation
- HTTP Header X-HolodeckB2B-Payload-URI to specify the URI to reference the payload as an alternative to using the standard Content-Id header
- Based on Holodeck B2B 6.0.0
- Support for setting the value of the Content-Id of the attachment that contains the payload
- Added Content-Length http header in Notification and Delivery without payloads requests for better interoperability
- Issue on delivery of messages using a messaging protocol that has no support for Collaboration Info meta-data #9
- Refactored code to use the generic utility classes from https://github.com/holodeck-b2b/generic-utils
- Improved documentation on PartyId format used in API
- Update log4j API dependency to version 2.15.0 to indicate this version must be used (to mitigate CVE-2021-44228
- Initial release.