This library focuses on providing a Durable Queue supporting message redelivery and Dead Letter Message functionality based on Spring Data Mongo
Version0.20.6compared with
Version Details
| 0.20.5 | 0.20.6 | |
|---|---|---|
| Release date | Aug 20, 2023 | Oct 22, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (5)
| 0.20.5 | 0.20.6 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | dk.cloudcreate.essentials » immutable-jackson | 0.20.5 | 0.20.6 |
| ~ Updated | dk.cloudcreate.essentials » reactive | 0.20.5 | 0.20.6 |
| ~ Updated | dk.cloudcreate.essentials » types-jackson | 0.20.5 | 0.20.6 |
| ~ Updated | dk.cloudcreate.essentials » types-springdata-mongo | 0.20.5 | 0.20.6 |
| ~ Updated | dk.cloudcreate.essentials.components » foundation | 0.20.5 | 0.20.6 |
Provided Changes (7)
| 0.20.5 | 0.20.6 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.15.2 | 2.15.3 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jdk8 | 2.15.2 | 2.15.3 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | 2.15.2 | 2.15.3 |
| ~ Updated | io.projectreactor » reactor-core | 3.5.9 | 3.5.11 |
| ~ Updated | org.mongodb » mongodb-driver-sync | 4.10.2 | 4.11.0 |
| ~ Updated | org.slf4j » slf4j-api | 2.0.7 | 2.0.9 |
| ~ Updated | org.springframework.data » spring-data-mongodb | 4.0.9 | 4.0.11 |
Test Changes (6)
| 0.20.5 | 0.20.6 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | dk.cloudcreate.essentials.components » foundation-test | 0.20.5 | 0.20.6 |
| ~ Updated | org.apache.logging.log4j » log4j-to-slf4j | 2.20.0 | 2.21.0 |
| ~ Updated | org.springframework.boot » spring-boot-starter-data-mongodb | 3.0.9 | 3.0.12 |
| ~ Updated | org.springframework.boot » spring-boot-starter-test | 3.0.9 | 3.0.12 |
| ~ Updated | org.testcontainers » junit-jupiter | 1.18.3 | 1.19.1 |
| ~ Updated | org.testcontainers » mongodb | 1.18.3 | 1.19.1 |