Binary compatibility report for the dropwizard-protobuf library between 1.0.5-1 and 1.0.5-2 versions
Test Info
| Library Name | dropwizard-protobuf | 
| Version #1 | 1.0.5-1 | 
| Version #2 | 1.0.5-2 | 
Test Results
| Total Java Modules | 1 | 
| Total Methods / Classes | 142 / 8 | 
| Compatibility | 
100% | 
Problem Summary
 | Severity | Count | 
| Added Methods | - | 3 | 
| Removed Methods | High | 0 | 
Problems with Data Types | High | 0 | 
| Medium | 0 | 
| Low | 0 | 
Problems with Methods | High | 0 | 
| Medium | 0 | 
| Low | 0 | 
Added Methods  3 
dropwizard-protobuf-1.0.5-2.jar, ProtobufBundle.class
package io.dropwizard.jersey.protobuf
ProtobufBundle.initialize ( Bootstrap<?> bootstrap )  :  void
io/dropwizard/jersey/protobuf/ProtobufBundle.initialize:(Lio/dropwizard/setup/Bootstrap;)V
ProtobufBundle.ProtobufBundle ( )
io/dropwizard/jersey/protobuf/ProtobufBundle."<init>":()V
ProtobufBundle.run ( Environment environment )  :  void
io/dropwizard/jersey/protobuf/ProtobufBundle.run:(Lio/dropwizard/setup/Environment;)V
to the top
Java Archives  1 
dropwizard-protobuf-1.0.5-1.jar
to the top