What's New in OpenDJ LDAP SDK ${sdkDocTargetVersion}
This release provides the following new features and enhancements.
TODO
The addrate now includes a purge phase by default,
so that when you interrupt the command
it first deletes the remaining entries added before returning
(OPENDJ-1721).
The SDK now supports Promises rather than Futures,
easing development of asynchronous client applications
(OPENDJ-1285).