Source compatibility report for the dropwizard-views library between 0.8.5 and 0.9.0 versions

Test Info


Library Namedropwizard-views
Version #10.8.5
Version #20.9.0

Test Results


Total Java Modules1
Total Methods / Classes23 / 6
Compatibility 95.7%

Problem Summary


SeverityCount
Added Methods-0
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium2
Low0
Other Changes
in Data Types
-1

Problems with Methods, Medium Severity  2 


dropwizard-views-0.8.5.jar, ViewMessageBodyWriter.class
package io.dropwizard.views
[+] ViewMessageBodyWriter.writeTo ( View t, Class<?> type, Type genericType, Annotation[ ] annotations, MediaType mediaType, MultivaluedMap<String,Object> httpHeaders, OutputStream entityStream )  :  void  1 

dropwizard-views-0.8.5.jar, ViewRenderer.class
package io.dropwizard.views
[+] ViewRenderer.render ( View p1, Locale p2, OutputStream p3 ) [abstract]  :  void  1 

to the top

Other Changes in Data Types  1 


dropwizard-views-0.8.5.jar
package io.dropwizard.views
[+] class ViewMessageBodyWriter  1 

to the top

Java Archives  1 


dropwizard-views-0.8.5.jar

to the top