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 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+
4200.8.6.RELEASE
521-----------------------------------------
622* Upgrade dependencies #343
You can’t perform that action at this time.
0 commit comments