Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 1.37 KB

CHANGELOG.MD

File metadata and controls

48 lines (38 loc) · 1.37 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

3.0.0

2024-09-02

Changed

  • Based on Holodeck B2B 7.0.0

2.1.0

2024-02-22

Added

  • Option to add ConversationId of referenced User Message in Notify operation

2.0.0

2023-03-08

Added

  • HTTP Header X-HolodeckB2B-Payload-URI to specify the URI to reference the payload as an alternative to using the standard Content-Id header

Changed

  • Based on Holodeck B2B 6.0.0

1.2.0

2022-09-21

Added

  • Support for setting the value of the Content-Id of the attachment that contains the payload

1.1.1

2022-01-31

Changed

  • Added Content-Length http header in Notification and Delivery without payloads requests for better interoperability

Fixed

  • Issue on delivery of messages using a messaging protocol that has no support for Collaboration Info meta-data #9

1.1.0

2021-12-14

Changed

  • 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

1.0.0

2020-09-03

Added

  • Initial release.