Thanks to the patch provided by Matthew B. Jones, and improved by Erik-Berndt Scheper, the new Envers ValidTimeAuditStrategy (which will be renamed to ValidityAuditStrategy in upcoming releases) now leverages the … Continue Reading →
Category Archives: Envers
Envers 1.2.3-hibernate-3.3 – backport release
Hernan Chanfreau backported some of the recent Envers changes and fixes from the 3.5 branch. The detailed list of the backported issues can be found in this forum post. I … Continue Reading →
Initial valid-time support in Envers
I just commited initial support for valid-time auditing in Envers, a feature that a lot of users has been (directly or indirectly) asking for. It’s joint work, as Stephanie Pau … Continue Reading →
NEnvers
If you are a .NET and NHibernate user, soon you’ll be able to use Envers in your project! Simon Duduica has been working on an Envers to .NET port. This … Continue Reading →
Hibernate 3.5-Final, Envers included, released!
Hibernate 3.5 was just released; congratulations to Steve and the whole team! It’s the first final Hibernate release that includes Envers. You can find it both in the bundle downloadable … Continue Reading →
Projects Using Envers wikipage
I just created a new “Projects Using Envers” wikipage; so if you are using Envers in your project, make sure to add it to the list! :) If you are … Continue Reading →
Envers 1.2.2 released!
After quite a long break, I’m happy to announce a new release of Envers (available on the downloads page, or via Maven). This is mainly a bugfix release, but there … Continue Reading →
Envers on Jazoon
If you’ll be attending Jazoon next week, be sure not to miss the Envers presentation! It will take place on Wednesday (24th July), at 4pm (here are the presentation details). … Continue Reading →
Envers 1.2.1.GA released
Yesterday I uploaded a new release of Envers, 1.2.1.GA. It is mainly a bugfix release, but there is also one new feature. You can now access the current revision entity … Continue Reading →
Envers 1.2.0.GA in Maven repository; JSR308 typestate and maven plugin in GIT
The recently released Envers 1.2.0.GA finally made it to the JBoss Maven repository; you can find it here: http://repository.jboss.org/maven2/org/jboss/envers/jboss-envers/1.2.0.GA-hibernate-3.3/ Also, following Bob’s example, I’ve put the JSR 308 typestate checker … Continue Reading →