Skip to content

Releases: phax/phoss-directory

phoss Directory 0.9.7

10 Dec 20:09
Compare
Choose a tag to compare

phoss Directory 0.9.6

10 Dec 20:09
Compare
Choose a tag to compare
  • Improved support for JSON API in Business Card

phoss Directory 0.9.5

10 Dec 20:09
Compare
Choose a tag to compare
  • Updated to ph-commons 10
  • Updated to peppol-commons 8.4.0
  • Improved web UI customizability

phoss Directory 0.9.4

01 Feb 16:43
Compare
Choose a tag to compare
  • Fixed initialization order issue

phoss Directory 0.9.3

01 Feb 12:25
Compare
Choose a tag to compare
  • 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

24 Sep 15:11
Compare
Choose a tag to compare
  • Increased customizability

phoss Directory 0.8.6

19 Feb 12:09
Compare
Choose a tag to compare
  • URL decoding participant identifiers on indexation

phoss Directory 0.8.5

16 Feb 20:40
Compare
Choose a tag to compare
  • 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 of PDHttpClientSettings
  • 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 use HttpClientSettings (backwards incompatible change)
  • The PDClient now checks for the key alias in a case insensitive manner (improved resilience)

phoss Directory 0.8.4

16 Feb 20:38
Compare
Choose a tag to compare
  • 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 to Peppol

phoss Directory 0.8.3

16 Feb 20:36
Compare
Choose a tag to compare
  • 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)