Skip to content

v33.0.0-pre3

Choose a tag to compare

@adamdickmeiss adamdickmeiss released this 11 May 13:10
· 706 commits to master since this release

This release fixes a serious problem with pre2 release (RMB-840).
RMB is using Vert.x 4.0.3. Use same Vert.x version in module.

New feature:

  • RMB-832 Implement updateBatch for optimistic locking

Fixes:

  • RMB-832 Fix upsert for optimistic locking
  • RMB-840 IllegalStateException in handleClosed (ConnectionPool)
  • RMB-838 Publish source jar and javadoc jar on repository.folio.org
  • Bump jersey-media-json-jackson from 2.29.1 to 2.34 (CVE-2021-28168)
  • RMB-837 Upgrade vertx-sql-client to v4.0.3-FOLIO
  • RMB-834 Fix form key is lost for large value
  • RMB-833 Update commons-io from 2.6 to 2.8.0
  • RMB-831 raml plugin no generated clients
  • RMB-830 foreign key non-alias sub-field - "missing FROM-clause"