Binary compatibility report for the metrics-httpclient5 library between 4.1.21 and 4.1.22 versions
Test Info
Library Name | metrics-httpclient5 |
Version #1 | 4.1.21 |
Version #2 | 4.1.22 |
Test Results
Total Java Modules | 1 |
Total Methods / Classes | 45 / 9 |
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-httpclient5-4.1.22.jar, InstrumentedHttpAsyncClients.class
package com.codahale.metrics.httpclient5
InstrumentedHttpAsyncClients.custom ( MetricRegistry metricRegistry, HttpClientMetricNameStrategy metricNameStrategy, AsyncClientConnectionManager clientConnectionManager ) [static] : HttpAsyncClientBuilder
com/codahale/metrics/httpclient5/InstrumentedHttpAsyncClients.custom:(Lcom/codahale/metrics/MetricRegistry;Lcom/codahale/metrics/httpclient5/HttpClientMetricNameStrategy;Lorg/apache/hc/client5/http/nio/AsyncClientConnectionManager;)Lorg/apache/hc/client5/http/impl/async/HttpAsyncClientBuilder;
to the top
Java Archives 1
metrics-httpclient5-4.1.21.jar
to the top