All Versions
13
Latest Version
Avg Release Cycle
83 days
Latest Release
1155 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.9.1
July 26, 2020 -
v3.9.0
April 04, 2020 -
v3.8.7
December 23, 2019 -
v3.8.6 Changes
September 24, 2019๐ Improvements:
Defects resolved:
- issue #488 fix NPE for binary/varbinary/blob when P6LogFactory not registered.
-
v3.8.5
August 07, 2019 -
v3.8.4
August 04, 2019 -
v3.8.3
July 21, 2019 -
v3.8.2
April 07, 2019 -
v3.8.1 Changes
December 14, 2018๐ Improvements:
Defects resolved:
- ๐ issue #451 Fixed low level sonarqube reported issues.
- ๐ issue #458 Property renamed (to reflect the docs)
databaseDialectTimezoneFormat
todatabaseDialectTimestampFormat
. - issue #459 Iterate over
Map.entrySet()
instead ofMap.keySet
.
-
v3.8.0 Changes
October 15, 2018๐ Improvements:
- ๐ฒ issue #445 Introduced property:
databaseDialectTimestampFormat
forjava.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.
- ๐ฒ issue #445 Introduced property: