First, NHibernate 3.0 Cookbook is now a Packt Publishing best seller. Thank you everyone who bought a copy. The NHibernate project gets a portion of each and every sale.
Yesterday, Fabio announced the release of NHibernate 3.0 General Availability. Go get it!
The previous official release of NHibernate was version 2.1.2, just over 1 year ago. Since then, the team has made a ton of improvements and bug fixes.
Most importantly, NHibernate now targets .NET 3.5, allowing us to use lambda expressions and LINQ. This has led to an explosion of new ways to configure and query.
There are a few very minor breaking changes mentioned in the release notes:
Plans for version 3.1 include additional bug fixes and patches, as well as enhancements for the new LINQ provider.
As Fabio says, Happy Persisting!