****************************************************
* eHealth Business Connector MIGRATION GUIDE *
****************************************************
3.23.0 release (october 2022)
 . change        Internally MapStruct replaces Dozer as mapping library. This can impact the compilation of your project if you use the genericasync module.
 . change        business connector ehboxv3:  for clarity, in the connector api DocumentMessage.document is renamed DocumentMessage.body.

3.16.1 release (october 2018) 
 . 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