Skip to content

9.3.0

Choose a tag to compare

@mirzakaracic mirzakaracic released this 06 Feb 22:16
· 23 commits to master since this release
113e1e8

Release Date: February 6, 2026

New Features

  • Added Path Expressions. [CLIENT-3748]
  • Added separate build check to create a condition on sending user-agent. [CLIENT-3743]
  • Added sleep multiplier. [CLIENT-2353]

Improvements

  • Invalid binNames on selectByPath and modifyByPath return parameter error. [CLIENT-4153]
  • Updated opSize for AsyncBatchSingleOperate command. [CLIENT-3791]

Bug Fixes

  • Fixed the client info calls which were causing deprecation warning messages on server 8.1+. [CLIENT-3624]
  • Switch Buffer.bytesToHexString from using String.format() in a loop.
  • Fix default config interval to be 5 seconds instead of 60 seconds or 60 iterations by default. [CLIENT-4045]
  • Update message on Txn validation failure. [CLIENT-4056]
  • Added new privilege code support from data masking feature to avert errors. [CLIENT-4063]
  • Removed byte skipping and reverted to using exception to signal encounter with unknown privilege. [CLIENT-4116]

Updates

  • Added skip test for compatibility with version 7. [CLIENT-3839]
  • Added reusable workflow to sign Java/Maven artifacts and deploy to Jfrog DEV environment. [CLIENT-3827]
  • Added 8.1.1.0-rc30 test server to integration tests. [CLIENT-4171]

Full Changelog: 9.2.0...9.3.0