Skip to content

8.3.0

Choose a tag to compare

@shannonklausshannonklaus released this 06 Feb 21:58
· 41 commits to master since this release

Release date: February 6, 2026

Features & Improvements

  • Support path expressions. (#199) [CLIENT-3750]
  • Add missing loopvar for path expressions. (#202) [CLIENT-3957]
  • Add check for bin length to path expressions. (#204) [CLIENT-4154]
  • Adjust default config interval to be 5 seconds. (#201) [CLIENT-4047]
  • Support Privilege Code Expansion Due to DataMasking Feature; add support for Assert.Inconclusive to dynamically skip invalid tests based on server configuration. (#203) [CLIENT-4091]
  • Replace deprecated info commands with modern equivalents. (#186) [CLIENT-3625]

Bug Fixes

  • Fix bug in size estimation for AsyncBatchSingleOperate commands. (#191) [CLIENT-3790]
  • Change messaging on transaction request failures. (#200) [CLIENT-4057]

Maintenance

  • Pipeline: Use shared-workflows, apply best security practices. (#197) [CLIENT-3794], [CLIENT-3704]
  • Fix compiler warnings. (#190) [CLIENT-3727]
  • Add .gitattributes and .editorconfig and renormalize and format all files. (#187) [CLIENT-3719]
  • Use "release" (instead of "edition") info command in tests when connecting to servers 8.1.1+. (#188) [CLIENT-3673]
  • Add minimum server version condition for SI expression tests. (#189) [CLIENT-3711]

Full Changelog: 8.2.0...8.3.0