Skip to content

steve-3.3.0

Compare
Choose a tag to compare
@goekay goekay released this 21 Jun 15:03
· 1703 commits to master since this release

What's new:

  • check mysql and java time zone equality during startup
  • add the possibility to terminate active transactions
  • allow multiple/concurrent transactions
  • stop making fat-jars
  • fix the SSL certificate issue with the mysql jdbc driver
  • permit empty values for configuration keys
  • UI: improve GetConfigurationResponse web page presentation
  • UI: disable datetime picker range restriction
  • other bug fixes