****************************************************
* eHealth Business Connector MIGRATION GUIDE *
****************************************************
3.17.1 release (april 2019)
 . change        business service intrahub v1: To activate the ID-ENCRYPTION-KEY kmehr property (when the service provider is compliant),following configuration properties should be added:
                    - kmehr.intrahub.usedefaultproperties=false
                    - kmehr.intrahub.hcpartylist=identifier
                    - kmehr.intrahub.identifier.id.inss.value=${careprovider.inss}
                    - kmehr.intrahub.identifier.id.inss.sv=1.0
                    - kmehr.intrahub.identifier.id.idhcparty.value=${careprovider.nihii}
                    - kmehr.intrahub.identifier.id.idhcparty.sv=1.0
                    - kmehr.intrahub.identifier.cd.cdhcparty.value=${main.kmehr.quality}
                    - kmehr.intrahub.identifier.cd.cdhcparty.sv=1.1
                    - kmehr.intrahub.identifier.firstname=${careprovider.firstname}
                    - kmehr.intrahub.identifier.lastname=${careprovider.lastname}
                    - kmehr.intrahub.identifier.id.idencryptionkey=true
                    - kmehr.intrahub.identifier.id.idencryptionkey.sv=1.0

3.17.0 release (april 2019)
 . internal release 
                     
3.16.1 release (october 2018) 
 . change        business service intrahub v3: To activate the ID-ENCRYPTION-KEY kmehr property (when the service provider is compliant) the config property kmehr.hubservicev3.identifier.id.idencryptionkey must be set to true.
 . change       technical connector (see file release.notes.technical-core.txt): exceptions thrown by service inbound handlers are wrapped in a TechnicalConnectorException -> inbound handlers no longer throw unchecked exceptions.

3.15.1 release (april 2018)
. change            migration from ra v1 to ra v2 services:
                    For users of CertRA-EtkRA please see file migration.guide.technical-ra.txt in technical connector package.

3.15.0 release (april 2018)
 . internal release
 
1.1.0-beta-4 release

release 1.1.0-beta-4 persdentist 
 . change          removed software hcparty tag from author
                         changed property kmehr.default.hcpartylist=identifier
                         removed properties kmehr.default.software.*
     
1.1.0-beta release    
                         
 . added             added project wsconsent
                        added properties 
                            endpoint.wsconsent=https://services-acpt.ehealth.fgov.be/Consent/v1
                            validation.incoming.wsconsent.message=true
                            kmehr.wsconsent.usedefaultproperties=true                         