Skip to content

4.2.0 Fixes for SQL normalizer and Java 8

Latest
Compare
Choose a tag to compare
@virgo47 virgo47 released this 27 Oct 15:35
· 15 commits to master since this release
  • Fixed #2 (SqlNormalizer is CPU expensive during JDBC profiling) via #29 (SqlNormalizer extracted)
  • Fixed #31 (Detailed view cannot be refreshed if simon name contains characters that should be url-encoded)
  • Fixed #28 (ConcurrentModificationException in ManagerConfiguration)
  • Compiled with Java 8 (Java Simon 4.1 was based on Java 7)
  • Many dependency upgrades (latest Spring 4.x, H2, TestNG, Jackson, Jetty, ...)