Skip to content

3.1.0

Choose a tag to compare

@pull-vert pull-vert released this 06 Jul 21:45
· 21 commits to master since this release
  • Bump samples to Spring Boot 3.1.0 #139
  • Generic Table type for replacing real dbs with H2 for tests #117
  • Support all join types and "cascading" join on others tables #142
  • SelectSum is only available for IntColumn #143
  • dependency updates
    • Kotlin 1.8.22
    • build with Gradle 8.2
    • spring-core 6.0.10 (included in Spring boot 3.0.x and 3.1.x)
    • kotlinx.coroutines 1.7.2
    • smallrye-mutiny-vertx-binding 3.5.0
    • Spring Boot samples were updated to 3.1.1
    • Quarkus samples were updated to 3.2.0
    • Ktor samples were updated to 2.3.2