Skip to content

Releases: holodeck-b2b/Holodeck-B2B

Holodeck B2B 3.0.0

13 Jun 14:44
Compare
Choose a tag to compare

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

30 May 07:19
Compare
Choose a tag to compare

This release fixes some minor issues and inconsistencies in the processing of messages (see issue #45, #46, #47 and #48). These issues are also solved in release 3.0.0. It is therefore recommended to use release 2.1.3 only if you are running version 2.1.x and experience any of these issues.

Holodeck B2B 2.1.2

21 Dec 17:20
Compare
Choose a tag to compare

This release fixes some issues and inconsistencies in the processing of messages and improves stability and error handling (issues #38, #39 and #40).

Holodeck B2B 2.1.1

11 Nov 10:41
Compare
Choose a tag to compare

This release fixes some issues and inconsistencies in the processing of messages and improves stability and error handling (issues #34, #35 and #36).

Holodeck B2B 2.1.0

18 Oct 07:54
Compare
Choose a tag to compare

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

17 May 13:53
Compare
Choose a tag to compare

This release fixes some minor issues and inconsistencies in the processing of messages (see issue #12, #13 and #14). It is recommended to use this release for new installations or in case you experience any of the fixed issues.

Holodeck B2B 2.0.1

17 Apr 22:26
Compare
Choose a tag to compare

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

06 Apr 10:34
Compare
Choose a tag to compare

This release has full support for all AS4 features.

Holodeck B2B 2.0-beta.2.2

27 Nov 10:27
Compare
Choose a tag to compare
Pre-release

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

06 Nov 15:47
Compare
Choose a tag to compare
Pre-release
Initial commit containing Holodeck B2B version 2.0beta2.1