************************************************************
* eHealth Business Connector Trussmaker RELEASE NOTES      *
************************************************************
4.0.2 release (october 2021)
    . improvement 
             - use technical connector V4 (see release.notes.technical-core.txt, release.notes.technical-bootsrap.txt, release.notes.technical-jca.txt, release.notes.technical-ra.txt and release.notes.technical-signature.txt)
 
4.0.1 release (october 2021)
  . internal partner release (not published on ehealth portal only distributed to Recipe, Reseau Santé Wallon and Vitalink)
               
3.21.0 release (may 2021)
    . adding:      
            - new MOHM operations for the vsbnetasync business service:
                           createApplicationV3
                           getCreateApplicationV3
                           consultHistory
                           getConsultHistory
                           consultApplicationV4
                           getConsultApplicationV4
                           consultSupportAndRepairV4
                           getConsultSupportAndRepairV4
                           getPushDecisionV4
                           getPushApplicationViewV4
                           consultSupportAndRepairListV2
                           getConsultSupportAndRepairListV2
                           
3.21.1 release (may 2021)
   . internal release
   
3.21.0 release (may 2021)
   . internal release
                           
3.19.1 release (april 2020)
    .improvement:
            - new target groups for the business service MemberData Sync/Async: clinical psychologists + clinical orthopedagogist

3.19.0 release (april 2020)
   . internal release

3.18.0 release (october 2019)
   . adding:
            - synchronous business service MemberData v2
            - asynchronous business service MemberData Async

   . improvement:
            - adding new MOHM operations for the vsbnetasync business service:
                        consultSupportAndRepairList
                        getConsultSupportAndRepairList
                        cancelApplication
                        getCancelApplication

3.16.1 release (october 2018)
   . adding:
            - business service therlink
            - new therlink operation HasTherapeuticLink
   . changes:
            - The vsbnetasync service interfaces have been altered to require the input of an InputReference     
            - The vsbnetasync xml business responses are by default validated against the xsd. To disable this validation the following properties can be set: 
                        genericasync.vsbnet.insurability.validation.incoming.businessresponse=false                        
                        genericasync.vsbnet.mohm.validation.incoming.businessresponse=false           

3.16.0 release (september 2018)
 . internal release 
             
3.16.0-beta-3 release (june 2018)
   . Initial beta release
   . adding:
            - new asynchronous business service vsbnetasync (includes mohm, invoice and insurability async services).
              See examples in examples\be\ehealth\businessconnector\vsbnet\async
            - new synchronous business service vsbnetinsurability (includes insurability service)
              See examples in examples\be\ehealth\businessconnector\vsbnetinsurability
   . These are the specific vsbnet licensing properties to be set in the config:
            vsbnet.licence.username=
            vsbnet.licence.password=
   . Normally the vsbnet etk properties are already correct in the config file:
            vsbnet.mohm.keydepot.identifiertype=CBE
            vsbnet.mohm.keydepot.identifiervalue=881629733
            vsbnet.mohm.keydepot.application=WZCMH
            vsbnet.invoice.keydepot.identifiertype=CBE
            vsbnet.invoice.keydepot.identifiervalue=881629733
            vsbnet.invoice.keydepot.application=WZCMH
      
3.16.0-beta-2 release (june 2018)
 . internal release 
 
3.16.0-beta-1 release (june 2018)
 . internal release   
             
3.16.0-beta-0 release (june 2018)
 . internal release              