This library focuses purely on providing common types and foundational patterns, such as queue, inbox, outbox, etc. used in modern java solutions
Version0.4.0compared with
Version Details
| 0.3.2 | 0.4.0 | |
|---|---|---|
| Release date | Sep 12, 2022 | Nov 11, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (7)
| 0.3.2 | 0.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.fasterxml.jackson.core » jackson-databind | - | 2.14.0 |
| + Added | io.projectreactor » reactor-core | - | 3.4.24 |
| + Added | org.jdbi » jdbi3-core | - | 3.34.0 |
| + Added | org.postgresql » postgresql | - | 42.5.0 |
| + Added | org.springframework.data » spring-data-mongodb | - | 3.4.5 |
| ~ Updated | dk.cloudcreate.essentials » reactive | 0.7.7 | 0.7.9 |
| ~ Updated | dk.cloudcreate.essentials » types | 0.7.7 | 0.7.9 |
Provided Changes (6)
| 0.3.2 | 0.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.mongodb » mongodb-driver-sync | - | 4.7.2 |
| + Added | org.springframework » spring-tx | - | - |
| - Removed | com.fasterxml.jackson.core » jackson-databind | 2.13.4 | - |
| - Removed | io.projectreactor » reactor-core | 3.4.22 | - |
| - Removed | org.jdbi » jdbi3-core | 3.32.0 | - |
| - Removed | org.postgresql » postgresql | 42.5.0 | - |
Test Changes (3)
| 0.3.2 | 0.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.mockito » mockito-core | 4.8.0 | 4.8.1 |
| ~ Updated | org.testcontainers » junit-jupiter | 1.17.3 | 1.17.5 |
| ~ Updated | org.testcontainers » postgresql | 1.17.3 | 1.17.5 |
