This library provides Spring Boot auto-configuration for all Postgresql focused Essentials components
Version0.50.0compared with
Version Details
| 0.40.28 | 0.50.0 | |
|---|---|---|
| Release date | Feb 08, 2026 | Aug 25, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (11)
| 0.40.28 | 0.50.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | dk.trustworks.essentials » immutable-jackson3 | - | 0.50.0 |
| + Added | dk.trustworks.essentials » types-jackson3 | - | 0.50.0 |
| ~ Updated | dk.trustworks.essentials » types-jdbi | 0.40.28 | 0.50.0 |
| ~ Updated | dk.trustworks.essentials.components » postgresql-distributed-fenced-lock | 0.40.28 | 0.50.0 |
| ~ Updated | dk.trustworks.essentials.components » postgresql-queue | 0.40.28 | 0.50.0 |
| ~ Updated | io.micrometer » micrometer-core | 1.13.15 | - |
| ~ Updated | io.micrometer » micrometer-tracing | 1.3.13 | - |
| ~ Updated | org.objenesis » objenesis | 3.4 | 3.6 |
| ~ Updated | org.springframework.boot » spring-boot-configuration-processor | 3.3.13 | 4.0.8 |
| - Removed | dk.trustworks.essentials » immutable-jackson | 0.40.28 | - |
| - Removed | dk.trustworks.essentials » types-jackson | 0.40.28 | - |
Provided Changes (14)
| 0.40.28 | 0.50.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | tools.jackson.core » jackson-databind | - | 3.1.5 |
| ~ Updated | com.fasterxml.jackson.core » jackson-annotations | 2.20 | 2.21 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.20.2 | 2.21.5 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jdk8 | 2.20.2 | 2.21.5 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | 2.20.2 | 2.21.5 |
| ~ Updated | io.projectreactor » reactor-core | 3.7.15 | - |
| ~ Updated | org.jdbi » jdbi3-core | 3.51.0 | 3.54.0 |
| ~ Updated | org.jdbi » jdbi3-postgres | 3.51.0 | 3.54.0 |
| ~ Updated | org.postgresql » postgresql | 42.7.9 | 42.7.13 |
| ~ Updated | org.slf4j » slf4j-api | 2.0.17 | 2.0.18 |
| ~ Updated | org.springframework.boot » spring-boot-actuator-autoconfigure | 3.3.13 | 4.0.8 |
| ~ Updated | org.springframework.boot » spring-boot-autoconfigure | 3.3.13 | 4.0.8 |
| ~ Updated | org.springframework.boot » spring-boot-starter-jdbc | 3.3.13 | 4.0.8 |
| ~ Updated | org.yaml » snakeyaml | 2.4 | 2.6 |
Test Changes (7)
| 0.40.28 | 0.50.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.tngtech.archunit » archunit-junit5 | - | 1.5.0 |
| + Added | dk.trustworks.essentials.components » foundation-test | - | 0.50.0 |
| ~ Updated | org.springframework.boot » spring-boot-starter-test | 3.3.13 | 4.0.8 |
| ~ Updated | org.testcontainers » testcontainers-junit-jupiter | 2.0.3 | 2.0.5 |
| ~ Updated | org.testcontainers » testcontainers-postgresql | 2.0.3 | 2.0.5 |
| - Removed | net.minidev » json-smart | 2.5.2 | - |
| - Removed | org.apache.logging.log4j » log4j-to-slf4j | 2.25.3 | - |