Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols
Version0.15.0compared with
Version Details
| 0.14.0 | 0.15.0 | |
|---|---|---|
| Release date | Jun 08, 2019 | Oct 13, 2019 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (4)
| 0.14.0 | 0.15.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.github.tonivade » purefun-core | 1.0 | 1.3 |
| ~ Updated | io.netty » netty-all | 4.1.36.Final | 4.1.42.Final |
| ~ Updated | io.reactivex.rxjava2 » rxjava | 2.2.9 | 2.2.13 |
| ~ Updated | org.slf4j » slf4j-api | 1.7.25 | 1.7.26 |
Test Changes (4)
| 0.14.0 | 0.15.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | junit » junit | - | 4.12 |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.4.2 | 5.5.2 |
| ~ Updated | org.mockito » mockito-core | 2.27.0 | 3.1.0 |
| - Removed | org.junit.platform » junit-platform-runner | 1.4.2 | - |