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.3.2compared with
Version Details
| 0.2.0 | 0.3.2 | |
|---|---|---|
| Release date | May 30, 2022 | Sep 12, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (7)
| 0.2.0 | 0.3.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | dk.cloudcreate.essentials.components » foundation | - | 0.3.2 |
| ~ Updated | dk.cloudcreate.essentials » immutable-jackson | 0.7.3 | 0.7.7 |
| ~ Updated | dk.cloudcreate.essentials » reactive | 0.7.3 | 0.7.7 |
| ~ Updated | dk.cloudcreate.essentials » types-jackson | 0.7.3 | 0.7.7 |
| ~ Updated | dk.cloudcreate.essentials » types-jdbi | 0.7.3 | 0.7.7 |
| ~ Updated | dk.cloudcreate.essentials.components » postgresql-distributed-fenced-lock | 0.2.0 | 0.3.2 |
| - Removed | dk.cloudcreate.essentials.components » common-types | 0.2.0 | - |
Provided Changes (5)
| 0.2.0 | 0.3.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.13.3 | 2.13.4 |
| ~ Updated | io.projectreactor » reactor-core | 3.4.18 | 3.4.22 |
| ~ Updated | org.jdbi » jdbi3-core | 3.29.0 | 3.32.0 |
| ~ Updated | org.jdbi » jdbi3-postgres | 3.29.0 | 3.32.0 |
| ~ Updated | org.postgresql » postgresql | 42.3.6 | 42.5.0 |
Test Changes (6)
| 0.2.0 | 0.3.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jdk8 | 2.13.3 | 2.13.4 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | 2.13.3 | 2.13.4 |
| ~ Updated | org.mockito » mockito-core | 4.6.0 | 4.8.0 |
| ~ Updated | org.objenesis » objenesis | 3.2 | 3.3 |
| ~ Updated | org.testcontainers » junit-jupiter | 1.17.2 | 1.17.3 |
| ~ Updated | org.testcontainers » postgresql | 1.17.2 | 1.17.3 |
