Binary compatibility report for the dropwizard-vavr library between 1.3.0-2 and 1.3.0-3 versions
Test Info
Library Name | dropwizard-vavr |
Version #1 | 1.3.0-2 |
Version #2 | 1.3.0-3 |
Test Results
Total Java Modules | 1 |
Total Methods / Classes | 75 / 24 |
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-vavr-1.3.0-3.jar, VavrJdbiFactory.class
package io.dropwizard.vavr.jdbi3
VavrJdbiFactory.configure ( Jdbi jdbi ) : void
io/dropwizard/vavr/jdbi3/VavrJdbiFactory.configure:(Lorg/jdbi/v3/core/Jdbi;)V
VavrJdbiFactory.VavrJdbiFactory ( )
io/dropwizard/vavr/jdbi3/VavrJdbiFactory."<init>":()V
VavrJdbiFactory.VavrJdbiFactory ( StatementNameStrategy nameStrategy )
io/dropwizard/vavr/jdbi3/VavrJdbiFactory."<init>":(Lcom/codahale/metrics/jdbi3/strategies/StatementNameStrategy;)V
to the top
Java Archives 1
dropwizard-vavr-1.3.0-2.jar
to the top