Releases: OxalisCommunity/vefa-peppol
Releases · OxalisCommunity/vefa-peppol
Release list
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
OpenPeppol eDEC Specifications : 96be12a
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
2.0.1
- Addition of new approved ICD values - OpenPEPPOL eDEC Code Lists - Participant Identifier Schemes v7.5 : faa49b4
- SMP-Redirect by @FrodeBjerkholt : ddda09a 👏
- Invalid Null Check - Exception in BusdoxReader.java : 84fd271
2.0.0
- Organizational changes to project - GroupID, Package name refactoring etc : 1bf317f and b6778e9
- Addition of new approved ICD values - OpenPEPPOL eDEC Code Lists - Participant Identifier Schemes v7.3 : c20fdc2
- Change in default lookup behavior to CNAME (as per Peppol SML specification) : f710ad3
- NotFoundException : #31 by ron-dan (https://github.com/ron-dan) 👏
2.0.0.RC1
[maven-release-plugin] copy for tag 2.0.0.RC1