Changes report for the dropwizard-vavr package between 1.3.0-4 and 2.0.0-1 versions


addedunchanged
changedremoved

Test Info


Package Namedropwizard-vavr
Package FormatJAR
Version #11.3.0-4
Version #22.0.0-1

Test Results


Total Packages2
Total Files89
VerdictChanged
(55.6%)

Changes In Files


File TypeTotalAddedRemovedChanged
Java class 75 1 58 3
XML document 1 0 0 1
Property file 1 0 0 1
Directory 11 0 1 0
Information file 1 0 0 0

Java Classes (75)


Name Status Delta Visual
Diff
io/dropwizard/vavr/jdbi/ArrayContainerFactory$1.class removed
io/dropwizard/vavr/jdbi/ArrayContainerFactory$ArrayContainerBuilder.class removed
io/dropwizard/vavr/jdbi/ArrayContainerFactory.class removed
io/dropwizard/vavr/jdbi/IndexedSeqContainerFactory$1.class removed
io/dropwizard/vavr/jdbi/IndexedSeqContainerFactory$IndexedSeqContainerBuilder.class removed
io/dropwizard/vavr/jdbi/IndexedSeqContainerFactory.class removed
io/dropwizard/vavr/jdbi/ListContainerFactory$1.class removed
io/dropwizard/vavr/jdbi/ListContainerFactory$ListContainerBuilder.class removed
io/dropwizard/vavr/jdbi/ListContainerFactory.class removed
io/dropwizard/vavr/jdbi/OptionArgumentFactory$1.class removed
io/dropwizard/vavr/jdbi/OptionArgumentFactory$DefaultOptionArgument.class removed
io/dropwizard/vavr/jdbi/OptionArgumentFactory$MsSqlOptionArgument.class removed
io/dropwizard/vavr/jdbi/OptionArgumentFactory.class removed
io/dropwizard/vavr/jdbi/OptionContainerFactory$1.class removed
io/dropwizard/vavr/jdbi/OptionContainerFactory$OptionContainerBuilder.class removed
io/dropwizard/vavr/jdbi/OptionContainerFactory.class removed
io/dropwizard/vavr/jdbi/QueueContainerFactory$1.class removed
io/dropwizard/vavr/jdbi/QueueContainerFactory$QueueContainerBuilder.class removed
io/dropwizard/vavr/jdbi/QueueContainerFactory.class removed
io/dropwizard/vavr/jdbi/SeqContainerFactory$1.class removed
io/dropwizard/vavr/jdbi/SeqContainerFactory$SeqContainerBuilder.class removed
io/dropwizard/vavr/jdbi/SeqContainerFactory.class removed
io/dropwizard/vavr/jdbi/SetContainerFactory$1.class removed
io/dropwizard/vavr/jdbi/SetContainerFactory$SetContainerBuilder.class removed
io/dropwizard/vavr/jdbi/SetContainerFactory.class removed
io/dropwizard/vavr/jdbi/StreamContainerFactory$1.class removed
io/dropwizard/vavr/jdbi/StreamContainerFactory$StreamContainerBuilder.class removed
io/dropwizard/vavr/jdbi/StreamContainerFactory.class removed
io/dropwizard/vavr/jdbi/TreeContainerFactory$1.class removed
io/dropwizard/vavr/jdbi/TreeContainerFactory$TreeContainerBuilder.class removed
io/dropwizard/vavr/jdbi/TreeContainerFactory.class removed
io/dropwizard/vavr/jdbi/ValueArgumentFactory$1.class removed
io/dropwizard/vavr/jdbi/ValueArgumentFactory$DefaultValueArgument.class removed
io/dropwizard/vavr/jdbi/ValueArgumentFactory$MsSqlValueArgument.class removed
io/dropwizard/vavr/jdbi/ValueArgumentFactory.class removed
io/dropwizard/vavr/jdbi/VavrDBIFactory.class removed
io/dropwizard/vavr/jdbi/VectorContainerFactory$1.class removed
io/dropwizard/vavr/jdbi/VectorContainerFactory$VectorContainerBuilder.class removed
io/dropwizard/vavr/jdbi/VectorContainerFactory.class removed
io/dropwizard/vavr/jdbi3/VavrJdbiFactory.class unchanged
io/dropwizard/vavr/jersey/CollectionParamBinder$1.class removed
io/dropwizard/vavr/jersey/CollectionParamBinder$2.class removed
io/dropwizard/vavr/jersey/CollectionParamBinder$3.class removed
io/dropwizard/vavr/jersey/CollectionParamBinder$FormParamInjectionResolver.class removed
io/dropwizard/vavr/jersey/CollectionParamBinder$HeaderParamInjectionResolver.class removed
io/dropwizard/vavr/jersey/CollectionParamBinder$QueryParamInjectionResolver.class removed
io/dropwizard/vavr/jersey/CollectionParamBinder.class removed
io/dropwizard/vavr/jersey/CollectionParameterExtractor.class removed
io/dropwizard/vavr/jersey/CollectionParamFeature.class removed
io/dropwizard/vavr/jersey/CollectionValueFactoryProvider$1.class removed
io/dropwizard/vavr/jersey/CollectionValueFactoryProvider$CollectionFormParamFactoryProvider.class removed
io/dropwizard/vavr/jersey/CollectionValueFactoryProvider$CollectionHeaderParamFactoryProvider.class removed
io/dropwizard/vavr/jersey/CollectionValueFactoryProvider$CollectionQueryParamFactoryProvider.class removed
io/dropwizard/vavr/jersey/CollectionValueFactoryProvider.class removed
io/dropwizard/vavr/jersey/EitherMessageBodyWriter.class unchanged
io/dropwizard/vavr/jersey/EmptyValueException.class unchanged
io/dropwizard/vavr/jersey/EmptyValueExceptionMapper.class unchanged
io/dropwizard/vavr/jersey/LazyParamBinder.class unchanged
io/dropwizard/vavr/jersey/LazyParamConverterProvider$1.class unchanged
io/dropwizard/vavr/jersey/LazyParamConverterProvider$2.class unchanged
io/dropwizard/vavr/jersey/LazyParamConverterProvider.class changed 29.3% diff
io/dropwizard/vavr/jersey/LazyParamFeature.class unchanged
io/dropwizard/vavr/jersey/OptionParamBinder.class unchanged
io/dropwizard/vavr/jersey/OptionParamConverterProvider$1.class unchanged
io/dropwizard/vavr/jersey/OptionParamConverterProvider$2.class unchanged
io/dropwizard/vavr/jersey/OptionParamConverterProvider.class changed 29.4% diff
io/dropwizard/vavr/jersey/OptionParamFeature.class unchanged
io/dropwizard/vavr/jersey/ParameterValueFactories$FormParamValueFactory.class removed
io/dropwizard/vavr/jersey/ParameterValueFactories$HeaderParamValueFactory.class removed
io/dropwizard/vavr/jersey/ParameterValueFactories$QueryParamValueFactory.class removed
io/dropwizard/vavr/jersey/ParameterValueFactories.class removed
io/dropwizard/vavr/jersey/ValueMessageBodyWriter.class unchanged
io/dropwizard/vavr/validation/ValueValidatedValueExtractor.class added
io/dropwizard/vavr/validation/ValueValidatedValueUnwrapper.class removed
io/dropwizard/vavr/VavrBundle.class changed 29.4% diff

XML Documents (1)


Name Status Delta Visual
Diff
META-INF/maven/io.dropwizard.modules/dropwizard-vavr/pom.xml changed 5.2% diff

Property Files (1)


Name Status Delta Visual
Diff
META-INF/maven/io.dropwizard.modules/dropwizard-vavr/pom.properties changed 24.7% diff

Directories (11)


Name Status
io unchanged
io/dropwizard unchanged
io/dropwizard/vavr unchanged
io/dropwizard/vavr/jdbi removed
io/dropwizard/vavr/jdbi3 unchanged
io/dropwizard/vavr/jersey unchanged
io/dropwizard/vavr/validation unchanged
META-INF unchanged
META-INF/maven unchanged
META-INF/maven/io.dropwizard.modules unchanged
META-INF/maven/io.dropwizard.modules/dropwizard-vavr unchanged

Information Files (1)


Name Status Delta Visual
Diff
META-INF/MANIFEST.MF unchanged

Packages (2)


dropwizard-vavr-1.3.0-4.jar
dropwizard-vavr-2.0.0-1.jar

to the top