Skip to content

v12.1.1

Compare
Choose a tag to compare
@julianladisch julianladisch released this 30 Oct 06:40
· 394 commits to master since this release
  • Upgrade to RMB 31.1.4 and Vert.x 3.9.4 (CIRCSTORE-249), most notable fixes:
  • Fix "tuple concurrently updated" when upgrading Q2 to Q3 with "REVOKE" (RMB-744)
  • Use FOLIO fork of vertx-sql-client and vertx-pg-client (RMB-740) with the following two patches
  • Make RMB's DB_CONNECTIONRELEASEDELAY work again, defaults to 60 seconds (RMB-739)
  • Fix duplicate names causing 'prepared statement "XYZ" already exists' (FOLIO-2840)
  • Upgrade to Vert.x 3.9.4, fixes premature closing of RowStream eclipse-vertx/vertx-sql-client#778 (RMB-738)