Skip to content

Commit fcea5b5

Browse files
committed
Update changelog
[#466] Signed-off-by: Mark Paluch <[email protected]>
1 parent 3221643 commit fcea5b5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
R2DBC PostgreSQL Changelog
22
=============================
33

4+
0.8.11.RELEASE
5+
-----------------------------------------
6+
* Add support to re-prepare cached statements #382
7+
* Add support for reading arbitrary enum values as `String` #429
8+
* Backport compound statement result splitting to 0.8.x #446
9+
* SSL=False Option isn't working #453
10+
* Add support to decode enums and other types as `String` #454
11+
* Buffers in `SSLSessionHandlerAdapter` not released after decoding #458
12+
* Truncated the values tested in time-related unit tests to their micro… #469
13+
* NumberFormatException in BuiltinDynamicCodecs when reading oid value #470
14+
415
0.8.10.RELEASE
516
-----------------------------------------
617
* Apply correct windowing in SimpleQueryPostgresqlStatement #450

0 commit comments

Comments
 (0)