SQL-first data access layer for Kotlin & PostgreSQL. An Anti-ORM with fluent query builders, automatic type mapping (ENUM, COMPOSITE, ARRAY), transaction plans with step dependencies, and polymorphic storage
Version15.6.2compared with
Version Details
| 15.6.1 | 15.6.2 | |
|---|---|---|
| Release date | Jun 27, 2026 | Aug 01, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 15.6.1 | 15.6.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.github.octavius-framework » database-api-jvm | 15.6.1 | 15.6.2 |
Runtime Changes (4)
| 15.6.1 | 15.6.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | ch.qos.logback » logback-classic | 1.5.34 | 1.6.1 |
| ~ Updated | com.zaxxer » HikariCP | 7.0.2 | 7.1.0 |
| ~ Updated | io.github.classgraph » classgraph | 4.8.184 | 4.8.186 |
| ~ Updated | org.postgresql » postgresql | 42.7.11 | 42.7.13 |