C++ features: * Added support for distributed joins in SqlQuery and SqlFieldsQuery. * Serialization and deserialization performance improved.
ODBC features: * Added support for the numeric type (SQL_NUMERIC_STRUCT). Best Regards, Igor On Mon, Aug 1, 2016 at 1:59 PM, Pavel Tupitsyn <[email protected]> wrote: > Noteworthy .NET changes: > > * User-defined AffinityFunction > * ASP.NET Output Cache provider > * .NET configuration in Apache.Ignite.exe > * Distributed joins in SQL and LINQ > * Forward Java output to the .NET console > * Add Java stack trace on .NET side in IgniteException.InnerException > * Move examples from Spring XML to app.config > * Configuration schema NuGet package > * Fix compute jobs executing on client nodes > * Fix self-joins in LINQ > > > On Mon, Aug 1, 2016 at 1:43 PM, Pavel Tupitsyn <[email protected]> > wrote: > > > Igniters, > > > > RELEASE_NOTES.txt in ignite-1.7 branch does not look complete to me. > There > > are likely more noteworthy changes since 1.6. > > > > Let's discuss the changes to be included in release notes and fix them. > > > > Please reply to this email with your proposals. > > > > Pavel. > > >
