GitHub user github-actions[bot] created a discussion: Apache Arrow .NET 23.0.0

## What's Changed
* chore: Bump System.CommandLine from 2.0.0-rc.1.25451.107 to 
2.0.0-rc.2.25502.107 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/131
* chore: Disable C interop tests when an incompatible version of Python is 
installed by @CurtHagenlocher in https://github.com/apache/arrow-dotnet/pull/152
* chore: Bump actions/download-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] 
in https://github.com/apache/arrow-dotnet/pull/141
* chore: Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] 
in https://github.com/apache/arrow-dotnet/pull/140
* chore: Enable Central Package Management. by @CurtHagenlocher in 
https://github.com/apache/arrow-dotnet/pull/153
* chore: Remove arrow packages from Directory.Packages.props by @adamreeve in 
https://github.com/apache/arrow-dotnet/pull/154
* chore: Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows by 
@dependabot[bot] in https://github.com/apache/arrow-dotnet/pull/156
* chore: Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows by 
@dependabot[bot] in https://github.com/apache/arrow-dotnet/pull/167
* Use a license expression for the NuGet package by @CurtHagenlocher in 
https://github.com/apache/arrow-dotnet/pull/185
* feat: Implement Arrow Flight Middleware support by @CurtHagenlocher in 
https://github.com/apache/arrow-dotnet/pull/139
* chore: Bump System.CommandLine from 2.0.0-rc.2.25502.107 to 2.0.0 by 
@dependabot[bot] in https://github.com/apache/arrow-dotnet/pull/193
* chore: Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 by @dependabot[bot] 
in https://github.com/apache/arrow-dotnet/pull/191
* chore: Bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/188
* chore: Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows by 
@dependabot[bot] in https://github.com/apache/arrow-dotnet/pull/202
* chore: Bump actions/setup-dotnet from 5.0.0 to 5.0.1 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/214
* chore: Bump actions/setup-python from 6.0.0 to 6.1.0 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/213
* chore: Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/215
* chore: Bump actions/cache from 4.3.0 to 5.0.1 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/228
* chore: Bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] 
in https://github.com/apache/arrow-dotnet/pull/226
* chore: Bump actions/download-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] 
in https://github.com/apache/arrow-dotnet/pull/227
* chore: Bump System.CommandLine from 2.0.0 to 2.0.1 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/230
* docs: Update README.md by @myd7349 in 
https://github.com/apache/arrow-dotnet/pull/236
* chore: Bump Xunit.SkippableFact from 1.5.23 to 1.5.61 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/237
* chore: Bump actions/cache from 5.0.1 to 5.0.2 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/241
* chore: Bump actions/setup-dotnet from 5.0.1 to 5.1.0 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/240
* chore: Bump System.CommandLine from 2.0.1 to 2.0.2 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/244
* chore: Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/248
* chore: Bump actions/setup-python from 6.1.0 to 6.2.0 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/249
* Use unsigned long integers for computing bit-length of fixed-width types via 
the CData ABI by @mobiusklein in https://github.com/apache/arrow-dotnet/pull/251
* chore: Bump actions/cache from 5.0.2 to 5.0.3 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/252
* chore: Remove pr_comment GitHub actions workflow by @adamreeve in 
https://github.com/apache/arrow-dotnet/pull/255
* chore: Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 by 
@dependabot[bot] in https://github.com/apache/arrow-dotnet/pull/259
* chore: Bump System.CommandLine from 2.0.2 to 2.0.3 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/265
* chore: Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 by 
@dependabot[bot] in https://github.com/apache/arrow-dotnet/pull/264
* chore: Bump coverlet.collector from 6.0.4 to 8.0.0 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/262
* Add extension type support and implement GuidArray by @CurtHagenlocher in 
https://github.com/apache/arrow-dotnet/pull/268
* chore: Fix test warnings about skipping duplicate test cases by @adamreeve in 
https://github.com/apache/arrow-dotnet/pull/272
* chore: Pin Python version to 3.13 as PythonNet doesn't yet support 3.14 by 
@adamreeve in https://github.com/apache/arrow-dotnet/pull/271
* Fixed issue #269 by @CurtHagenlocher in 
https://github.com/apache/arrow-dotnet/pull/276
* chore: Bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] 
in https://github.com/apache/arrow-dotnet/pull/277
* chore: Bump actions/download-artifact from 7.0.0 to 8.0.0 by @dependabot[bot] 
in https://github.com/apache/arrow-dotnet/pull/278
* chore: Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 by @dependabot[bot] 
in https://github.com/apache/arrow-dotnet/pull/280
* Add bool8 extension type support by @CurtHagenlocher in 
https://github.com/apache/arrow-dotnet/pull/274
* chore: Bump actions/setup-dotnet from 5.1.0 to 5.2.0 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/281
* Initial attempt at a standalone Arrow variant implementation by 
@CurtHagenlocher in https://github.com/apache/arrow-dotnet/pull/275
* chore: Bump actions/download-artifact from 8.0.0 to 8.0.1 by @dependabot[bot] 
in https://github.com/apache/arrow-dotnet/pull/286
* chore: Bump System.CommandLine from 2.0.3 to 2.0.5 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/289
* chore: Bump coverlet.collector from 8.0.0 to 8.0.1 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/294
* chore: Bump actions/cache from 5.0.3 to 5.0.4 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/293
* Improvements to decimal conversion by @CurtHagenlocher in 
https://github.com/apache/arrow-dotnet/pull/292
* chore: Bump actions/deploy-pages from 4.0.5 to 5.0.0 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/298
* Introduce a reference counted layer between ArrowBuffer and memory by 
@CurtHagenlocher in https://github.com/apache/arrow-dotnet/pull/297
* Add missing builders and concatenator support for "large" array types. by 
@CurtHagenlocher in https://github.com/apache/arrow-dotnet/pull/302
* GH-301: [C#] Use an index lookup for O(1) field index access by @vthemelis in 
https://github.com/apache/arrow-dotnet/pull/300
* Implement largelistview support by @CurtHagenlocher in 
https://github.com/apache/arrow-dotnet/pull/303
* Add support for an alternative `ArrowBuffer` allocation mechanism. by 
@CurtHagenlocher in https://github.com/apache/arrow-dotnet/pull/304
* Implement Arrow C device API by @CurtHagenlocher in 
https://github.com/apache/arrow-dotnet/pull/305
* feat: Add support for Run-End Encoded arrays by @CurtHagenlocher in 
https://github.com/apache/arrow-dotnet/pull/308
* fix: Validate additional type information when concatenating by 
@CurtHagenlocher in https://github.com/apache/arrow-dotnet/pull/309
* chore: Bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] 
in https://github.com/apache/arrow-dotnet/pull/310
* chore: Bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 by 
@dependabot[bot] in https://github.com/apache/arrow-dotnet/pull/311
* chore: Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0 by @dependabot[bot] 
in https://github.com/apache/arrow-dotnet/pull/312
* chore: Bump System.CommandLine from 2.0.5 to 2.0.6 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/319
* chore: Bump coverlet.collector from 8.0.1 to 10.0.0 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/315
* chore: Bump actions/cache from 5.0.4 to 5.0.5 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/314
* Refactors Apache.Arrow.Variant into two assemblies by @CurtHagenlocher in 
https://github.com/apache/arrow-dotnet/pull/322
* Rename `Variant` assemblies to `Scalars` by @CurtHagenlocher in 
https://github.com/apache/arrow-dotnet/pull/323
* Add transparent encoding readers and TimestampWithOffset extension type by 
@CurtHagenlocher in https://github.com/apache/arrow-dotnet/pull/324
* Add VariantArray extension type and introduce IBinaryArray/IIndexes 
interfaces by @CurtHagenlocher in 
https://github.com/apache/arrow-dotnet/pull/325
* Cleaned up some odds and ends by @CurtHagenlocher in 
https://github.com/apache/arrow-dotnet/pull/326
* chore(src): add checked conversions where needed by @CurtHagenlocher in 
https://github.com/apache/arrow-dotnet/pull/318
* fix: handle file reader cancellation and empty nested concat by @InCerryGit 
in https://github.com/apache/arrow-dotnet/pull/327
* perf: reduce ArrowBuffer builder reallocation work by @InCerryGit in 
https://github.com/apache/arrow-dotnet/pull/330
* Refactors VariantValueWriter by @CurtHagenlocher in 
https://github.com/apache/arrow-dotnet/pull/329
* perf: improve StringArray builder append paths by @InCerryGit in 
https://github.com/apache/arrow-dotnet/pull/331
* perf: improve StringArray GetString decoding by @InCerryGit in 
https://github.com/apache/arrow-dotnet/pull/334
* chore: Bump System.CommandLine from 2.0.6 to 2.0.7 by @dependabot[bot] in 
https://github.com/apache/arrow-dotnet/pull/338
* perf: speed up MemoryStream IPC stream reads by @InCerryGit in 
https://github.com/apache/arrow-dotnet/pull/340
* Add Parquet variant shredding support by @CurtHagenlocher in 
https://github.com/apache/arrow-dotnet/pull/332
* Unambiguously equate decimal16 with SqlDecimal in Variant API by 
@CurtHagenlocher in https://github.com/apache/arrow-dotnet/pull/342
* chore: Bump Zstd.Sharp from 0.8.5 to 0.8.8 by @bparks13 in 
https://github.com/apache/arrow-dotnet/pull/343
* Bump version to 23 by @CurtHagenlocher in 
https://github.com/apache/arrow-dotnet/pull/344

## New Contributors
* @myd7349 made their first contribution in 
https://github.com/apache/arrow-dotnet/pull/236
* @mobiusklein made their first contribution in 
https://github.com/apache/arrow-dotnet/pull/251
* @vthemelis made their first contribution in 
https://github.com/apache/arrow-dotnet/pull/300
* @InCerryGit made their first contribution in 
https://github.com/apache/arrow-dotnet/pull/327
* @bparks13 made their first contribution in 
https://github.com/apache/arrow-dotnet/pull/343

**Full Changelog**: 
https://github.com/apache/arrow-dotnet/compare/v22.1.0...v23.0.0

<hr /><em>This discussion was created from the release <a 
href='https://github.com/apache/arrow-dotnet/releases/tag/v23.0.0'>Apache Arrow 
.NET 23.0.0</a>.</em>

GitHub link: https://github.com/apache/arrow-dotnet/discussions/352

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to