All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Participant not published to Peppol directory #2
- Support for Peppol Directory Business Cards
- Support to automatically register the certificate update in the Peppol SML
- REST API to manage Participants
- Option to select which servers (Query/AdminUI/REST API) are started
- Specific exceptions for errors in communication with SML and directory
- Signing algorithms for Peppol responses is now configurable
- Renamed
org.holodeckb2b.bdxr.smp.server.queryapi.QueryUtils
toorg.holodeckb2b.bdxr.smp.server.svc.IdUtils
- Default signing algorithms for Peppol responses changed to SHA-256
- Incorrect version of generic-utils test dedepency #1
- Case-sensitivity handling of identifiers. When case-sensitivity of an ID-Scheme is changed this is now correctly applied to existing records.
- Initial release.