All Versions
73
Latest Version
Avg Release Cycle
32 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v1.0.9 Changes
October 25, 2019- โฌ๏ธ Upgrade R2DBC to 0.8.0.RC2, see https://github.com/jasync-sql/jasync-sql/issues/152 and https://github.com/jasync-sql/jasync-sql/issues/159
-
v1.0.7 Changes
September 15, 2019- R2DBC - IllegalStateException: unmatched requested type Object on get("id", Object.class) and Integer-typed value: https://github.com/jasync-sql/jasync-sql/issues/150
-
v1.0.6 Changes
August 22, 2019- ๐ MemSQL - Add support for memsql prepared statements: https://github.com/jasync-sql/jasync-sql/issues/140
-
v1.0.5 Changes
July 12, 2019- R2DBC - Allow more type for JasyncInsertSyntheticRow: https://github.com/jasync-sql/jasync-sql/issues/137
-
v1.0.4 Changes
July 11, 2019- R2DBC - add auto generated id returned from server: https://github.com/jasync-sql/jasync-sql/pull/130
(This was broken in 1.0.2)
-
v1.0.2
June 26, 2019 -
v1.0.1 Changes
June 23, 2019- ๐ Fix an issue in case of exception during connection factory test method: https://github.com/jasync-sql/jasync-sql/pull/129
-
v1.0.0 Changes
June 19, 2019- Publish to maven central.
-
v0.9.53 Changes
- ๐ Fix #121 - Issue in Stored Procedure call.