Skip to content

v35.0.0

Compare
Choose a tag to compare
@julianladisch julianladisch released this 01 Oct 14:59
· 241 commits to master since this release

New features:

  • RMB-939 failOnConflictUnlessSuppressed for optimistic locking
  • RMB-937 Fix previous version used for migration scripts
  • RMB-348 Add support for database read/write splitting to RAML Module Builder
  • RMB-926 Minimum PostgreSQL version: make configurable, fix int comp

Bug fixes:

  • RMB-940 postgresql client 42.5.0 fixing SQL Injection CVE-2022-31197
  • RMB-931 Migrate date formatting in x_set_md and set_x_md_json
  • RMB-934 Vert.x 4.3.3 fixing disabled SSL in 4.3.0/4.3.1
  • RMB-933 exclude self reference elements from URI encoding
  • RMB-932 Broken empty string matching: uuidfield == ""
  • RMB-930 Upgrade git-commit-id-plugin for JDK 17
  • RMB-927 http: Do not join response headers
  • RMB-922 Migrate to case insensitive x-okapi-tenant header