GitHub user github-actions[bot] created a discussion: Apache Arrow .NET 22.1.0
## What's Changed * chore: Bump BenchmarkDotNet from 0.15.2 to 0.15.3 by @dependabot[bot] in https://github.com/apache/arrow-dotnet/pull/76 * feat: Allow empty streams to return an empty schema asynchronously. by @CurtHagenlocher in https://github.com/apache/arrow-dotnet/pull/81 * fix: When removing GC memory pressure, incorporate the default alignment by @CurtHagenlocher in https://github.com/apache/arrow-dotnet/pull/82 * Remove unnecessary allocation in ArrowStreamWriter by @aik-jahoda in https://github.com/apache/arrow-dotnet/pull/73 * chore: Bump Grpc.Net.Client from 2.65.0 to 2.71.0 by @dependabot[bot] in https://github.com/apache/arrow-dotnet/pull/62 * Move to latest version of System.CommandLine package by @CurtHagenlocher in https://github.com/apache/arrow-dotnet/pull/83 * chore: Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows by @dependabot[bot] in https://github.com/apache/arrow-dotnet/pull/84 * chore: Bump actions/cache from 4.2.4 to 4.3.0 by @dependabot[bot] in https://github.com/apache/arrow-dotnet/pull/87 * chore: Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5 by @dependabot[bot] in https://github.com/apache/arrow-dotnet/pull/93 * Fix uninitialized memory in C API by @CurtHagenlocher in https://github.com/apache/arrow-dotnet/pull/98 * Add serialization helpers for Schema and RecordBatch by @CurtHagenlocher in https://github.com/apache/arrow-dotnet/pull/100 * chore: Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 by @dependabot[bot] in https://github.com/apache/arrow-dotnet/pull/102 * Feedback from previous PR by @CurtHagenlocher in https://github.com/apache/arrow-dotnet/pull/110 * Allow C Data Interface export of ReadOnlyMemory-backed buffers by @CurtHagenlocher in https://github.com/apache/arrow-dotnet/pull/112 * Run tests against nuget packages in verify_rc script by @adamreeve in https://github.com/apache/arrow-dotnet/pull/114 * Fix flaky flight tests by @adamreeve in https://github.com/apache/arrow-dotnet/pull/115 * chore: Update MacOS runners to macos-latest by @adamreeve in https://github.com/apache/arrow-dotnet/pull/117 * Increase version number for release by @CurtHagenlocher in https://github.com/apache/arrow-dotnet/pull/125 * chore: Fix version detection by @kou in https://github.com/apache/arrow-dotnet/pull/127 ## New Contributors * @aik-jahoda made their first contribution in https://github.com/apache/arrow-dotnet/pull/73 **Full Changelog**: https://github.com/apache/arrow-dotnet/compare/v22.0.1...v22.1.0 <hr /><em>This discussion was created from the release <a href='https://github.com/apache/arrow-dotnet/releases/tag/v22.1.0'>Apache Arrow .NET 22.1.0</a>.</em> GitHub link: https://github.com/apache/arrow-dotnet/discussions/128 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
