Skip to content

Commit ef8f975

Browse files
committed
Update changelog.
[#546] Signed-off-by: Mark Paluch <[email protected]>
1 parent 7424903 commit ef8f975

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
R2DBC PostgreSQL Changelog
22
=============================
33

4+
0.8.13.RELEASE
5+
-----------------------------------------
6+
* Consider lowercase `sslmode` for easier JDBC URL adaption #486
7+
* Issue parsing timestamp with timezone having offset of format `+hh:mm:ss` #509
8+
* `CachedCodecLookup` wrongly assumes uniqueness of `hashCode()` #511
9+
* Upgrade to netty 4.1.77.Final to address epoll_wait() not implemented on Linux #514
10+
* using an EnumCodec with no enums generates invalid SQL #515
11+
* Await `ReadyForQuery` before emitting errors from transactional control methods #541
12+
413
0.8.12.RELEASE
514
-----------------------------------------
615
* Parameter values are not sent in the correct order #482

0 commit comments

Comments
 (0)