NHibernate 1.2 Released!

After about 6 months, we have a new stable release of NHibernate. The full details are here.

I would strongly urge you to upgrade, but be aware that this is not a drop in replacement, there is a migration guide available. From experiance, it takes about a day to convert a reasonable size application to 1.2.

Favorite new features:

  • Filters - (I really wish that I had them when I started my previous project)
  • Generic Collections
  • Database generated properties.
  • SQL Dependencies for NHibernate's cache

Print | posted on Friday, May 04, 2007 3:41 AM

Feedback


Gravatar

# re: NHibernate 1.2 Released! 5/4/2007 3:57 AM Adam Tybor

Nice work to everyone on this one!!! 1.2 is awesome having been using it in production for a while a now. Highly worth the upgrade.


Gravatar

# re: NHibernate 1.2 Released! 5/4/2007 9:05 AM Mark Monster

I'm going to try it soon. Compliments for the NHibernate Guys.


Gravatar

# re: NHibernate 1.2 Released! 5/5/2007 2:06 AM Tim Haines

Hi Ayende,

That's absolutely awesome! Congrats. I'm wondering if there are some circumstances for a project that would compel you to skip ActiveRecord, and just work entirely with NHibernate?

Cheers,

Tim.

Comments have been closed on this topic.