Skip to content

Releases: OxalisCommunity/vefa-peppol

3.6.0

19 May 16:36
Compare
Choose a tag to compare
  • eDEC Codelist 8.8 and Denmark issuing agency name correction
  • Bump commons-certvalidator to version 4.1.0
  • Bump dnsjava to 3.5.3 version
  • France Peppol certificate update

Full Changelog: v3.5.0...v3.6.0

3.5.0

04 Mar 08:02
Compare
Choose a tag to compare
  • Fixed some failing test cases by using latest Transport Profiles, Document Types, Participant Identifier Schemes
  • Signed some test samples with valid certificate, ServiceActivationDate and ServiceExpirationDate

Full Changelog: v3.4.0...v3.5.0

3.4.0

09 Dec 01:12
Compare
Choose a tag to compare
  • Added eDEC codelist v8.7 support
  • Fixed some test cases which were failing because some test endpoints are Not available now

Full Changelog: v3.3.1...v3.4.0

3.3.1

13 Nov 10:40
Compare
Choose a tag to compare
  • Set AS4 Transport profile value to PEPPOL_AS4_2_0 (peppol-transport-as4-v2_0) instead of ESENS_AS4 (bdxr-transport-ebms3-as4-v1p0) - Fixed #53
    Full Changelog: v3.3.0...v3.3.1

3.3.0

14 Oct 15:01
Compare
Choose a tag to compare
  • 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

26 Aug 16:57
Compare
Choose a tag to compare
  • 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

17 Jun 04:24
Compare
Choose a tag to compare
  • 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

08 Apr 18:23
Compare
Choose a tag to compare
  • 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

02 Jan 13:06
Compare
Choose a tag to compare
  • 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

29 Jul 18:02
Compare
Choose a tag to compare
  • Bump guava version to 31.1-jre: b2a3a9e
  • Bump slf4j version to 2.0.0-alpha7: 34bee98
  • Name and related refactoring.: a5b2f12
  • Replaced no.difi.commons libraries with network.oxalis commons and peppol libraries : 4408a97