Release Date: October 01, 2025
See Incompatible API Changes for details.
New Features
- Add support for timeout delay. [CLIENT-3455]
- Add "connect_timeout" option to base policy. [CLIENT-3713]
- Add support for new "release" info command. Deprecate info commands to be replaced by this command. [CLIENT-3700]
Improvements
- Raise a client exception when Query.{where,select}() is called more than once on the same Query instance. [CLIENT-3696]
Bug Fixes
- Docs: fix incorrect description for client configuration connect_timeout option.
Full Changelog: 17.2.0...18.0.0