This library focuses on providing an EventStore that is tailored for working with Postgresql version 9.4 or later
(i.e. it supports JSON and JSONB column types)
Version0.4.0compared with
Version Details
| 0.3.2 | 0.4.0 | |
|---|---|---|
| Release date | Sep 12, 2022 | Nov 11, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (6)
| 0.3.2 | 0.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | dk.cloudcreate.essentials » immutable-jackson | 0.7.7 | 0.7.9 |
| ~ Updated | dk.cloudcreate.essentials » reactive | 0.7.7 | 0.7.9 |
| ~ Updated | dk.cloudcreate.essentials » types-jackson | 0.7.7 | 0.7.9 |
| ~ Updated | dk.cloudcreate.essentials » types-jdbi | 0.7.7 | 0.7.9 |
| ~ Updated | dk.cloudcreate.essentials.components » foundation | 0.3.2 | 0.4.0 |
| ~ Updated | dk.cloudcreate.essentials.components » postgresql-distributed-fenced-lock | 0.3.2 | 0.4.0 |
Provided Changes (4)
| 0.3.2 | 0.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.13.4 | 2.14.0 |
| ~ Updated | io.projectreactor » reactor-core | 3.4.22 | 3.4.24 |
| ~ Updated | org.jdbi » jdbi3-core | 3.32.0 | 3.34.0 |
| ~ Updated | org.jdbi » jdbi3-postgres | 3.32.0 | 3.34.0 |
Test Changes (5)
| 0.3.2 | 0.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jdk8 | 2.13.4 | 2.14.0 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | 2.13.4 | 2.14.0 |
| ~ Updated | org.mockito » mockito-core | 4.8.0 | 4.8.1 |
| ~ Updated | org.testcontainers » junit-jupiter | 1.17.3 | 1.17.5 |
| ~ Updated | org.testcontainers » postgresql | 1.17.3 | 1.17.5 |
