Binary compatibility report for the dropwizard-views library between 1.0.9 and 1.1.0 versions

Test Info


Library Namedropwizard-views
Version #11.0.9
Version #21.1.0

Test Results


Total Java Modules1
Total Methods / Classes30 / 7
Compatibility 100%

Problem Summary


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

Added Methods  7 


dropwizard-views-1.1.0.jar, ViewRenderException.class
package io.dropwizard.views
ViewRenderException.ViewRenderException ( String message, Throwable cause )
ViewRenderException.ViewRenderException ( Throwable cause )

dropwizard-views-1.1.0.jar, ViewRenderExceptionMapper.class
package io.dropwizard.views
ViewRenderExceptionMapper.isMappable ( Throwable p1 )  :  boolean
ViewRenderExceptionMapper.isMappable ( WebApplicationException e )  :  boolean
ViewRenderExceptionMapper.toResponse ( Throwable p1 )  :  Response
ViewRenderExceptionMapper.toResponse ( WebApplicationException exception )  :  Response
ViewRenderExceptionMapper.ViewRenderExceptionMapper ( )

to the top

Problems with Data Types, Low Severity  1 


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

to the top

Java Archives  1 


dropwizard-views-1.0.9.jar

to the top