Skip to content

Releases: OxalisCommunity/vefa-peppol

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

2.3.0

12 Jun 14:04
Compare
Choose a tag to compare
  • Added PINT Dynamic Document Type Scheme support (aka “peppol-doctype-wildcard” aka "Peppol Wildcard Scheme") : 2d89577
  • Removed Japanese ICDs values 0147 and 0170 removed as per eDEC code list v8.1 : 0be1585

2.2.0

25 May 17:09
Compare
Choose a tag to compare

Support for OpenPeppol eDEC Code Lists version v8.1 added : 97d4579 and fd7a9a9

2.1.0

18 Mar 12:28
Compare
Choose a tag to compare

OpenPeppol eDEC Specifications : 96be12a

2.0.2

07 Aug 13:28
Compare
Choose a tag to compare