**********************************************************
* eHealth Business wsconsent  RELEASE NOTES              *
**********************************************************
3.11.0  release
  .   change                  added bootstrapping
  .   change                  now depdends on technical-uber instead of technical-core 
  .   change                  some minor checkstyle fixes
  

3.4.0-beta-9 release
  .   change                  new kmehr version 1.14
  .   using latest version of technical connector 3.4.0-beta-9 
  .   improvement             b.e.b.wsconsent.builders.AuthorBuilder            added method readFromEidCard

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                    refactored ImplementationClassFactory : crypto parameters are not provided anymore
 .    bugfix                    fixed soapActions : now using wsconsent soapActions instead of therlink soapActions
 
3.4.0-beta-4 release
 .    improvement                the therlink.maxrows property has become optional ( property is also optional in xsd )  
 .    change                    now uses default kmehr author , configured with kmehr.default.* properties ( no software component anymore )
 .    change                    delegating builder can now also be configured seperately for wsconsent ( with properties kmehr.wsconsent.* ) 
 .  change                 updated service to use new code to configure HandlerChain
 
3.4.0 beta release
 .  change                    Using DelegatingHcPartyInfoBuilder as default implementation for HcPartyInfoBuilder class
 .  change                    using HcPartyUtils to create kmehrId 
 .    change                     now uses version 2.1 of hubservices xsd
 .    improvement                added firstname and familyname to author
 .    bugfix                    now using correct method to calculate kmehr suffix ( no impact on behaviour , just naming )

3.3.0 beta release
 .  improvement                now also supports pharmacists
 .    improvement                logging standardized on sl4j 
  .    improvement/change        now uses standard configuration for kmehrbuilder , see javadoc HcPartyUtil for config parameters
 