Binary compatibility report for the metrics-jdbi3 library between 5.0.0 and 5.0.1 versions

Test Info


Library Namemetrics-jdbi3
Version #15.0.0
Version #25.0.1

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-5.0.1.jar, InstrumentedSqlLogger.class
package io.dropwizard.metrics5.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-5.0.0.jar

to the top