>What is the state of the 3.3.x branch? I notice there are a lot of commits there. Would this be a 3.3.4 or a 3.4?
The same question here. Probably 3.4 is safer. Best Regards, Alexander 2013/10/21 Oskar Berggren <[email protected]> > I was thinking to stay on master for yet some time. At least until we > reach end of beta. Partly because my thinking was that we should try to > focus our efforts on the remaining work needed to release 4.0. Please > elaborate if you think I'm wrong. > > As for the remaining work, I had hopes to do something about the problems > with TransactionScope, plus there are some other potentially breaking > issues marked in Jira for vNext. However, given how long it's taken to get > NH4 to this point, maybe I should rethink that, and instead aim to get the > current code tested and released as 4.0 as quickly as possible. The > Transaction handling and the other breaking changes would go in 4.1 then - > or maybe move quickly to 5.0 if we want to adhere strictly to the semantic > versioning. (Don't know yet if any API changes would be required.) > > What is the state of the 3.3.x branch? I notice there are a lot of commits > there. Would this be a 3.3.4 or a 3.4? > > /Oskar > > > > > 2013/10/20 Alexander I. Zaytsev <[email protected]> > > Hi Oskar, >> >> I think we should create 4.0.x branch and put hotfixes/further >> development there. >> >> Best Regards, >> Alexander >> >> >> 2013/10/19 Oskar Berggren <[email protected]> >> >>> NHibernate 4.0.0.Alpha1 <http://3.3.3.GA> is now available for >>> download from Sourceforge and Nuget. >>> >>> http://sourceforge.net/projects/nhibernate/?source=directory >>> >>> A big thanks to everyone that contributed to this release! >>> >>> Summary of changes: >>> >>> The main focus of the 4.0 release is to be based on net-4.0, including >>> removing some older features. Notably, this release uses the ISet<> >>> interface from the .Net BCL instead of Iesi, and also support for >>> non-generic persistent collections have been removed. >>> >>> The assembly version is 4.0.0.1000, which I expect will change for each >>> pre-release and then stabilize at 4.0.0.4000 for the GA release. >>> >>> Please see the full release notes for more information on breaking >>> changes: >>> >>> https://github.com/nhibernate/nhibernate-core/blob/4.0.0.Alpha1/releasenotes.txt >>> >>> Full list of changes: >>> [4.0.0.Alpha1] >>> https://nhibernate.jira.com/issues/?jql=project%20%3D%20NH%20AND%20fixVersion%20%3D%20%224.0.0.Alpha1%22%20AND%20status%20in%20%28Resolved%2C%20Closed%29<https://nhibernate.jira.com/issues/?jql=project%20%3D%20NH%20AND%20fixVersion%20in%20%28%223.3.3.CR1%22%2C%20%223.3.3.GA%22%29%20AND%20status%20in%20%28Resolved%2C%20Closed%29> >>> >>> -- >>> >>> --- >>> 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 [email protected]. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> -- >> >> --- >> 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 [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- > > --- > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
