====== Release Notes 5.5 ====== GridWay 5.5 is the new development version of the fifth series of the metascheduler, completely backwards-compatible with version 5.4. Extra features and intensive bug fixing have been worked out. Release date: October 19th, 2009. ===== LDAP Information MAD ===== Regarding the Information Manager (IM) a new Middleware Access Driver (MAD) has been developed for querying a Lightweight Directory Access Protocol (LDAP) server for information about the grid resources available. ===== XML support ===== ==== Output of cli ==== Now the commands ''gwhost'', ''gwps'', ''gwuser'', ''gwhistory'' and ''gwacct'' accept a ''-x'' flag formatting all the information according to XML standards. ==== XML schema ==== A new [[http://dev.gridway.org/attachments/download/11/gridway.xsd |validation schema]] has been added to the distribution in order to validate the output of the command line interface. It is located under the ''xml_schema/'' folder. ===== Improved configuration script ===== The testing performed at the configuration stage before installation exits if the perl and ruby library requirements are asked for but not satisfied. They correspond to the ''--enable-ldap'' and ''--enable-drmaa-ruby'' options of ''./configure''. ===== On-line documentation ===== To avoid the duplication effort and improve the browsing experience through the different documentation sources, we have migrated all the documents to our [[:documentation|on-line section]]. You won't find anymore a ''doc/'' folder. ===== Bug fixing & development tracking ===== It has been an intensive [[http://dev.gridway.org/versions/show/5|bug fixing and development campaign]], solving the following issues: * [[http://dev.gridway.org/issues/25|Bug #25]]: HOSTNAMES and QUEUE_ACCESS values are truncated to 25 characters * [[http://dev.gridway.org/issues/26|Bug #26]]: Generic variables need their own xml syntax * [[http://dev.gridway.org/issues/27|Bug #27]]: Incorrect information from gwacct -u -r * [[http://dev.gridway.org/issues/29|Bug #29]]: Wrong XML syntax for gwacct, gwps, gwhistory * [[http://dev.gridway.org/issues/30|Bug #30]]: Missaligned gwhost output * [[http://dev.gridway.org/issues/37|Bug #37]]: libnet-ldap-perl package required for gw_im_mad_egee_ldap * [[http://dev.gridway.org/issues/38|Bug #38]]: Compilation error in open function in src/gwd/gwd.c * [[http://dev.gridway.org/issues/45|Bug #45]]: Error when monitor and discover send results to stdout at the same time * [[http://dev.gridway.org/issues/59|Bug #59]]: Identity from gwuser wrong * [[http://dev.gridway.org/issues/60|Bug #60]]: Hostnames still get truncated at 25 chars * [[http://dev.gridway.org/issues/65|Bug #65]]: Some MADs point to wrong location * [[http://dev.gridway.org/issues/69|Bug #69]]: ruby-dev package required to build --enable-drmaa-ruby * [[http://dev.gridway.org/issues/64|Feature #64]]: Installation of new files * [[http://dev.gridway.org/issues/28|Support #28]]: Provide XML Schema