Today we have released both 3.5.5 and 3.6.0.Beta3.

3.5.5

This is a maintenance release fixing mostly minor bugs. Changes of note include:

  • HHH-5426 - HQL update/delete does not invalidate the query cache
  • HHH-5451 - deprecation of CGLIB as a bytecode provider
  • Numerous Changes in behavior of ResultTransformers

For more details about 3.5.5, including the full list of changes, see the release page.

The artifacts have all been published to the JBoss Maven repository. Please note that there is a change as of this release in that we no longer deploy irrelevant modules to the repository; see HHH-5438 for details.

The release bundles have been uploaded to SourceForge.


3.6.0.Beta3

3.6.0.Beta3 builds on the work from 3.6.0.Beta2 as well as from 3.5.5 Changes of particular interest include:

  • HHH-5300 - Configurable QueryPlanCache reference counts (Manuel Dominguez Sarmiento)
  • HHH-5485 - Change in DTD hosting
  • HHH-5441, HHH-5466 - Initial work on documentation changes

For more details about 3.6.0.Beta3, including the full list of changes, see the release page.

The artifacts have all been published to the JBoss Maven repository. Please note that there is a change as of this release in that we no longer deploy irrelevant modules to the repository; see HHH-5438 for details.

The release bundles have been uploaded to SourceForge.


Please report any issues using Jira. Visit us on IRC or the forums if you have usage questions.


Back to top