What's Changed
- Major version i.e. incompatible with previous version due to package name change & major restructuring
- Built on top of Oxalis/Oxalis-AS4 7.0.0, so everything which is there in Oxalis/Oxalis-AS4 7.0.0 is also in "Oxalis-NG"
- Removed support for AS2 protocol, which is No longer supported by Peppol since 2020
- Merged "Oxalis-AS4" with Oxalis Core and these are now maintained in one single repository - "Oxalis-NG"
- Added check in inbound component to verify whether incoming message belong to your AP
# Configure below properties in oxalis.conf in production environment (access.point.isReceiverCheckEnabled=true), if you as receiving AP want to verify whether incoming messages belong to you as per your SMP registration. For Point-to-Point/simulated environment, set access.point.isReceiverCheckEnabled=false
access.point.isReceiverCheckEnabled=false
my.access.point.url="http://api.example.com/oxalis-ng/as4"
- Additionally, you can now add your AP logo and AP name in Home page by configuring below properties in oxalis.conf
access.point.name="YOUR_AP_NAME_HERE"
access.point.logo="YOUR_AP_LOGO_HTTPS_URL_HERE"
- Bump CXF version to 4.0.6
- Bump wss4j version to 3.0.4
- Bump neethi version to 3.2.1
- Bump commons-io version to 2.18.0
- Current RC version still contains legacy components/modules like "Oxalis Statistics", "Oxalis Persistence " and "Oxalis Document Sniffer".
- Until 31st December 2025, both Oxalis 7.x.x. & Oxalis-NG will be maintained. After that only Oxalis-NG will be maintained
- Documentation is now moved to https://github.com/OxalisCommunity/oxalis-ng/wiki