Binary compatibility report for the dropwizard-jetty library between 3.0.2 and 3.0.3 versions

Test Info


Library Namedropwizard-jetty
Version #13.0.2
Version #23.0.3

Test Results


Total Java Modules1
Total Methods / Classes189 / 10
Compatibility 100%

Problem Summary


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

Added Methods  2 


dropwizard-jetty-3.0.3.jar, HttpConnectorFactory.class
package io.dropwizard.jetty
HttpConnectorFactory.getUriCompliance ( )  :  UriCompliance
HttpConnectorFactory.setUriCompliance ( UriCompliance uriCompliance )  :  void

to the top

Java Archives  1 


dropwizard-jetty-3.0.2.jar

to the top