Skip to content

v32.2.0

Choose a tag to compare

@adamdickmeiss adamdickmeiss released this 24 Feb 16:39

New API features:

  • RMB-741 PostgresClient.withTransaction
  • RMB-483 TestContainers instead of postgresql-embedded
  • RMB-601 PgUtil futurisation for Vert.x 4
  • RMB-806 TenantClient: async utility

Other changes:

  • RMB-519 Default Accept: */*, Content-Type: application/json
  • RMB-768 Default log4j2 logging should be line based patternlayout
  • RMB-786 Change OL trigger notice level

Bugs fixed:

  • RMB-799 Update Vert.x from 4.0.0 to 4.0.2
  • RMB-788 invalid id for GET /_/tenant/id hangs
  • RMB-803 Fix URL encoding in BuildCQL preventing CQL injection