Binary compatibility report for the metrics-jersey2 library between 3.1.2 and 3.1.3 versions
Test Info
| Library Name | metrics-jersey2 | 
| Version #1 | 3.1.2 | 
| Version #2 | 3.1.3 | 
Test Results
| Total Java Modules | 1 | 
| Total Methods / Classes | 9 / 2 | 
| Compatibility | 
100% | 
Problem Summary
 | Severity | Count | 
| Added Methods | - | 2 | 
| Removed Methods | High | 0 | 
Problems with Data Types | High | 0 | 
| Medium | 0 | 
| Low | 0 | 
Problems with Methods | High | 0 | 
| Medium | 0 | 
| Low | 0 | 
Added Methods  2 
metrics-jersey2-3.1.3.jar, InstrumentedResourceMethodApplicationListener.class
package com.codahale.metrics.jersey2
InstrumentedResourceMethodApplicationListener.processResourceModel ( ResourceModel resourceModel, Configuration configuration )  :  ResourceModel
com/codahale/metrics/jersey2/InstrumentedResourceMethodApplicationListener.processResourceModel:(Lorg/glassfish/jersey/server/model/ResourceModel;Ljavax/ws/rs/core/Configuration;)Lorg/glassfish/jersey/server/model/ResourceModel;
InstrumentedResourceMethodApplicationListener.processSubResource ( ResourceModel subResourceModel, Configuration configuration )  :  ResourceModel
com/codahale/metrics/jersey2/InstrumentedResourceMethodApplicationListener.processSubResource:(Lorg/glassfish/jersey/server/model/ResourceModel;Ljavax/ws/rs/core/Configuration;)Lorg/glassfish/jersey/server/model/ResourceModel;
to the top
Java Archives  1 
metrics-jersey2-3.1.2.jar
to the top