Binary compatibility report for the metrics-jersey2 library between 4.2.28 and 5.0.0 versions

Test Info


Library Namemetrics-jersey2
Version #14.2.28
Version #25.0.0

Test Results


Total Java Modules1
Total Methods / Classes27 / 4
Compatibility 0%

Problem Summary


SeverityCount
Added Methods-12
Removed MethodsHigh15
Problems with
Data Types
High2
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  12 


metrics-jersey2-5.0.0.jar, InstrumentedResourceMethodApplicationListener.class
package io.dropwizard.metrics5.jersey2
InstrumentedResourceMethodApplicationListener.chooseName ( String explicitName, boolean absolute, ResourceMethod method, String... suffixes ) [static]  :  MetricName
InstrumentedResourceMethodApplicationListener.InstrumentedResourceMethodApplicationListener ( MetricRegistry metrics )
InstrumentedResourceMethodApplicationListener.InstrumentedResourceMethodApplicationListener ( MetricRegistry metrics, Clock clock, boolean trackFilters )
InstrumentedResourceMethodApplicationListener.onEvent ( ApplicationEvent event )  :  void
InstrumentedResourceMethodApplicationListener.onRequest ( RequestEvent event )  :  RequestEventListener
InstrumentedResourceMethodApplicationListener.processResourceModel ( ResourceModel resourceModel, Configuration configuration )  :  ResourceModel
InstrumentedResourceMethodApplicationListener.processSubResource ( ResourceModel subResourceModel, Configuration configuration )  :  ResourceModel

metrics-jersey2-5.0.0.jar, MetricsFeature.class
package io.dropwizard.metrics5.jersey2
MetricsFeature.configure ( FeatureContext context )  :  boolean
MetricsFeature.MetricsFeature ( MetricRegistry registry )
MetricsFeature.MetricsFeature ( MetricRegistry registry, Clock clock )
MetricsFeature.MetricsFeature ( MetricRegistry registry, Clock clock, boolean trackFilters )
MetricsFeature.MetricsFeature ( String registryName )

to the top

Removed Methods  15 


metrics-jersey2-4.2.28.jar, InstrumentedResourceMethodApplicationListener.class
package com.codahale.metrics.jersey2
InstrumentedResourceMethodApplicationListener.chooseName ( String explicitName, boolean absolute, ResourceMethod method, String... suffixes ) [static]  :  String
InstrumentedResourceMethodApplicationListener.InstrumentedResourceMethodApplicationListener ( MetricRegistry metrics )
InstrumentedResourceMethodApplicationListener.InstrumentedResourceMethodApplicationListener ( MetricRegistry metrics, Clock clock, boolean trackFilters )
InstrumentedResourceMethodApplicationListener.InstrumentedResourceMethodApplicationListener ( MetricRegistry metrics, Clock clock, boolean trackFilters, Supplier<Reservoir> reservoirSupplier )
InstrumentedResourceMethodApplicationListener.onEvent ( ApplicationEvent event )  :  void
InstrumentedResourceMethodApplicationListener.onRequest ( RequestEvent event )  :  RequestEventListener
InstrumentedResourceMethodApplicationListener.processResourceModel ( ResourceModel resourceModel, Configuration configuration )  :  ResourceModel
InstrumentedResourceMethodApplicationListener.processSubResource ( ResourceModel subResourceModel, Configuration configuration )  :  ResourceModel

metrics-jersey2-4.2.28.jar, MetricsFeature.class
package com.codahale.metrics.jersey2
MetricsFeature.configure ( FeatureContext context )  :  boolean
MetricsFeature.MetricsFeature ( MetricRegistry registry )
MetricsFeature.MetricsFeature ( MetricRegistry registry, Clock clock )
MetricsFeature.MetricsFeature ( MetricRegistry registry, Clock clock, boolean trackFilters )
MetricsFeature.MetricsFeature ( MetricRegistry registry, Clock clock, boolean trackFilters, Supplier<Reservoir> reservoirSupplier )
MetricsFeature.MetricsFeature ( MetricRegistry registry, Supplier<Reservoir> reservoirSupplier )
MetricsFeature.MetricsFeature ( String registryName )

to the top

Problems with Data Types, High Severity  2 


metrics-jersey2-4.2.28.jar
package com.codahale.metrics.jersey2
[+] class InstrumentedResourceMethodApplicationListener  1 
[+] class MetricsFeature  1 

to the top

Java Archives  1 


metrics-jersey2-4.2.28.jar

to the top