NHibernate 4.1.0.CR1 released

99 views
Skip to first unread message

Oskar Berggren

unread,
Nov 26, 2016, 5:38:56 PM11/26/16
to nhu...@googlegroups.com, nhibernate-...@googlegroups.com
NHibernate 4.1.0 Candidate Release 1 is now available for download from Sourceforge and Nuget.

http://sourceforge.net/projects/nhibernate/?source=directory

Please test this release to find any regressions before the pending 4.1.0 final release.
This contains more than two years of improvements (103 issues). A big thank you to everyone that have contributed!

The ambition have been to keep breaking changes to a minimum but there are two known cases that hopefully should have very limited impact: Some exceptions are no longer wrapped in TargetInvocationException but will instead be visible as the real exception type, and the semantics for string.IndexOf() in LINQ queries have been corrected to 0-based indexing, to match general C# semantics.


Please see the full release notes for more information on breaking changes:
https://github.com/nhibernate/nhibernate-core/blob/4.1.0.CR1/releasenotes.txt

Full list of changes:
[4.1.0.CR1] https://nhibernate.jira.com/issues/?jql=project%20%3D%20NH%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%204.1.0

cremor

unread,
Dec 12, 2016, 1:34:27 AM12/12/16
to nhibernate-development, nhu...@googlegroups.com
Thanks for the release!

A suggestion: You should update the releases page on GitHub too. Right now it shows 4.0.2 as the latest release. All later releases, even the ones from the 4.0 branch, are only available as tags and those require an additional click to be visible, so many users might miss them.

Oskar Berggren

unread,
Dec 12, 2016, 6:47:00 AM12/12/16
to nhibernate-...@googlegroups.com, nhu...@googlegroups.com
Agreed.

--

---
You received this message because you are subscribed to the Google Groups "nhibernate-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nhibernate-development+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Michael Powell

unread,
Dec 13, 2016, 11:55:21 PM12/13/16
to nhusers, nhibernate-...@googlegroups.com


On Monday, December 12, 2016 at 6:47:04 AM UTC-5, Oskar Berggren wrote:
Agreed.

2016-12-12 6:34 GMT+00:00 cremor <cre...@gmx.net>:
Thanks for the release!

A suggestion: You should update the releases page on GitHub too. Right now it shows 4.0.2 as the latest release. All later releases, even the ones from the 4.0 branch, are only available as tags and those require an additional click to be visible, so many users might miss them.

i.e. TAG it, PLEASE. Thanks! 

Oskar Berggren

unread,
Dec 14, 2016, 4:38:26 AM12/14/16
to nhibernate-...@googlegroups.com, Gunnar Liljas, nhusers
There is a tag already.

This is about promoting that to a release in the releases list. Gunnar, do you think you can have a go at that (i.e add the last couple of tags as releases on Github)?. Not sure it's useful to copy the entire release notes there, but perhaps you could include a link to the release-notes document for the respective tag?

/Oskar

To unsubscribe from this group and stop receiving emails from it, send an email to nhibernate-development+unsubscri...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Michael Powell

unread,
Dec 14, 2016, 10:22:52 PM12/14/16
to nhusers, nhibernate-...@googlegroups.com, gunnar...@gmail.com


On Wednesday, December 14, 2016 at 4:38:28 AM UTC-5, Oskar Berggren wrote:
There is a tag already.

Fair enough. Then push with --tags, this should do it, I think. Unless there is some other Github policy at work that I don't know about.

This is about promoting that to a release in the releases list. Gunnar, do you think you can have a go at that (i.e add the last couple of tags as releases on Github)?. Not sure it's useful to copy the entire release notes there, but perhaps you could include a link to the release-notes document for the respective tag?

/Oskar
2016-12-14 4:23 GMT+00:00 Michael Powell <mwpow...@gmail.com>:


On Monday, December 12, 2016 at 6:47:04 AM UTC-5, Oskar Berggren wrote:
Agreed.

2016-12-12 6:34 GMT+00:00 cremor <cre...@gmx.net>:
Thanks for the release!

A suggestion: You should update the releases page on GitHub too. Right now it shows 4.0.2 as the latest release. All later releases, even the ones from the 4.0 branch, are only available as tags and those require an additional click to be visible, so many users might miss them.

i.e. TAG it, PLEASE. Thanks! 
Am Samstag, 26. November 2016 23:38:56 UTC+1 schrieb Oskar Berggren:
NHibernate 4.1.0 Candidate Release 1 is now available for download from Sourceforge and Nuget.

http://sourceforge.net/projects/nhibernate/?source=directory

Please test this release to find any regressions before the pending 4.1.0 final release.
This contains more than two years of improvements (103 issues). A big thank you to everyone that have contributed!

The ambition have been to keep breaking changes to a minimum but there are two known cases that hopefully should have very limited impact: Some exceptions are no longer wrapped in TargetInvocationException but will instead be visible as the real exception type, and the semantics for string.IndexOf() in LINQ queries have been corrected to 0-based indexing, to match general C# semantics.


Please see the full release notes for more information on breaking changes:
https://github.com/nhibernate/nhibernate-core/blob/4.1.0.CR1/releasenotes.txt

Full list of changes:
[4.1.0.CR1] https://nhibernate.jira.com/issues/?jql=project%20%3D%20NH%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%204.1.0

--

---
You received this message because you are subscribed to the Google Groups "nhibernate-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nhibernate-development+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Alexander Zaytsev

unread,
Dec 15, 2016, 12:49:49 AM12/15/16
to nhibernate-development, nhusers, Gunnar Liljas
Hi Michael,


Best Regards,
Alexander

To unsubscribe from this group and stop receiving emails from it, send an email to nhibernate-development+unsubscri...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

---
You received this message because you are subscribed to the Google Groups "nhibernate-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nhibernate-development+unsubscri...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages