Changelog
v2.0.0-rc1 (2023-01-11)
Breaking changes:
Implemented enhancements:
-
Able to execute multiple statements in one connection #137
-
Add shortcut for fetchJsonObject/fetchJsonArray #133
-
Add shortcut for fetchOne/fetchMany/fetchExists/fetchCount into jooqx #129
-
Refactor code generation for
rxify
#103 -
Support SQL block #98
-
Support plain SQL #97
-
Support mutiny #83
-
Support Rx3 #82
-
Remove lombok dependency #65
-
Support DDL #51
-
Introduce jooqx SPI provider #49
-
Rxify for JooqxBuilder #38
-
Support plain JDBC in Vertx reactive mode #33
-
Support SQL Procedure #25
-
Integrate with RQL #8
Fixed bugs:
Closed issues:
-
vertx-junit5 > 4.2.5 always failed to open SQL connection #146
Merged pull requests:
1.0.0
Closed issues:
-
Document & usage #24
-
Vertx gen to Rxify #18
-
Test with complex query that return join result to ensure VertxJooqRecord can handle #11
-
Add some useful basic SQL query as DAO function #10
-
Convert result from VertxJooqRecord to Table record or Table pojo #9
-
Support SQL transaction #7
-
Data type converter between Vertx SQL and jOOQ #6
-
Error handling #5
-
Support batch DML #3
Merged pull requests:
-
Bump actions/cache from v2 to v2.1.4 #14 (dependabot[bot])
-
Bump zero88/gh-project-context from v1.0.0 to v1.0.3 #2 (dependabot[bot])
-
Bump actions/cache from v2.1.3 to v2.1.4 #1 (dependabot[bot])
This Changelog was automatically generated by github_changelog_generator