Source compatibility report for the dropwizard-vavr library between 1.3.0-3 and 1.3.0-4 versions
Test Info
| Library Name | dropwizard-vavr |
| Version #1 | 1.3.0-3 |
| Version #2 | 1.3.0-4 |
Test Results
| Total Java Modules | 1 |
| Total Methods / Classes | 79 / 26 |
| Compatibility |
100% |
Problem Summary
| Severity | Count |
| Added Methods | - | 4 |
| 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 4
dropwizard-vavr-1.3.0-4.jar, CollectionParamBinder.class
package io.dropwizard.vavr.jersey
CollectionParamBinder.CollectionParamBinder ( )
io/dropwizard/vavr/jersey/CollectionParamBinder."<init>":()V
CollectionParamBinder.configure ( ) : void
io/dropwizard/vavr/jersey/CollectionParamBinder.configure:()V
dropwizard-vavr-1.3.0-4.jar, CollectionParamFeature.class
package io.dropwizard.vavr.jersey
CollectionParamFeature.CollectionParamFeature ( )
io/dropwizard/vavr/jersey/CollectionParamFeature."<init>":()V
CollectionParamFeature.configure ( FeatureContext context ) : boolean
io/dropwizard/vavr/jersey/CollectionParamFeature.configure:(Ljavax/ws/rs/core/FeatureContext;)Z
to the top
Java Archives 1
dropwizard-vavr-1.3.0-3.jar
to the top