p6spy v3.8.0 Release Notes

Release Date: 2018-10-15 // over 5 years ago
  • 👌 Improvements:

    • 🌲 issue #445 Introduced property:databaseDialectTimestampFormat for java.sql.Timestamp logging format customizations.
    • 0️⃣ issue #434 Changed default value of propety:databaseDialectDateFormat.
    • issue #440 Connection URL stored in ConnectionInformation.
    • 🌲 issue #446 Added url logging to loggers (#446)
    • issue #450 com.p6spy.engine.common.Value::toHexString using exact size for StringBuilder

    Defects resolved:

    • 🛠 issue #447 Fixed misc sonarqube reported issues.