ApacheDS 2.0.0 的第 15 个里程碑版本发布了,ApacheDS (Apache Directory Server)的核心是目录服务,可以保存数据,并对不同类型的数据进行搜索操作。协议的实现在目录服务器顶层工作,提供与数据存储、搜索和检索有关的 Internet 服务。 ApacheDS 最重要的特性可能是利用不同协议公开目录服务的能力...
改进记录包括:
Bugs
DIRSERVER-1325 - Simple Authentication can not be disabled
DIRSERVER-1490 - Not 100% sure, but the DN caches we have in the Downloads are available here
DIRSERVER-1871 - Logging Not Working in M14
DIRSERVER-1872 - The JournalInterceptor is not present in the configuration
DIRSERVER-1874 - Persistent search is not considering the scope of the search
DIRSERVER-1875 - Persistent search is not filtering the attributes before returning entries
DIRSERVER-1879 - Incorrect check on result code done in the PwdModifyResponseImpl constructor
DIRSERVER-1880 - ApacheDS failed to start on boot
DIRSERVER-1882 - KertabEncoder.write() method should take into account the size of the entries list to determine the buffer size
DIRSERVER-1883 - Searching for entries starting at the rootDSE does not work
Improvements
DIRSERVER-1049 - [PERF] Speed improvement in Search operation
DIRSERVER-1519 - [perf] The MoveAndRename operation is not optimal