Skip to content

Releases: phax/phase4

ph-as4 0.7.0

25 Jul 06:52
Compare
Choose a tag to compare
  • Added HTTP retry for client
  • Added server duplicate message detection for incoming messages
  • MessageInfo/Timestamp uses UTC - thanks Sander
  • Added two-way handling
  • Fixed bug that Receipt is not signed (if desired)
  • Removed PModeConfig in favour of redundant PMode objects
  • Removed partner handling - not needed anymore
  • To be on the safe side, delete all previously created as4-*.xml files as there were incompatible changes.
  • Added a second webapp - one for demo, one for testing

Dependencies required:

ph-as4 0.6.0

25 Jul 06:53
Compare
Choose a tag to compare
ph-as4 0.6.0 Pre-release
Pre-release
  • Extracted subproject ph-as4-servlet with only the AS4Servlet
  • Unified the namespaces across the subprojects
  • Requires ph-web 8.7.2 or higher
  • Renamed ph-as4-server to ph-as4-server-webapp-demo

ph-as4 0.5.0

18 Jan 15:24
Compare
Choose a tag to compare
ph-as4 0.5.0 Pre-release
Pre-release
  • Initial release
  • Has everything needs for sending and receiving using the eSENS P-Mode profiles
  • Basic compatibility with Holodeck 2.1.2 is provided
  • Supports signed messages
  • Supports encrypted messages
  • Supports compressed messages
  • Targets to be easily integrateable into existing solutions
  • Requires Java 8 for building and execution