This is the Java implementation of OpenFeature, a vendor-agnostic abstraction library for evaluating
feature flags.
Version1.0.1compared with
Version Details
| 1.0.0 | 1.0.1 | |
|---|---|---|
| Release date | Oct 25, 2022 | Nov 30, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.0.0 | 1.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | com.github.spotbugs » spotbugs | 4.7.3 | - |
Provided Changes (1)
| 1.0.0 | 1.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.github.spotbugs » spotbugs | - | 4.7.3 |
Test Changes (4)
| 1.0.0 | 1.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | dev.openfeature.contrib.providers » flagd | 0.4.1 | 0.5.3 |
| ~ Updated | io.cucumber » cucumber-java | 7.8.1 | 7.9.0 |
| ~ Updated | io.cucumber » cucumber-junit-platform-engine | 7.8.1 | 7.9.0 |
| ~ Updated | org.mockito » mockito-core | 4.8.0 | 4.9.0 |