Skip to content

Releases: MRCollective/NHibernate.SqlAzure

3.0.0

22 Apr 09:53
25b30e9
Compare
Choose a tag to compare

NHibernate 5.2 support added thanks to @jaykay-design (#31)

2.1.6

18 Feb 05:34
Compare
Choose a tag to compare
  • #26 - Update to include NHibernate 5 support contributed by Shawn Dube (shawndube)

Commits: da9e167909...e9b6a0d3a0

2.1.5

28 Jan 16:58
Compare
Choose a tag to compare
  • #23 - Upgrade to ilmerge 2.14 contributed by Roger Kratz (RogerKratz)
  • #22 - Exception during Configuration.BuildSessionFactory() when the package is used with NH 4.1.0.4000

Commits: eda898c9bf...1ceacf26d1

2.1.4

28 Jan 16:45
Compare
Choose a tag to compare

Commits: 18556a66de...0ad3aae617

2.1.3

28 Sep 03:49
Compare
Choose a tag to compare
  • #17 - Adding more transient error codes as per MSDN docs contributed by Bishoy Demian (BishoyDemian)

Commits: cb6d4094dd...713b47cda7

2.1.2

25 May 16:50
Compare
Choose a tag to compare
  • #16 - Fix access to disposed connection contributed by Yury Starkov (ystark)

Commits: 1792da7...f87bf4d

2.1.1

26 Mar 02:22
Compare
Choose a tag to compare
  • #15 - replaces bad dispose contributed by Niclas Pehrsson (npehrsson)

Commits: 158c336...b376d0b

2.1.0

21 Feb 15:26
Compare
Choose a tag to compare
  • #14 - NHibernate 4 support contributed by Lauri Kotilainen (rytmis)
  • #12 - System.InvalidCastException

Commits: 3f9d777...904347e

2.0.0

04 May 05:29
Compare
Choose a tag to compare

Changes

  • Upgraded to v6 of EnterpriseLibrary (thanks to @salem84 with #11).

Breaking Changes

See breaking changes file.

  • Now requires .NET 4.5
  • No longer uses strong named assembly

1.0.0.37

04 May 05:02
Compare
Choose a tag to compare

Last 1.0 release. Stable and used extensively on real production sites. .NET 4.0 support. Uses Enterprise Library v5.