This is an automated email from the ASF dual-hosted git repository.

ptupitsyn pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from ff177e75b9 IGNITE-22847 Add TaskDescriptor to Сompute API (#4153)
     add f719ae6e67 IGNITE-21595 .NET: Update dependencies (#4154)

No new revisions were added by this update.

Summary of changes:
 .../Apache.Ignite.Benchmarks.csproj                  |  2 +-
 .../Serialization/SerializerHandlerReadBenchmarks.cs |  6 +++---
 .../Apache.Ignite.Internal.Generators.csproj         |  3 ++-
 .../ExceptionsGenerator.cs                           |  7 ++++++-
 .../Apache.Ignite.Tests/Apache.Ignite.Tests.csproj   |  4 ++--
 .../dotnet/Apache.Ignite.Tests/ConsoleLogger.cs      |  4 +++-
 .../dotnet/Apache.Ignite.Tests/ListLogger.cs         |  4 +++-
 .../dotnet/Apache.Ignite/Apache.Ignite.csproj        |  2 +-
 .../dotnet/Apache.Ignite/Compute/JobTarget.cs        | 14 ++++++++++++++
 .../Apache.Ignite/Internal/Network/ConnectionInfo.cs |  5 +++++
 .../dotnet/Apache.Ignite/Internal/Network/SslInfo.cs |  9 +++++++++
 .../Apache.Ignite/Internal/Sql/ColumnMetadata.cs     | 20 ++++++++++++++------
 .../Apache.Ignite/Internal/Sql/ColumnOrigin.cs       | 15 ++++++++++-----
 .../Apache.Ignite/Internal/Sql/ResultSetMetadata.cs  |  4 ++++
 .../dotnet/Apache.Ignite/Table/ReceiverDescriptor.cs |  2 ++
 modules/platforms/dotnet/Directory.Build.props       |  2 +-
 16 files changed, 80 insertions(+), 23 deletions(-)

Reply via email to