File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 11R2DBC MSSQL Changelog
22=============================
33
4+ 0.9.0.RC1
5+ ------------------
6+ * Upgrade to R2DBC 0.9.0.RELEASE #237
7+ * Upgrade to R2DBC SPI 0.9 RC1 #223
8+ * Adopt renamed TCK column name #236
9+ * Move off deprecated Reactor Netty API #231
10+ * Let `Statement.add()` always create a new binding set #230
11+ * `BigDecimal` with negative scale incorrectly encoded #228
12+ * Use sequential processing in `Result.flatMap(…)` #225
13+ * Propagate offending SQL into R2DBC exceptions #224
14+ * Upgrade to R2DBC SPI 0.9 RC1 #223
15+ * Align `Statement.bind(…)` and `Readable.get(…)` exceptions with specification #222
16+ * Upgrade dependencies #221
17+ * Replace `EmitterProcessor` with `Sinks` API #219
18+ * The FOR XML clause is not allowed in a CURSOR statement #209
19+
4200.9.0.M2
521------------------
622* Statements hang up on reading `nvarchar(max)` columns #216
You can’t perform that action at this time.
0 commit comments