Releases: holodeck-b2b/Holodeck-B2B
Releases · holodeck-b2b/Holodeck-B2B
Holodeck B2B 3.0.0
Holodeck B2B 3.0 features some important new functionality:
- P-Mode validation checks P-Modes before they are loaded. This lets you apply domain specific guidelines to P-Modes.
- Updated message model interface that now includes the direction and processing states of a message unit.
- New interfaces that define a persistency layer so the Core functionality of message processing and storage of message meta-data is split.
A default implementation based on an "internal" Derby database is included in the distribution.
Code improvements in this release include better unit test coverage and inclusion of integration tests in the build process to check that everything works on run time.
Holodeck B2B 2.1.3
Holodeck B2B 2.1.2
Holodeck B2B 2.1.1
Holodeck B2B 2.1.0
This major update version includes new functionality, several bug fixes and general code improvements. New functionality includes:
- Support for the AS4 Multi-hop feature as specified in section 4 of the AS4 OASIS Standard.
- Event framework to enable additional notification to external components about events that occur during message processing. See
org.holodeckb2b.interface.events
for the new interfaces. - A trust store to hold the certificates of trusted Certificate Authorities that are used to validate the certificates used for signing a message.
- Automatic message purging which cleans up all meta data of processed messages
See the change log for more details.
Holodeck B2B 2.0.2
Holodeck B2B 2.0.1
This patch version solves some minor issues and adds HTTP headers to identifiy Holodeck B2B as the application handling or executing the HTTP request.
Holodeck B2B 2.0.0
This release has full support for all AS4 features.
Holodeck B2B 2.0-beta.2.2
This release includes a fix for issue #1 to prevent duplicate Content-id's for the MIME parts included in the message.
Holodeck B2B 2.0-beta.2.1
Initial commit containing Holodeck B2B version 2.0beta2.1