Skip to content

Commit d56b1ab

Browse files
committed
Update changelog.
[#389] Signed-off-by: Mark Paluch <[email protected]>
1 parent 3f7b265 commit d56b1ab

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG

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

4+
0.8.7.RELEASE
5+
-----------------------------------------
6+
* Upgrade to R2DBC SPI 0.8.4.RELEASE #387
7+
* Unable to insert a new entity in a table containing name "returning" #377
8+
* Update license headers to report the inception year instead of start-end range #369
9+
* Decoding CopyOutResponse message does not comply with postgres documentation #367
10+
* Make JsonIntegrationTests extend AbstractIntegrationTests #364
11+
* Upgrade to Testcontainers 1.15.0 #363
12+
* Unable to decode array_agg(varchar) type. #361
13+
* Map postgres' 40001 error code to PostgresqlRollbackException #355
14+
* Add BigDecimal array codec #349
15+
* Refactor dead if branch into single return flow #348
16+
* Add Interval Codec #345
17+
* Extended flow queries hang with pgpool 4.1 #341
18+
* Accept SSL certificates by providing a URL to use cert from within a jar #313
19+
420
0.8.6.RELEASE
521
-----------------------------------------
622
* Upgrade dependencies #343

0 commit comments

Comments
 (0)