Binary compatibility report for the dropwizard-protobuf library between 0.8.2-1 and 0.8.4-1 versions

Test Info


Library Namedropwizard-protobuf
Version #10.8.2-1
Version #20.8.4-1

Test Results


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

Problem Summary


SeverityCount
Added Methods-12
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-4

Added Methods  12 


dropwizard-protobuf-0.8.4-1.jar, Builder.class
package io.dropwizard.jersey.protobuf.protos
DropwizardProtos.ErrorMessage.Builder.clearDetails ( )  :  DropwizardProtos.ErrorMessage.Builder
DropwizardProtos.ErrorMessage.Builder.getDetails ( )  :  String
DropwizardProtos.ErrorMessage.Builder.getDetailsBytes ( )  :  ByteString
DropwizardProtos.ErrorMessage.Builder.hasDetails ( )  :  boolean
DropwizardProtos.ErrorMessage.Builder.setDetails ( String value )  :  DropwizardProtos.ErrorMessage.Builder
DropwizardProtos.ErrorMessage.Builder.setDetailsBytes ( ByteString value )  :  DropwizardProtos.ErrorMessage.Builder

dropwizard-protobuf-0.8.4-1.jar, ErrorMessage.class
package io.dropwizard.jersey.protobuf.protos
DropwizardProtos.ErrorMessage.getDetails ( )  :  String
DropwizardProtos.ErrorMessage.getDetailsBytes ( )  :  ByteString
DropwizardProtos.ErrorMessage.hasDetails ( )  :  boolean

dropwizard-protobuf-0.8.4-1.jar, ErrorMessageOrBuilder.class
package io.dropwizard.jersey.protobuf.protos
DropwizardProtos.ErrorMessageOrBuilder.getDetails ( ) [abstract]  :  String
DropwizardProtos.ErrorMessageOrBuilder.getDetailsBytes ( ) [abstract]  :  ByteString
DropwizardProtos.ErrorMessageOrBuilder.hasDetails ( ) [abstract]  :  boolean

to the top

Other Changes in Data Types  4 


dropwizard-protobuf-0.8.2-1.jar
package io.dropwizard.jersey.protobuf.protos
[+] class DropwizardProtos.ErrorMessage  1 
[+] interface DropwizardProtos.ErrorMessageOrBuilder  3 

to the top

Java Archives  1 


dropwizard-protobuf-0.8.2-1.jar

to the top