Skip to content

Releases: nhibernate/nhibernate-core

Build 4.0.2.GA

15 Nov 08:00
Compare
Choose a tag to compare

Bug

  • [NH-2779] - Session.Get() can throw InvalidCastException when log-level is set to DEBUG
  • [NH-2782] - Linq: selecting into a new array doesn't work
  • [NH-2831] - NH cannot load mapping assembly from GAC
  • [NH-3049] - Mapping by code to Field not working
  • [NH-3222] - NHibernate Futures passes empty tuples to ResultSetTransformer
  • [NH-3650] - ComponentAsId used more than once, cache first mapping and produces subsequently a sql select wrong
  • [NH-3709] - Fix Reference to One Shot Delete and Inverse Collections
  • [NH-3710] - Use of SetLockMode with DetachedCriteria causes null reference exception

Task

  • [NH-3697] - Ignore Firebird in NHSpecificTest.NH1981
  • [NH-3698] - NHSpecificTest.NH1989 fails for some drivers