在距离Hibernate3.3.0GA发布不到一个月的时间内,3.3.1GA发布了。感觉真是快啊。原来是修正了bug。
这次发布主要是修正了CurrentSessionContext(SessionFactory.getCurrentSession())运行在IBM WebSphered的严重问题。它也包括了id发生器等不少改进。细节部分和全部变化,请查看变化日志。
Hibernate Core 3.3.1 has just been released with its artifacts published to the JBoss Maven Repository. This release fixed a serious issue with CurrentSessionContext (SessionFactory.getCurrentSession()) when running on IBM WebSphere. It also includes quite a few improvements to the enhanced id generators. For details about all the changes in this release, check out it's changelog