****************************************************
* 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.
