Return-Path: X-Original-To: apmail-directory-users-archive@www.apache.org Delivered-To: apmail-directory-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3530A10AB6 for ; Sat, 15 Mar 2014 10:45:19 +0000 (UTC) Received: (qmail 2212 invoked by uid 500); 15 Mar 2014 10:45:18 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 2185 invoked by uid 500); 15 Mar 2014 10:45:18 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Delivered-To: moderator for users@directory.apache.org Received: (qmail 99962 invoked by uid 99); 15 Mar 2014 10:44:16 -0000 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; bh=xaFnQmqexiwaB7LHYGTut1n7yJ9dj/U+aOh6OX6IVbA=; b=eS0RBvtT2/sJbgxanM0RHt/HIhs2smi4vA4trb7MpGogHzOoCyUuPaVEqkmDP64gMX ITdVzGX/sErcgrCZx50MABPX+SZe+XwcxCAVp5hryX5o3VcBIDoB8otzHI/jVTuufvUI QiC+7gSabmWHnOh4N/16uHU1uzQK7McvQ96SeB2RFGPOeEFkTO4igvDLsr4jW/uJVCT2 B4nSe81N4G/u/1WQ9cjN1B1mkJwaA1ByU5gUeasrPKAsnM2g8wHshPBomQwnN5VRzLxI CUAi8V70on8GV9mmHb64kSY00ym7W5g81v216+q8KnGMKNoDYU3UOkv1BGV1Gq6w/PHE 1adQ== MIME-Version: 1.0 X-Received: by 10.58.207.74 with SMTP id lu10mr10387397vec.15.1394880254719; Sat, 15 Mar 2014 03:44:14 -0700 (PDT) Reply-To: elecharny@apache.org Date: Sat, 15 Mar 2014 11:44:14 +0100 Message-ID: Subject: [ANNOUNCE] Apache Directory LDAP API 1.0.0-M21 released From: Emmanuel Lecharny To: announce@apache.org, Apache Directory Developers List , "users@directory.apache.org" Content-Type: multipart/alternative; boundary=047d7b6783ce163eb804f4a2de09 --047d7b6783ce163eb804f4a2de09 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable The Apache Directory Team is proud to announce the availability of the 1.0.0-M21 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 LDAP API (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. It contains a few bug fixes and improvements : Bugs ---- * [DIRAPI-126 ] - Timeout Exception on bind while pwdExpireWarning period * [DIRAPI-128 ] - FilterEncoder.format() should accept String varargs * [DIRAPI-152 ] - Attribute.toString() method appends newline * [DIRAPI-157 ] - Calling the add() method with a multi-value attribute and a null value throws an NPE * [DIRAPI-160 ] - DSML engine is not setting the 'requestID' value in BatchResponse when output stream instance is provided * [DIRAPI-161 ] - Timeout does not apply to connect method * [DIRAPI-173 ] - When using TLS and multiple binds, LdapNetworkConnection attempts to start TLS multiple times * [DIRAPI-176 ] - LDIFReader does not accept empty DN (rootDSE) Improvements ------------ * [DIRAPI-137 ] - Add Control support for RFC 2891 - LDAP Control Extension for Server Side Sorting of Search Results http://www.faqs.org/rfcs/rfc2891.html * [DIRAPI-153 ] - Implement efficient reuse of schema loading * [DIRAPI-159 ] - Add a method to set a SchemaManager in LdapConnection * [DIRAPI-169 ] - Formalize the contract of PasswordPolicyResponse by stating that -1 is returned if no value is set. * [DIRAPI-170 ] - Allow StandaloneLdapApiServices to be configured without system properties * [DIRAPI-175 ] - LdifReader should handle empty New Feature ----------- * [DIRAPI-143 ] - Add Controls to support server-side sorting 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 --=20 Regards, Cordialement, Emmanuel L=E9charny www.iktek.com --047d7b6783ce163eb804f4a2de09--