This library provides Spring Boot auto-configuration for all Postgresql focused Essentials components
Version0.40.5compared with
Version Details
| 0.40.4 | 0.40.5 | |
|---|---|---|
| Release date | Feb 06, 2024 | Mar 21, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (8)
| 0.40.4 | 0.40.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.micrometer » micrometer-core | - | 1.12.4 |
| + Added | io.micrometer » micrometer-tracing | - | 1.2.4 |
| ~ Updated | dk.cloudcreate.essentials » immutable-jackson | 0.40.4 | 0.40.5 |
| ~ Updated | dk.cloudcreate.essentials » types-jackson | 0.40.4 | 0.40.5 |
| ~ Updated | dk.cloudcreate.essentials » types-jdbi | 0.40.4 | 0.40.5 |
| ~ Updated | dk.cloudcreate.essentials.components » postgresql-distributed-fenced-lock | 0.40.4 | 0.40.5 |
| ~ Updated | dk.cloudcreate.essentials.components » postgresql-queue | 0.40.4 | 0.40.5 |
| ~ Updated | org.springframework.boot » spring-boot-configuration-processor | 3.2.2 | 3.2.3 |
Provided Changes (13)
| 0.40.4 | 0.40.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-annotations | 2.16.1 | 2.17.0 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.16.1 | 2.17.0 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jdk8 | 2.16.1 | 2.17.0 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | 2.16.1 | 2.17.0 |
| ~ Updated | io.projectreactor » reactor-core | 3.6.2 | 3.6.4 |
| ~ Updated | org.jdbi » jdbi3-core | 3.44.0 | 3.45.1 |
| ~ Updated | org.jdbi » jdbi3-postgres | 3.44.0 | 3.45.1 |
| ~ Updated | org.postgresql » postgresql | 42.7.1 | 42.7.3 |
| ~ Updated | org.springframework.boot » spring-boot-actuator-autoconfigure | 3.2.2 | 3.2.3 |
| ~ Updated | org.springframework.boot » spring-boot-autoconfigure | 3.2.2 | 3.2.3 |
| ~ Updated | org.springframework.boot » spring-boot-starter-jdbc | 3.2.2 | 3.2.3 |
| - Removed | io.micrometer » micrometer-core | 1.12.2 | - |
| - Removed | io.micrometer » micrometer-tracing | 1.2.2 | - |
Test Changes (4)
| 0.40.4 | 0.40.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.logging.log4j » log4j-to-slf4j | 2.22.1 | 2.23.1 |
| ~ Updated | org.springframework.boot » spring-boot-starter-test | 3.2.2 | 3.2.3 |
| ~ Updated | org.testcontainers » junit-jupiter | 1.19.4 | 1.19.7 |
| ~ Updated | org.testcontainers » postgresql | 1.19.4 | 1.19.7 |
