Binary compatibility report for the dropwizard-jetty library between 2.1.12 and 3.0.0 versions

Test Info


Library Namedropwizard-jetty
Version #12.1.12
Version #23.0.0

Test Results


Total Java Modules1
Total Methods / Classes203 / 12
Compatibility 92.5%

Problem Summary


SeverityCount
Added Methods-3
Removed MethodsHigh11
Problems with
Data Types
High3
Medium0
Low0
Problems with
Methods
High4
Medium0
Low0

Added Methods  3 


dropwizard-jetty-3.0.0.jar, HttpsConnectorFactory.class
package io.dropwizard.jetty
HttpsConnectorFactory.configureSslContextFactory ( SslContextFactory sslContextFactory )  :  SslContextFactory.Server
HttpsConnectorFactory.isDisableSniHostCheck ( )  :  boolean
HttpsConnectorFactory.setDisableSniHostCheck ( boolean disableSniHostCheck )  :  void

to the top

Removed Methods  11 


dropwizard-jetty-2.1.12.jar, GzipHandlerFactory.class
package io.dropwizard.jetty
GzipHandlerFactory.getExcludedUserAgentPatterns ( )  :  Set<String> *DEPRECATED*
GzipHandlerFactory.isGzipCompatibleInflation ( )  :  boolean *DEPRECATED*
GzipHandlerFactory.setExcludedUserAgentPatterns ( Set<String> excludedUserAgentPatterns )  :  void *DEPRECATED*
GzipHandlerFactory.setGzipCompatibleInflation ( boolean gzipCompatibleInflation )  :  void *DEPRECATED*

dropwizard-jetty-2.1.12.jar, HttpsConnectorFactory.class
package io.dropwizard.jetty
HttpsConnectorFactory.configureSslContextFactory ( SslContextFactory factory )  :  SslContextFactory
HttpsConnectorFactory.logSslInfoOnStart ( SslContextFactory sslContextFactory )  :  AbstractLifeCycle.AbstractLifeCycleListener *DEPRECATED*

dropwizard-jetty-2.1.12.jar, NetUtil.class
package io.dropwizard.jetty
NetUtil.getAllLocalIPs ( ) [static]  :  Collection<InetAddress>
NetUtil.getLocalIpFilter ( ) [static]  :  LocalIpFilter
NetUtil.NetUtil ( )
NetUtil.setLocalIpFilter ( LocalIpFilter newLocalIpFilter ) [static]  :  void

dropwizard-jetty-2.1.12.jar, SslReload.class
package io.dropwizard.jetty
SslReload.reload ( SslContextFactory factory )  :  void *DEPRECATED*

to the top

Problems with Data Types, High Severity  3 


dropwizard-jetty-2.1.12.jar
package io.dropwizard.jetty
[+] class NetUtil  3 

to the top

Problems with Methods, High Severity  4 


dropwizard-jetty-2.1.12.jar, HttpsConnectorFactory.class
package io.dropwizard.jetty
[+] HttpsConnectorFactory.configureSslContextFactory ( SslContextFactory factory )  :  SslContextFactory  1 

dropwizard-jetty-2.1.12.jar, NetUtil.class
package io.dropwizard.jetty
[+] NetUtil.getDefaultTcpBacklog ( ) [static]  :  int  1 
[+] NetUtil.getTcpBacklog ( int tcpBacklog ) [static]  :  int  1 
[+] NetUtil.isWindows ( ) [static]  :  boolean  1 

to the top

Java Archives  1 


dropwizard-jetty-2.1.12.jar

to the top