Skip to content

Releases: phax/phoss-smp

phoss SMP 7.1.6

20 Sep 09:20
Compare
Choose a tag to compare

Full Changelog: phoss-smp-parent-pom-7.1.5...phoss-smp-parent-pom-7.1.6

phoss SMP 7.1.5

20 Aug 13:02
Compare
Choose a tag to compare
  • Improved the "Tasks/problems" page so that it renders quicker. It doesn't show the details of a certificate for each endpoint anymore.
  • Added new REST API /businesscard/{participantID}/push to explicitly push a Business Card to the Directory. See #269 - thx @dextreza
  • Tried to lower the memory consumption for "bulk change URL" and "bulk change certificate". See #291
  • [Docker] Improved the memory assignment to Tomcat inside the Docker image (-XX:InitialRAMPercentage=10 -XX:MinRAMPercentage=50 -XX:MaxRAMPercentage=80)

Full Changelog: phoss-smp-parent-pom-7.1.4...phoss-smp-parent-pom-7.1.5

phoss SMP 7.1.4

30 Jul 20:50
Compare
Choose a tag to compare
  • Updated to peppol-commons 9.5.x
  • Updated to eDEC Code Lists v8.9
  • Updated to dnsjava 3.6.x fixing CVE-2024-25638
  • Improved the consistency of the SMP settings by falling back to configuration values. See #267 - thx @anakinj

What's Changed

  • Fixes for handling SML and directory related configuration keys by @anakinj in #267

New Contributors

Full Changelog: phoss-smp-parent-pom-7.1.3...phoss-smp-parent-pom-7.1.4

phoss SMP 7.1.3

24 May 18:15
Compare
Choose a tag to compare
  • Updated to peppol-commons 9.4.x
  • Fixed the usage of non-Peppol compliant identifiers with the SMP identifier type peppol-lax. See #275

Full Changelog: phoss-smp-parent-pom-7.1.2...phoss-smp-parent-pom-7.1.3

phoss SMP 7.1.2

24 Apr 20:51
Compare
Choose a tag to compare
  • Ensured Java 21 compatibility
  • Allowed the creation of identifiers with an empty identifier scheme (see peppol-commons 9.3.4)
  • Marked the DE4A PKIs as deprecated and no longer supported
  • Added the DBNA PKIs as known to the "Certificate information" page
  • [Docker] All Docker images from 7.1.1 on are optimized to remove unused web applications
  • Updated to eDEC Code Lists v8.8
  • Added new SMP identifier type peppol-lax. See #275 - thx @emilbokenstrand

Full Changelog: phoss-smp-parent-pom-7.1.1...phoss-smp-parent-pom-7.1.2

phoss SMP 7.1.1

27 Feb 17:37
Compare
Choose a tag to compare
  • Updated to xmlsec 3.0.4 for security reasons (CVE-2023-44483)
  • Updated the default Peppol Truststore to not contain the outdated trusted certificates
  • [SQL] Updated to PostgreSQL JDBC driver to 42.7.2 for security reasons (CVE-2024-1597)
  • Improved the error handling on invalid Directory hostnames in the "SMP Settings" page
  • Removed the fields "Physical address" from "Register at SML" and "Update SML Registration" pages

What's Changed

  • Bump org.postgresql:postgresql from 42.7.1 to 42.7.2 in /phoss-smp-webapp-sql by @dependabot in #272

Full Changelog: phoss-smp-parent-pom-7.1.0...phoss-smp-parent-pom-7.1.1

phoss SMP 7.1.0

10 Dec 18:59
Compare
Choose a tag to compare
  • Updated to peppol-commons 9.1.x
  • Updated to phoss-directory 0.13.x
  • Updated to eDEC Code List v8.7 with the known names
  • Updated to the Peppol SMP 1.3.0 specification -> replaced all SHA-1 with SHA-256 for the signature
  • The consistency checks for Peppol Identifiers were improved to avoid less invalid identifiers
  • Syntactically invalid Document Type and Process IDs are now marked with a respective "Invalid" badge
  • [SQL] Added new configuration properties smp.flyway.jdbc.* that allow the usage of a different database configuration for Flyway only

Full Changelog: phoss-smp-parent-pom-7.0.3...phoss-smp-parent-pom-7.1.0

phoss SMP 7.0.3

25 Aug 13:25
Compare
Choose a tag to compare
  • Updated to ph-oton 9.2.0
  • Updated to eDEC Code List v8.6 with the known names
  • Added an explicit optical highlight on peppol-doctype-wildcard identifiers in the endpoint list

Full Changelog: phoss-smp-parent-pom-7.0.2...phoss-smp-parent-pom-7.0.3

phoss SMP 7.0.2

26 Jul 18:35
Compare
Choose a tag to compare
  • Updated to BouncyCastle 1.75 for security reasons (CVE-2023-33201)
  • [SQL] Updated to Flyway 9.21.0

Full Changelog: phoss-smp-parent-pom-7.0.1...phoss-smp-parent-pom-7.0.2

phoss SMP 7.0.1

07 Jul 18:40
Compare
Choose a tag to compare
  • Updated to peppol-commons 9.0.6
  • Updated to ph-commons 11.0.5, fixing CVE-2023-34612
  • Fixed a potential exception when viewing BusinessCards with an unsupported country code
  • [SQL] Updated to Flyway 9.20.0

Full Changelog: phoss-smp-parent-pom-7.0.0...phoss-smp-parent-pom-7.0.1