Releases: OxalisCommunity/vefa-peppol
Releases · OxalisCommunity/vefa-peppol
3.3.0
- Made C1 country code mandatory as per Peppol SBDH v2.0.1
- Fixed expired SMP certificate
Full Changelog: v3.2.0...v3.3.0
3.2.0
- Added support for Peppol Business Message Envelope v2.0.1
- Added support for eDEC Code Lists v8.6
Full Changelog: v3.1.0...v3.2.0
3.1.0
- Added minimum level support for Peppol France POC : 437fa31
- Bump Guava version to 32.0.1-jre : 685b772
Full Changelog: v3.0.0...v3.1.0
3.0.0
- Java 11 as minimum supported Java version
- Transport profiles START, AS2v1 and ASv2 deprecated as per OpenPeppol eDEC Code List version 8.4, will be removed in future released
- Participant identifier schemes IT:VAT (9906), IT:CF (9907), NO:ORGNR (9908), SE:VAT (9955), DE:LID (9958) removed as per OpenPeppol eDEC Code List version 8.4
- Participant identifier schemes IT:COD (0205) added as per OpenPeppol eDEC Code List version 8.4
- Participant identifier schemes JP:IIN (0221) for Japan and MY:EIF (0230) for Malaysia added as per OpenPeppol eDEC Code List version 8.5
- Upgraded to Jakarta EE 8
- Bump dnsjava to version 3.5.2
- Improvement in SML Locator (busdox locator and bdxl locator) changes, error handling and retries mechanism
- Both busdox locator and bdxl locator are now configurable via oxalis.conf i.e following properties added:
lookup.locator.busdox.maxRetries=1
lookup.locator.busdox.timeout=30 # in seconds
lookup.locator.bdxl.maxRetries=1
lookup.locator.bdxl.timeout=30 # in seconds
- ApacheFetcher is now the default Fetcher
- Bump commons-certvalidator to 4.0.0
- Bump Peppol specifications to 2.0.0
- Bump TestNG version to 7.7.1
- Bump mockito-core version to 4.11.0
Full Changelog: v2.5.0...v3.0.0
2.5.0
- Bump commons-certvalidator to 3.1.0
- Bump Peppol specifications to 1.1.0
- Bump slf4j to 2.0.6
- Bump lombok to 1.18.24
- Bump other dependencies to latest version compatible with JDK 1.8. See Full Changelog for details.
- Updated certificate info and fixed failing test-cases
- Corrected parent SVG in README
Full Changelog: v2.4.0...v2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.2
- Bump httpclient from 4.5.12 to 4.5.13 : d9e38c4
- Added codeql for code scanning : f7580c4
- Guava security vulnerability fix for CVE-2020-8908 : 4ad3da8