**********************************************************
* eHealth Business insurability   RELEASE NOTES          *
**********************************************************
4.0.2 release (october 2021)                    
 . change           Minor refactorings. Source diff:
                            M	insurability/src/main/java/be/ehealth/businessconnector/insurability/builders/impl/RequestObjectBuilderImpl.java
                            M	insurability/src/main/java/be/ehealth/businessconnector/insurability/mappers/CommonInputMapper.java
                            M	insurability/src/main/java/be/ehealth/businessconnector/insurability/service/ServiceFactory.java
                            D	insurability/src/main/resources/dozer/insurability-commoninput.xml
            
4.0.1 release (october 2021)
  . internal partner release (not published on ehealth portal only distributed to Recipe, Reseau Santé Wallon and Vitalink)

                
3.13.1 release (july 2017)
  . improvement               moved some dependencies from mycarenetcommons to mycarenetdomaincommons
                              Were modified as a result:
                              insurability/src/main/java/be/ehealth/businessconnector/insurability/builders/impl/RequestObjectBuilderImpl.java
                              insurability/src/main/java/be/ehealth/businessconnector/insurability/mappers/CommonInputMapper.java
                              insurability/src/main/resources/dozer/insurability-commoninput.xml

3.13.0 internal release (july 2017)

3.12.1 release (june 2017)
  . improvement               using new McnPackageInfo class and corresponding utility methods
  . improvement               now using HandlerChainUtil.buildChainWithValidator in ServiceFactory
  . improvement               Default values added for the endpoint and the input validation

3.12.0 internal release (mai 2017)

3.11.1 release (october 2016)

3.11.0 internal release (october 2016)
  . update                  using technical connector 3.11.0

3.10.4 release (september 2016)
  . using latest version of technical connector 3.10.4
  
3.10.3 release 
  . internal release
  
3.10.2 release (july 2016)
  . N/A

3.10.1 release 
  . internal release

3.10.0 release (june 2016)
  .   improvement             uniformisation of all connector versions
  .   change                  added bootstrapping
  .   change                  some minor checkstyle fixes
 

  3.4.11 release (may 2016)
  . internal partner release (not published on ehealth portal only distributed to Recipe, Reseau Santé Wallon and Vitalink)  
3.4.0-beta-9 release
  .   using latest version of technical connector 3.4.0-beta-9 
  .   using new mapper factory from Technical Connector
  .   improvement              b.e.b.insurability.builders.CommonInputbuilder               constructors updated to latest standards
  .   improvement              b.e.b.insurability.mappers.CommonInputMapper                 using new MapperFactory from technical core
  .   change                   b.e.b.insurability.service.impl.InsurabilityServiceImpl      using sessionValidator.validateSession() instead of sessionValidator.validateToken(token) now to validate the session
  .   improvement              b.e.b.insurability.serviceServiceFactory                     now dependes on recursive resolution of xsds, not all xsds indicated in jaxb factory anymore
  .   improvement              b.e.b.insurability.serviceServiceFactory                     now calling method chain.register instead of chain.registerHandler
  .   improvement              b.e.b.insurability.session.InsurabilitySessionServiceFactory non arg constructor now throws UnsupportedOperationException

3.4.0-beta-8 release
  . internal partner release (not published on ehealth portal only distributed to Recipe, Reseau Santé Wallon and Vitalink)
  
3.4.0-beta-7 release
  . using latest version of technical connector 3.4.0-beta-7
	
3.4.0 beta-6 release
  . using latest version of technical connector 3.4.0-beta-6
  
3.4.0 beta 5 release
 .     change                   Session is now checked during usage of service , not during creation of the service
 .     change                   ImplementationFactories refactored to latest code standards
 .     change                   now using factory to create GenericWsSender instead of constructor                   
 .     improvement              replaced new GenericWsSenderImpl() with factory method in service
  
3.4.0-beta-4 release
 .  change                  updated service to use new code to configure HandlerChain
 .    change                  InsurabilityReferences is now Serializable

3.4.0 beta release
 .    change                    default builders now use generic builders , configured in property file 

3.3.0 beta release
