And by implication 3.3.2 is the last to target .Net 3.5*?

Richard
* pending unforeseen patches

On Tue, Oct 23, 2012 at 9:15 AM, Oskar Berggren <[email protected]>wrote:

>
>
> 2012/10/23 cremor <[email protected]>
>
>> Thanks!
>>
>> I've noticed that the partial fix for NH-3244 is missing in 3.3.2 so I'm
>> wondering: Are there many other bugfixes in the master branch that were not
>> merged to 3.3.2?
>>
>
> The complete list of issues marked as resolved in master is a mix of bugs,
> features and tasks (currently 52 items):
>
> https://nhibernate.jira.com/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+NH+AND+fixVersion+%3D+vNext+AND+status+%3D+Resolved+ORDER+BY+priority+DESC&mode=hide
>
> The main trigger for 3.3.2 was to limit the nuget dependency on
> Iesi.Collections, so that we can soon release Iesi.Collections 4 without
> breaking everyone that consumes NHibernate via NuGet. To make it more
> interesting I did pick a few fixes as well, but I wanted to get it done
> quickly so I didn't have time to look at all available fixes.
>
>
>>
>> Or maybe the better question would be: Is the master branch as stable as
>> 3.3.2 or are there any known bugs in master that aren't in 3.3.2?
>
>
>
> On the one hand, there are thousands of test cases that are always run.
> Any failure here is usually fixed within hours. On the other hand, I
> suppose not many people use master, so when a regression or new bug does
> occur, it's more likely that you are the first one to hit it. Also, I
> expect that the master branch will target .Net 4 within a week or two.
>
> You also have the option of course of branching from the 3.3.x branch and
> cherry-pick only the fixes that you actually need.
>
>
> /Oskar
>
>
>
>>
>>
>> On Monday, October 22, 2012 9:43:35 PM UTC+2, Oskar Berggren wrote:
>>>
>>> NHibernate 3.3.2.GA <http://3.3.1.GA> is now available for download
>>> from Sourceforge and Nuget.
>>>
>>> http://sourceforge.net/**projects/nhibernate/?source=**directory<http://sourceforge.net/projects/nhibernate/?source=directory>
>>>
>>> A big thanks to everyone that contributed to this release!
>>>
>>> Summary of changes:
>>>
>>> This is a small release with a number of bugs fixed. It keeps the
>>> previous assembly version so it's a drop in replacement for 3.3.1.
>>>
>>> There are no known breaking changes.
>>>
>>> Full list of changes:
>>> [3.3.2GA] https://nhibernate.jira.com/**secure/ReleaseNote.jspa?**
>>> projectId=10000&version=11640<https://nhibernate.jira.com/secure/ReleaseNote.jspa?projectId=10000&version=11640><https://nhibernate.jira.com/secure/ReleaseNote.jspa?projectId=10000&version=11140>
>>>
>>>
>>> /Oskar
>>>
>>>
>

Reply via email to