Binary compatibility report for the metrics-collectd library between 4.1.15 and 4.1.16 versions
Test Info
| Library Name | metrics-collectd |
| Version #1 | 4.1.15 |
| Version #2 | 4.1.16 |
Test Results
| Total Java Modules | 1 |
| Total Methods / Classes | 28 / 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-collectd-4.1.16.jar, Builder.class
package com.codahale.metrics.collectd
CollectdReporter.Builder.withMaxLength ( int maxLength ) : CollectdReporter.Builder
com/codahale/metrics/collectd/CollectdReporter.Builder.withMaxLength:(I)Lcom/codahale/metrics/collectd/CollectdReporter$Builder;
to the top
Java Archives 1
metrics-collectd-4.1.15.jar
to the top