Binary compatibility report for the metrics-httpclient library between 3.2.6 and 4.0.0 versions
Test Info
Library Name | metrics-httpclient |
Version #1 | 3.2.6 |
Version #2 | 4.0.0 |
Test Results
Total Java Modules | 1 |
Total Methods / Classes | 17 / 5 |
Compatibility |
100% |
Problem Summary
| Severity | Count |
Added Methods | - | 1 |
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 1
metrics-httpclient-4.0.0.jar, HttpClientMetricNameStrategy.class
package com.codahale.metrics.httpclient
HttpClientMetricNameStrategy.getNameFor ( String name, Exception exception ) : String
com/codahale/metrics/httpclient/HttpClientMetricNameStrategy.getNameFor:(Ljava/lang/String;Ljava/lang/Exception;)Ljava/lang/String;
to the top
Java Archives 1
metrics-httpclient-3.2.6.jar
to the top