Binary compatibility report for the dropwizard-servlets library between 0.8.5 and 0.9.0 versions

Test Info


Library Namedropwizard-servlets
Version #10.8.5
Version #20.9.0

Test Results


Total Java Modules1
Total Methods / Classes45 / 12
Compatibility 100%

Problem Summary


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

Added Methods  2 


dropwizard-servlets-0.9.0.jar, AssetServlet.class
package io.dropwizard.servlets.assets
AssetServlet.getResourceUrl ( String absoluteRequestedResourcePath )  :  URL
AssetServlet.readResource ( URL requestedResourceURL )  :  byte[ ]

to the top

Problems with Methods, Low Severity  1 


dropwizard-servlets-0.8.5.jar, ByteRange.class
package io.dropwizard.servlets.assets
[+] ByteRange.parse ( String byteRange, int resourceLength ) [static]  :  ByteRange  1 

to the top

Java Archives  1 


dropwizard-servlets-0.8.5.jar

to the top