Binary compatibility report for the dropwizard-web library between 1.4.0 and 1.4.2 versions

Test Info


Library Namedropwizard-web
Version #11.4.0
Version #21.4.2

Test Results


Total Java Modules1
Total Methods / Classes78 / 10
Compatibility 98.7%

Problem Summary


SeverityCount
Added Methods-1
Removed MethodsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  1 


dropwizard-web-1.4.2.jar, WebBundle.class
package io.dropwizard.web
WebBundle<T>.configureHeaderFilter ( Environment environment, String uriPath, String urlPattern, Map<String,String> headers )  :  void

to the top

Removed Methods  1 


dropwizard-web-1.4.0.jar, WebBundle.class
package io.dropwizard.web
WebBundle<T>.configureHeaderFilter ( Environment environment, String urlPattern, Map<String,String> headers )  :  void

to the top

Java Archives  1 


dropwizard-web-1.4.0.jar

to the top