From kou at cozmixng.org Sun Jul 4 07:42:50 2010 From: kou at cozmixng.org (Kouhei Sutou) Date: Sun, 04 Jul 2010 20:42:50 +0900 (JST) Subject: [activeldap-discuss] [ANN] ActiveLdap 1.2.2 Message-ID: <20100704.204250.2243244572194195491.kou@cozmixng.org> Hi, ActiveLdap 1.2.2 has been released! % sudo gem install activeldap I'm sorry for the late release... This release includes Rails 2.3.8 support. Here are changes since 1.2.1: * Supported ActiveRecord 2.3.8 and Rails 2.3.8. * [#37] Fixed gem dependencies in Rakefile. [zachwily] * Fixed a bug that setting 'false' but 'nil' is returned. [Hideyuki Yasuda] * Supported non-String attribute value as LDIF value. [Matt Mencel] * Worked with a LDAP server that uses 'objectclass' not 'objectClass' as objectClass attribute name. [Tim Hermans] * [#41] Provide SASL-option support, primarily for authzid [Anthony M. Martinez] * [#43] Error with to_xml [ilusi0n.x] * [#44] Accept '0' and '1' as boolean value [projekttabla] * [#27429] Fixed inverted validatation by validate_excluded_classes [Marc Dequ?nes] * Supported DN attribute value for assosiation replacement. [J?rg Herzinger] Thanks, -- kou