This library provides Spring Boot auto-configuration for all Postgresql focused Essentials components
Version0.20.0compared with
Version Details
| 0.9.19 | 0.20.0 | |
|---|---|---|
| Release date | Mar 21, 2024 | May 16, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (8)
| 0.9.19 | 0.20.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | dk.cloudcreate.essentials » immutable-jackson | 0.9.19 | 0.20.0 |
| ~ Updated | dk.cloudcreate.essentials » types-jackson | 0.9.19 | 0.20.0 |
| ~ Updated | dk.cloudcreate.essentials » types-jdbi | 0.9.19 | 0.20.0 |
| ~ Updated | dk.cloudcreate.essentials.components » postgresql-distributed-fenced-lock | 0.9.19 | 0.20.0 |
| ~ Updated | dk.cloudcreate.essentials.components » postgresql-queue | 0.9.19 | 0.20.0 |
| ~ Updated | org.springframework.boot » spring-boot-configuration-processor | 2.7.18 | 3.0.6 |
| - Removed | io.micrometer » micrometer-core | 1.12.4 | - |
| - Removed | io.micrometer » micrometer-tracing | 1.2.4 | - |
Provided Changes (12)
| 0.9.19 | 0.20.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-annotations | 2.17.0 | 2.15.0 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.17.0 | 2.15.0 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jdk8 | 2.17.0 | 2.15.0 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | 2.17.0 | 2.15.0 |
| ~ Updated | io.projectreactor » reactor-core | 3.4.36 | 3.5.6 |
| ~ Updated | org.jdbi » jdbi3-core | 3.45.1 | 3.38.2 |
| ~ Updated | org.jdbi » jdbi3-postgres | 3.45.1 | 3.38.2 |
| ~ Updated | org.postgresql » postgresql | 42.7.3 | 42.6.0 |
| ~ Updated | org.slf4j » slf4j-api | 1.7.36 | 2.0.7 |
| ~ Updated | org.springframework.boot » spring-boot-autoconfigure | 2.7.18 | 3.0.6 |
| ~ Updated | org.springframework.boot » spring-boot-starter-jdbc | 2.7.18 | 3.0.6 |
| - Removed | org.springframework.boot » spring-boot-actuator-autoconfigure | 2.7.18 | - |
Test Changes (6)
| 0.9.19 | 0.20.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | net.minidev » json-smart | 2.5.0 | 2.4.10 |
| ~ Updated | org.apache.logging.log4j » log4j-to-slf4j | 2.23.1 | 2.20.0 |
| ~ Updated | org.springframework.boot » spring-boot-starter-test | 2.7.18 | 3.0.6 |
| ~ Updated | org.testcontainers » junit-jupiter | 1.19.7 | 1.18.1 |
| ~ Updated | org.testcontainers » postgresql | 1.19.7 | 1.18.1 |
| ~ Updated | org.yaml » snakeyaml | 2.2 | 1.33 |
