LWN.net Logo

ZODB 3.3 final released

From:  "Tim Peters" <tim-AT-zope.com>
To:  <zodb-dev-AT-zope.org>, <zope-announce-AT-zope.org>
Subject:  ZODB 3.3 final released
Date:  Wed, 6 Oct 2004 14:53:46 -0400
Cc:  python-announce-list-AT-python.org

I'm pleased to announce the release of ZODB 3.3 final.  This corresponds to
the ZODB (and ZEO) in ZopeX3-3.0.0 release candidate 2.

You can download a source tarball or Windows installer from:

    http://zope.org/Products/ZODB3.3

Since 3.3c1, some small fixes were made on code paths unique to Zope 2.8
usage (code not used by Zope X3, Zope 3, or by ZODB itself).  And thanks to
a 1-character change noted by Andreas Jung, the sizes of network messages
exchanged between ZEO clients and servers are smaller now, up to a factor of
4 improvement in extreme cases.  See the news file for details:

    http://zope.org/Products/ZODB3.3/NEWS.html

Note that ZODB 3.3 does not support any version of Zope 2.6 or 2.7.  ZODB
3.3 does support Zope X3 and 3, and current Zope 2.8 trunk development.

On a personal note, I'd like to thank Jeremy Hylton for his hard work on
ZODB 3.3.  He left before it was finished, but it wouldn't have even started
without him.  Thanks, Jeremy!

-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html


(Log in to post comments)

Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds