The ModeShape team is once again happy to announce the immediate availability of ModeShape 2.7.0.Final. The release artifacts are available in the JBoss Maven repository (see our Maven instructions) and on our downloads page. And as we said earlier this week, we’ve moved our Getting Started and Reference Guides to a new home.
Version 2.7 contains mostly bug fixes and minor improvements:
- improved memory usage during export and indexing
- fixed JPA connectors use of 2nd level cache for Hibernate 3.3 and later
- JPA connector’s background garbage collection can be disabled
- JPA connector no longer caches large value entities
- fixed race condition in RepositoryConnectionPool
- added public API methods to register node types in CND files, eliminating need for depending upon implementation classes
- a few public API interfaces/methods that were redundant with JCR 2.0 have been deprecated
- added support for setting values with custom javax.jcr.Binary implementations
- added public API methods to get the SHA-1 hash of binary values
- fixes to query processing
- fixes to enable building on Windows
- corrected Teiid sequencers generation of transformation queries
- upgraded to Tika 1.0
- upgraded versions of several Maven plugins
Thanks to the entire ModeShape community for testing our previous betas and helping us improve the stability and performance. And thanks to all the contributors that took part in this release. Great job, everyone!
Filed under: features, jcr, news, open source, repository