From d936ab8c347715703d256d4fb4700fa3e89536a2 Mon Sep 17 00:00:00 2001 From: Arun Kumar Date: Sun, 18 Jun 2023 17:15:49 +0530 Subject: [PATCH] Oxalis 6.0.0 release note updated --- RELEASE-NOTES.md | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 0e0ccde6..e5b13fca 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -3,18 +3,27 @@ For detailed release notes, you can refer GitHub: https://github.com/OxalisCommu ## 6.0 (2023-06-18) * Java 11 as minimum supported Java version -* Peppol Wildcard Scheme Support -* Minimum level support for Peppol France POC * Upgraded to Jakarta EE 8 -* Bump vefa.peppol to 3.0.0 +* Added minimum level support for Peppol France POC +* Peppol Wildcard Scheme Support * Participant identifier schemes JP:IIN (0221) for Japan and MY:EIF (0230) for Malaysia added as per OpenPeppol eDEC Code List version 8.5 -* 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 +* 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 * Bump dnsjava to version 3.5.2 -* Improvement in SML Locator (busdox locator and bdxl locator) changes, error handling and retries mechanism -* ApacheFetcher is now the default Fetcher -* Security Vulnerability Fix +* Improvement in SML Locator (busdox locator and bdxl locator) changes, error handling and retries mechanism +* ApacheFetcher is now the default Fetcher +* Bump vefa.peppol to 3.1.0 +* Bump commons-certvalidator to 4.0.0 +* Bump Peppol specifications to 2.0.0 +* Bump Guava version to 32.0.1-jre +* Bump Jetty version to 10.0.13 +* Bump TestNG version to 7.7.1 +* Bump mockito-core version to 4.11.0 +* Updated Dummy Test Certificate + + +**Full Changelog**: https://github.com/OxalisCommunity/oxalis/compare/v5.5.0...v6.0.0 ## 5.0 (2021-03-20) * Repackaging after Norstella took over the ownership of Oxalis.