Binary compatibility report for the metrics-httpclient library between 3.1.0 and 3.1.1 versions
Test Info
Library Name | metrics-httpclient |
Version #1 | 3.1.0 |
Version #2 | 3.1.1 |
Test Results
Total Java Modules | 1 |
Total Methods / Classes | 16 / 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-3.1.1.jar, InstrumentedHttpClientConnectionManager.class
package com.codahale.metrics.httpclient
InstrumentedHttpClientConnectionManager.shutdown ( ) : void
com/codahale/metrics/httpclient/InstrumentedHttpClientConnectionManager.shutdown:()V
to the top
Java Archives 1
metrics-httpclient-3.1.0.jar
to the top