Binary compatibility report for the metrics-servlets library between 4.0.7 and 4.1.0 versions
Test Info
| Library Name | metrics-servlets |
| Version #1 | 4.0.7 |
| Version #2 | 4.1.0 |
Test Results
| Total Java Modules | 1 |
| Total Methods / Classes | 37 / 8 |
| 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-servlets-4.1.0.jar, MetricsServlet.class
package com.codahale.metrics.servlets
MetricsServlet.setupMetricsModule ( ServletContext context ) : void
com/codahale/metrics/servlets/MetricsServlet.setupMetricsModule:(Ljavax/servlet/ServletContext;)V
to the top
Java Archives 1
metrics-servlets-4.0.7.jar
to the top