phase4 2.5.0
phax
released this
25 Oct 22:08
·
574 commits
to master
since this release
- Updated to peppol-reporting 2.1.4 containing the updated Schematron rules for EUSR and TSR
- Added the missing call to
IAS4ProfileValidator.validateSignalMessage
- Fixed the ID type for BDEW participants. See #178 - thanks @problemzebra2
- Made the payload check for BDEW optional. See #180 - thanks @problemzebra2
- Added new SPI interface
com.helger.phase4.incoming.spi.IAS4IncomingMessageProcessingStatusSPI
to be used as a callback for incoming message processing start and end - Added a possibility to verify the TLS client certificate via the AS4 profile. See #182 - thanks @problemzebra2
- Extended the API of
IAS4SignalMessageConsumer.handleSignalMessage
withIAS4IncomingMessageMetadata
. (backward incompatible change) See #177 - thanks @sopgreg - Extended the API of
IAS4UserMessageConsumer.handleUserMessage
withIAS4IncomingMessageMetadata
for consistency. (backward incompatible change)
What's Changed
- Wrong PartyId type for DVGW and GLN code numbers #178 by @problemzebra2 in #179
- Bump org.apache.santuario:xmlsec from 3.0.2 to 3.0.3 by @dependabot in #185
- Not possible to send BDEW path switch messages because a payload is a… by @problemzebra2 in #181
- IAS4ProfileValidator: new validation, relates to #182 by @koes-soptim in #183
New Contributors
- @koes-soptim made their first contribution in #183
Full Changelog: phase4-parent-pom-2.4.0...phase4-parent-pom-2.5.0
Dependencies required:
- ph-bc/ph-collection/ph-commons/ph-dao/ph-datetime/ph-jaxb/ph-json/ph-scopes/ph-security/ph-settings/ph-xml 11.1.2
- ph-xsds-xmldsig 3.0.0
- ph-http/ph-httpclient/ph-mail/ph-network/ph-servlet/ph-useragent/ph-web 10.1.5
- ph-oton-io/ph-oton-audit/ph-oton-security 9.2.1
- ph-masterdata/ph-tenancy 7.0.1
- peppol-commons/peppol-id/peppol-sbdh/peppol-smp-client 9.0.8
- phive-engine 9.0.0
- phive-rules-peppol 3.1.2
- angus-mail 2.0.2
- angus-activation 2.0.1
- httpclient 5.2.1
- BouncyCastle 1.76
- WSS4J 3.0.1
- XMLSec 3.0.3
- Servlet API 5.0.x
- JAXB 4.0.x
- SLF4J 2.0.x