This library focuses on providing a Durable Queue supporting message redelivery and Dead Letter Message functionality based on postgresql
Version0.3.2compared with
Version Details
| 0.2.0 | 0.3.2 | |
|---|---|---|
| Release date | May 30, 2022 | Sep 12, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (6)
| 0.2.0 | 0.3.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | dk.cloudcreate.essentials.components » foundation | - | 0.3.2 |
| ~ Updated | dk.cloudcreate.essentials » immutable-jackson | 0.7.3 | 0.7.7 |
| ~ Updated | dk.cloudcreate.essentials » reactive | 0.7.3 | 0.7.7 |
| ~ Updated | dk.cloudcreate.essentials » types-jackson | 0.7.3 | 0.7.7 |
| ~ Updated | dk.cloudcreate.essentials » types-jdbi | 0.7.3 | 0.7.7 |
| - Removed | dk.cloudcreate.essentials.components » common-types | 0.2.0 | - |
Provided Changes (7)
| 0.2.0 | 0.3.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.13.3 | 2.13.4 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jdk8 | 2.13.3 | 2.13.4 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | 2.13.3 | 2.13.4 |
| ~ Updated | io.projectreactor » reactor-core | 3.4.18 | 3.4.22 |
| ~ Updated | org.jdbi » jdbi3-core | 3.29.0 | 3.32.0 |
| ~ Updated | org.jdbi » jdbi3-postgres | 3.29.0 | 3.32.0 |
| ~ Updated | org.postgresql » postgresql | 42.3.6 | 42.5.0 |
Test Changes (4)
| 0.2.0 | 0.3.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.zaxxer » HikariCP | - | 5.0.1 |
| ~ Updated | org.objenesis » objenesis | 3.2 | 3.3 |
| ~ Updated | org.testcontainers » junit-jupiter | 1.17.2 | 1.17.3 |
| ~ Updated | org.testcontainers » postgresql | 1.17.2 | 1.17.3 |
