Source compatibility report for the metrics-jdbi3 library between 4.0.7 and 4.1.0 versions

Test Info


Library Namemetrics-jdbi3
Version #14.0.7
Version #24.1.0

Test Results


Total Java Modules1
Total Methods / Classes17 / 9
Compatibility 100%

Problem Summary


SeverityCount
Added Methods-4
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  4 


metrics-jdbi3-4.1.0.jar, InstrumentedSqlLogger.class
package com.codahale.metrics.jdbi3
InstrumentedSqlLogger.InstrumentedSqlLogger ( MetricRegistry registry )
InstrumentedSqlLogger.InstrumentedSqlLogger ( MetricRegistry registry, StatementNameStrategy statementNameStrategy )
InstrumentedSqlLogger.logAfterExecution ( StatementContext context )  :  void
InstrumentedSqlLogger.logException ( StatementContext context, SQLException ex )  :  void

to the top

Java Archives  1 


metrics-jdbi3-4.0.7.jar

to the top