Skip to content

3.2.1

Choose a tag to compare

@pull-vert pull-vert released this 10 Sep 22:07
· 10 commits to master since this release
  • Add a new query syntax for complex queries with programmatic conditions #116
  • VertX coroutines support #126
  • A new sample for Quarkus and coroutines was added : kotysa-quarkus-vertx-sqlclient-coroutines
  • dependency updates
    • Kotlin 1.9.10
    • build with Gradle 8.3
    • spring-core 6.0.11 (included in Spring boot 3.0.x and 3.1.x)
    • kotlinx.coroutines 1.7.3
    • smallrye-mutiny-vertx-binding 3.6.0
    • Spring Boot samples were updated to 3.1.3
    • Quarkus samples were updated to 3.3.0
    • Ktor samples were updated to 2.3.4