Source compatibility report for the dropwizard-jersey library between 0.7.0 and 0.7.1 versions

Test Info


Library Namedropwizard-jersey
Version #10.7.0
Version #20.7.1

Test Results


Total Java Modules1
Total Methods / Classes92 / 23
Compatibility 100%

Problem Summary


SeverityCount
Added Methods-4
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  4 


dropwizard-jersey-0.7.1.jar, AllowedMethodsFilter.class
package io.dropwizard.jersey.filter
AllowedMethodsFilter.AllowedMethodsFilter ( )
AllowedMethodsFilter.destroy ( )  :  void
AllowedMethodsFilter.doFilter ( ServletRequest request, ServletResponse response, FilterChain chain )  :  void
AllowedMethodsFilter.init ( FilterConfig config )  :  void

to the top

Java Archives  1 


dropwizard-jersey-0.7.0.jar

to the top