Releases: phax/phoss-smp
Releases · phax/phoss-smp
phoss SMP 7.1.7
Full Changelog: phoss-smp-parent-pom-7.1.6...phoss-smp-parent-pom-7.1.7
phoss SMP 7.1.6
- [Security] Updated to protobuf 4.28.2 fixing CVE-2024-7254
Full Changelog: phoss-smp-parent-pom-7.1.5...phoss-smp-parent-pom-7.1.6
phoss SMP 7.1.5
- 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
- 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
New Contributors
Full Changelog: phoss-smp-parent-pom-7.1.3...phoss-smp-parent-pom-7.1.4
phoss SMP 7.1.3
- 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
- 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
- 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
- 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
- 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
- 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