Discussion:
[Carbonado-interest] Version 1.2.1 released
Brian S O'Neill
2009-11-08 17:28:01 UTC
Permalink
Version 1.2.1 has just been released, exactly one year after the release
of 1.2. This release mainly consists of bug fixes, but a few minor
features have been added as well. The release notes summaries the
notable changes:

- Fixes in replicated repository resync when encountering corrupt records.
- Fixes for derived properties.
- Added option to allow derived properties to be copied to other Storables.
- Added record compression support for BDB repositories.
- Added hot backup capability for BDB repositories.
- Added nested rollback support for BDB-JE.
- More BDB options exposed.
- JDBC logging includes bind variable values.
- Fixes for JDBC CLOB updates.
- Fixes for excessive class generation.
- Query.after and Query.fetchAfter support subclass parameter.
- Support covariant storable properties when subclassed.

Loading...