Binary compatibility report for the dropwizard-protobuf library between 2.1.11 and 3.0.0-1 versions

Test Info


Library Namedropwizard-protobuf
Version #12.1.11
Version #23.0.0-1

Test Results


Total Java Modules1
Total Methods / Classes131 / 9
Compatibility 93.3%

Problem Summary


SeverityCount
Added Methods-11
Removed MethodsHigh4
Problems with
Data Types
High1
Medium0
Low2
Problems with
Methods
High3
Medium0
Low0

Added Methods  11 


dropwizard-protobuf-3.0.0-1.jar, Builder.class
package io.dropwizard.jersey.protobuf.protos
DropwizardProtos.ErrorMessage.Builder.clear ( )  :  GeneratedMessageV3.Builder
DropwizardProtos.ErrorMessage.Builder.mergeUnknownFields ( UnknownFieldSet p1 )  :  AbstractMessage.Builder
DropwizardProtos.ErrorMessage.Builder.mergeUnknownFields ( UnknownFieldSet p1 )  :  GeneratedMessageV3.Builder
DropwizardProtos.ErrorMessage.Builder.mergeUnknownFields ( UnknownFieldSet p1 )  :  Message.Builder
DropwizardProtos.ErrorMessage.Builder.mergeUnknownFields ( UnknownFieldSet unknownFields )  :  DropwizardProtos.ErrorMessage.Builder
DropwizardProtos.ErrorMessage.Builder.setUnknownFields ( UnknownFieldSet p1 )  :  GeneratedMessageV3.Builder
DropwizardProtos.ErrorMessage.Builder.setUnknownFields ( UnknownFieldSet p1 )  :  Message.Builder
DropwizardProtos.ErrorMessage.Builder.setUnknownFields ( UnknownFieldSet unknownFields )  :  DropwizardProtos.ErrorMessage.Builder

dropwizard-protobuf-3.0.0-1.jar, ProtobufBundle.class
package io.dropwizard.jersey.protobuf
ProtobufBundle<C>.initialize ( Bootstrap<?> bootstrap )  :  void
ProtobufBundle<C>.run ( C configuration, Environment environment )  :  void
ProtobufBundle<C>.run ( Object p1, Environment p2 )  :  void

to the top

Removed Methods  4 


dropwizard-protobuf-2.1.11.jar, Builder.class
package io.dropwizard.jersey.protobuf.protos
DropwizardProtos.ErrorMessage.Builder.clear ( )  :  GeneratedMessage.Builder

dropwizard-protobuf-2.1.11.jar, ProtobufBundle.class
package io.dropwizard.jersey.protobuf
ProtobufBundle<C>.initialize ( Bootstrap<?> bootstrap )  :  void
ProtobufBundle<C>.run ( C configuration, Environment environment )  :  void
ProtobufBundle<C>.run ( Object p1, Environment p2 )  :  void

to the top

Problems with Data Types, High Severity  1 


dropwizard-protobuf-2.1.11.jar
package io.dropwizard.jersey.protobuf
[+] class ProtobufBundle<C>  1 

to the top

Problems with Methods, High Severity  3 


dropwizard-protobuf-2.1.11.jar, Builder.class
package io.dropwizard.jersey.protobuf.protos
[+] DropwizardProtos.ErrorMessage.Builder.clear ( )  :  DropwizardProtos.ErrorMessage.Builder  1 
[+] DropwizardProtos.ErrorMessage.Builder.internalGetFieldAccessorTable ( )  :  GeneratedMessage.FieldAccessorTable  1 

dropwizard-protobuf-2.1.11.jar, ErrorMessage.class
package io.dropwizard.jersey.protobuf.protos
[+] DropwizardProtos.ErrorMessage.internalGetFieldAccessorTable ( )  :  GeneratedMessage.FieldAccessorTable  1 

to the top

Problems with Data Types, Low Severity  2 


dropwizard-protobuf-2.1.11.jar
package io.dropwizard.jersey.protobuf.protos
[+] class DropwizardProtos.ErrorMessage  1 
[+] class DropwizardProtos.ErrorMessage.Builder  1 

to the top

Java Archives  1 


dropwizard-protobuf-2.1.11.jar

to the top