You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Andrew McIntyre <fu...@apache.org> on 2006/07/06 22:30:56 UTC

[ANNOUNCE] Apache Derby 10.1.3.1 released

The Apache Derby project is pleased to announce the release of Derby
10.1.3.1, a maintenance release of Derby 10.1. Apache Derby is a
subproject of the Apache DB project.

Derby is a pure Java, standards-based relational database engine.
Derby aims to be an easy to use solution for data management for
software developers with zero administration for end users.

Derby 10.1.3.1 can be downloaded at:

http://db.apache.org/derby/releases/release-10.1.3.1.cgi

What's new in 10.1.3.1:

   * Critical fixes for network client when used with a transaction
manager (XA)
   * A critical data integrity fix when running with IBM J2RE 1.5.0 SR2.
   * fixes for network client when used with a transaction manager (XA)
   * Improved Network Server stability and reliability
   * Improved memory usage for the Network Client
   * Improved query performance for UNION queries and subqueries
   * Better handling of text encoding on systems with non-ASCII native encoding
   * More reliable behavior of scrollable insensitive result sets
   * Updated documentation
   * A new distribution that includes line number information,
lib-debug, has been added to assist in filing and tracking down Derby
issues
   * Many important fixes to correct issues with data integrity,
correct memory leaks and address other product defects

A complete list of fixes is available on the download page.