Skip to content

phase4 2.5.0

Compare
Choose a tag to compare
@phax 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 with IAS4IncomingMessageMetadata. (backward incompatible change) See #177 - thanks @sopgreg
  • Extended the API of IAS4UserMessageConsumer.handleUserMessage with IAS4IncomingMessageMetadata 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

Full Changelog: phase4-parent-pom-2.4.0...phase4-parent-pom-2.5.0

Dependencies required: