The Apache Directory Team is proud to announce the availability of the 1.0.0-M30 version of the Apache Directory LDAP API.
The Apache Directory LDAP client API is an ongoing effort to provide an enhanced LDAP API, as a replacement for JNDI and the existing LDAPAPI (jLdap and Mozilla LDAP API). This is a schema aware API, with some convenient ways to access a LDAP server. This API is not only targeting the Apache Directory Server, but should work pristine with any LDAP server. It's also an extensible API : new Controls, schema elements and network layer could be added or used in the near future. It's also OSGi capable. Another bug fix release, with some critical fixes in the connection handling, and some schema modifications. Here is the list of fixed issues : *Bugs :* - DIRAPI-236 <https://issues.apache.org/jira/browse/DIRAPI-236> - Unbind during search hangs - DIRAPI-234 <https://issues.apache.org/jira/browse/DIRAPI-234> - ClassLoading issues with two classes in different packages - DIRAPI-231 <https://issues.apache.org/jira/browse/DIRAPI-231> - Wrong namespace in generated response - DIRAPI-230 <https://issues.apache.org/jira/browse/DIRAPI-230> - Connection to invalid host blocks for 30 seconds - DIRAPI-229 <https://issues.apache.org/jira/browse/DIRAPI-229> - The LdifParser lowrcase attributeType - DIRAPI-196 <https://issues.apache.org/jira/browse/DIRAPI-196> - Always throw error ERR_04486_VALUE_ALREADY_EXISTS from org.apache.directory.api.ldap.model.entry.DefaultAttribute against AD's attribute dSCorePropagationData when do search operation. *Improvements :* - DIRAPI-233 <https://issues.apache.org/jira/browse/DIRAPI-233> - OSGi: Import package range for slf4j *Tasks :* - DIRAPI-235 <https://issues.apache.org/jira/browse/DIRAPI-235> - Wrong attributeType name Feel free to experiment, we highly appreciate your feedback ! Website : http://directory.apache.org/api Download : http://directory.apache.org/api/downloads.html User's Guide : http://directory.apache.org/api/user-guide.html The Apache Directory Team -- Regards, Cordialement, Emmanuel Lécharnywww.iktek.com
