Releases: phax/phoss-directory
Releases · phax/phoss-directory
phoss Directory 0.9.7
- Updated to Log4J 2.15.0 because of https://www.lunasec.io/docs/blog/log4j-zero-day/
phoss Directory 0.9.6
- Improved support for JSON API in Business Card
phoss Directory 0.9.5
- Updated to ph-commons 10
- Updated to peppol-commons 8.4.0
- Improved web UI customizability
phoss Directory 0.9.4
- Fixed initialization order issue
phoss Directory 0.9.3
- Updated to ph-commons 9.5.4
- Updated to ph-dns 9.5.2
- Updated to Jersey 2.32
- Reduced lock contention
phoss Directory 0.9.2
- Increased customizability
phoss Directory 0.8.6
- URL decoding participant identifiers on indexation
phoss Directory 0.8.5
- Finalized PEPPOL -> Peppol change
- Added registration date to the export data (see issue #45)
- Updated to peppol-commons 8.x
- Removed support for old PKI v2
- Made the identifier factory customizable to avoid duplicate entries
- Improved the internal Admin interface a bit
- Added possibility to automatically purge unwanted duplicate entries
- Updated the underlying UI libraries
- The lists of known document type IDs and process ID were updated
- Details about document types are now part of the export (see issue #46)
- Added the possibility to export search result as XML (see issue #43)
- Enforcing the
PDClient
proxy configuration to be part ofPDHttpClientSettings
- Improved internal error resilience
- Fixed a validation that broken the daily export because of invalid PD data
- Updated to ph-web 9.1.9
- Changed the internal
PDClient
HTTP configuration API to useHttpClientSettings
(backwards incompatible change) - The
PDClient
now checks for the key alias in a case insensitive manner (improved resilience)
phoss Directory 0.8.4
- Updated to Jersey 2.30
- The Directory client has no more default truststore path and password
- The Directory client configuration can now be read from the path denoted by the environment variable
DIRECTORY_CLIENT_CONFIG
- Updated the static texts changing
PEPPOL
toPeppol
phoss Directory 0.8.3
- Added logo in the left top (using configuration property
webapp.applogo.image.path
) - Setting
Content-Length
HTTP header for the downloads - Made FavIcons customizable
- Added rate limit for search API (using configuration property
rest.limit.requestspersecond
)