Skip to content

cerberus-testing-3.7.1

Compare
Choose a tag to compare
@ryltar ryltar released this 24 Jul 07:47
· 2582 commits to master since this release

Bug fixes

  • Docker : Correct bug since java version change on glassfish docker OS
  • Issue on appium using HttpCommandExecutor

Improvements / New features

  • Cerberus now allow service calls without proper SSL Certificate available. new parameter 'cerberus_accept_unsigned_ssl_certificate' allow to tune that behaviour. Default to Y you can put N in order to fail when certificate is not correct.
  • In the datalib modal, we use now a select2 for the service field to be able to search for a specific service.