We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3375a64 commit d6059dfCopy full SHA for d6059df
CHANGELOG
@@ -1,6 +1,12 @@
1
R2DBC PostgreSQL Changelog
2
=============================
3
4
+0.9.3.RELEASE
5
+-----------------------------------------
6
+* Allow `StringCodec` registration for `CITEXT` usage #551
7
+* Fix `LocalTimeCodec` array OID #555
8
+* Fix `NumericDecodeUtils.decodeBinary(byteBuf)` decoding #558
9
+
10
0.9.2.RELEASE
11
-----------------------------------------
12
* Consider lowercase `sslmode` for easier JDBC URL adaption #486
0 commit comments