1. fc77745 chore: Bump System.CommandLine from 2.0.8 to 2.0.9 (#373) by dependabot[bot] · 5 days ago main
  2. 72141b1 Update ArrowBuffer.cs (#369) by kronic · 6 days ago
  3. 1f5f0db chore: Bump actions/checkout from 6.0.2 to 6.0.3 (#367) by dependabot[bot] · 12 days ago
  4. 2b798ca chore: Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 (#366) by dependabot[bot] · 3 weeks ago
  5. 66a5857 chore: Bump actions/setup-dotnet from 5.2.0 to 5.3.0 (#365) by dependabot[bot] · 3 weeks ago
  6. 5c6a0c9 chore: Bump pythonnet from 3.0.5 to 3.1.0 (#364) by dependabot[bot] · 4 weeks ago
  7. 156dd32 chore: Bump coverlet.collector from 10.0.0 to 10.0.1 (#362) by dependabot[bot] · 4 weeks ago
  8. cc3d329 Fix integration tests by modifying CompareVariadicArrays (#360) by Curt Hagenlocher · 5 weeks ago
  9. 40b9d9a docs: Remove Run End Encoding from Not Implemented (#358) by cjsha · 5 weeks ago
  10. fdc5ebf chore: Bump System.CommandLine from 2.0.7 to 2.0.8 (#356) by dependabot[bot] · 5 weeks ago
  11. debff86 Fix Powershell RC verification script to avoid stubs (#351) by Curt Hagenlocher · 6 weeks ago
  12. 3a57903 Port verify_rc to Powershell to make it easier to run on Windows (#350) by Curt Hagenlocher · 7 weeks ago
  13. 8b00218 chore: Bump Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.1 (#349) by dependabot[bot] · 7 weeks ago
  14. 79e3844 Bump version to 23 (#344) by Curt Hagenlocher · 7 weeks ago v23.0.0 v23.0.0-rc0
  15. 446dca2 chore: Bump Zstd.Sharp from 0.8.5 to 0.8.8 (#343) by Brandon Parks · 7 weeks ago
  16. 3ea9aaa Unambiguously equate decimal16 with SqlDecimal in Variant API (#342) by Curt Hagenlocher · 7 weeks ago
  17. 8e35d8f Add Parquet variant shredding support (#332) by Curt Hagenlocher · 7 weeks ago
  18. 3434344 perf: speed up MemoryStream IPC stream reads (#340) by InCerryGit · 7 weeks ago
  19. 89a6c61 chore: Bump System.CommandLine from 2.0.6 to 2.0.7 (#338) by dependabot[bot] · 8 weeks ago
  20. ea58c94 perf: improve StringArray GetString decoding (#334) by InCerryGit · 8 weeks ago
  21. c0e20b6 perf: improve StringArray builder append paths (#331) by InCerryGit · 8 weeks ago
  22. 4f60cc6 Refactors VariantValueWriter (#329) by Curt Hagenlocher · 8 weeks ago
  23. 67b6db9 perf: reduce ArrowBuffer builder reallocation work (#330) by InCerryGit · 8 weeks ago
  24. 7949fb6 fix: handle file reader cancellation and empty nested concat (#327) by InCerryGit · 8 weeks ago
  25. 2b2afa2 chore(src): add checked conversions where needed (#318) by Curt Hagenlocher · 8 weeks ago
  26. fbaa39d Cleaned up some odds and ends (#326) by Curt Hagenlocher · 8 weeks ago
  27. 90aed52 Add VariantArray extension type and introduce IBinaryArray/IIndexes interfaces (#325) by Curt Hagenlocher · 8 weeks ago
  28. 4f5b95f Add transparent encoding readers and TimestampWithOffset extension type (#324) by Curt Hagenlocher · 8 weeks ago
  29. 61c3ff1 Rename `Variant` assemblies to `Scalars` (#323) by Curt Hagenlocher · 8 weeks ago
  30. a25e49b Refactors Apache.Arrow.Variant into two assemblies (#322) by Curt Hagenlocher · 9 weeks ago
  31. 65a5fbf chore: Bump actions/cache from 5.0.4 to 5.0.5 (#314) by dependabot[bot] · 9 weeks ago
  32. 3d54e84 chore: Bump coverlet.collector from 8.0.1 to 10.0.0 (#315) by dependabot[bot] · 9 weeks ago
  33. f596fe2 chore: Bump System.CommandLine from 2.0.5 to 2.0.6 (#319) by dependabot[bot] · 9 weeks ago
  34. 3e235ea chore: Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0 (#312) by dependabot[bot] · 10 weeks ago
  35. f9faac1 chore: Bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 (#311) by dependabot[bot] · 10 weeks ago
  36. dc97213 chore: Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#310) by dependabot[bot] · 10 weeks ago
  37. b14c4a3 fix: Validate additional type information when concatenating (#309) by Curt Hagenlocher · 2 months ago
  38. c0f957a feat: Add support for Run-End Encoded arrays (#308) by Curt Hagenlocher · 2 months ago
  39. 1185f99 Implement Arrow C device API (#305) by Curt Hagenlocher · 3 months ago
  40. aaa07fe Add support for an alternative `ArrowBuffer` allocation mechanism. (#304) by Curt Hagenlocher · 3 months ago
  41. d1c0a72 Implement largelistview support (#303) by Curt Hagenlocher · 3 months ago
  42. fc49cf3 GH-301: [C#] Use an index lookup for O(1) field index access (#300) by Vasilis Themelis · 3 months ago
  43. 1acbca6 Add missing builders and concatenator support for "large" array types. (#302) by Curt Hagenlocher · 3 months ago
  44. fb9199e Introduce a reference counted layer between ArrowBuffer and memory (#297) by Curt Hagenlocher · 3 months ago
  45. d536de0 chore: Bump actions/deploy-pages from 4.0.5 to 5.0.0 (#298) by dependabot[bot] · 3 months ago
  46. 009762e Improvements to decimal conversion (#292) by Curt Hagenlocher · 3 months ago
  47. 8071c9e chore: Bump actions/cache from 5.0.3 to 5.0.4 (#293) by dependabot[bot] · 3 months ago
  48. 3ad67ba chore: Bump coverlet.collector from 8.0.0 to 8.0.1 (#294) by dependabot[bot] · 3 months ago
  49. 1fefa99 chore: Bump System.CommandLine from 2.0.3 to 2.0.5 (#289) by dependabot[bot] · 3 months ago
  50. 7bdb868 chore: Bump actions/download-artifact from 8.0.0 to 8.0.1 (#286) by dependabot[bot] · 3 months ago
  51. eb33c67 Initial attempt at a standalone Arrow variant implementation (#275) by Curt Hagenlocher · 3 months ago
  52. c516694 chore: Bump actions/setup-dotnet from 5.1.0 to 5.2.0 (#281) by dependabot[bot] · 3 months ago
  53. 3d0c7a2 Add bool8 extension type support (#274) by Curt Hagenlocher · 4 months ago
  54. c45da68 chore: Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 (#280) by dependabot[bot] · 4 months ago
  55. 138590f chore: Bump actions/download-artifact from 7.0.0 to 8.0.0 (#278) by dependabot[bot] · 4 months ago
  56. 02956fa chore: Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#277) by dependabot[bot] · 4 months ago
  57. 955a6d6 Fixed issue #269 (#276) by Curt Hagenlocher · 4 months ago
  58. 93af89f chore: Pin Python version to 3.13 as PythonNet doesn't yet support 3.14 (#271) by Adam Reeve · 4 months ago
  59. f49331f chore: Fix test warnings about skipping duplicate test cases (#272) by Adam Reeve · 4 months ago
  60. 59cc1af Add extension type support and implement GuidArray (#268) by Curt Hagenlocher · 4 months ago
  61. bc99008 chore: Bump coverlet.collector from 6.0.4 to 8.0.0 (#262) by dependabot[bot] · 4 months ago
  62. c8fc345 chore: Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 (#264) by dependabot[bot] · 4 months ago
  63. ff5c9fb chore: Bump System.CommandLine from 2.0.2 to 2.0.3 (#265) by dependabot[bot] · 4 months ago
  64. f9bf6cb chore: Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 (#259) by dependabot[bot] · 4 months ago
  65. 12fce23 chore: Remove pr_comment GitHub actions workflow (#255) by Adam Reeve · 5 months ago
  66. 3d5daa0 chore: Bump actions/cache from 5.0.2 to 5.0.3 (#252) by dependabot[bot] · 5 months ago
  67. 56a9a5e Use unsigned long integers for computing bit-length of fixed-width types via the CData ABI (#251) by Joshua Klein · 5 months ago
  68. 70ab466 chore: Bump actions/setup-python from 6.1.0 to 6.2.0 (#249) by dependabot[bot] · 5 months ago
  69. 7cf956d chore: Bump actions/checkout from 6.0.1 to 6.0.2 (#248) by dependabot[bot] · 5 months ago
  70. 866ed8a chore: Bump System.CommandLine from 2.0.1 to 2.0.2 (#244) by dependabot[bot] · 5 months ago
  71. 00f8805 chore: Bump actions/setup-dotnet from 5.0.1 to 5.1.0 (#240) by dependabot[bot] · 5 months ago
  72. e7eb895 chore: Bump actions/cache from 5.0.1 to 5.0.2 (#241) by dependabot[bot] · 5 months ago
  73. e8e6b7b chore: Bump Xunit.SkippableFact from 1.5.23 to 1.5.61 (#237) by dependabot[bot] · 6 months ago
  74. ccd5bfa docs: Update README.md (#236) by myd7349 · 6 months ago
  75. fac5636 chore: Bump System.CommandLine from 2.0.0 to 2.0.1 (#230) by dependabot[bot] · 6 months ago
  76. 722494b chore: Bump actions/download-artifact from 6.0.0 to 7.0.0 (#227) by dependabot[bot] · 6 months ago
  77. bdb1388 chore: Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#226) by dependabot[bot] · 6 months ago
  78. a67f7ff chore: Bump actions/cache from 4.3.0 to 5.0.1 (#228) by dependabot[bot] · 6 months ago
  79. 5c2a90d chore: Bump actions/checkout from 6.0.0 to 6.0.1 (#215) by dependabot[bot] · 6 months ago
  80. c0270e7 chore: Bump actions/setup-python from 6.0.0 to 6.1.0 (#213) by dependabot[bot] · 7 months ago
  81. 84cfaaf chore: Bump actions/setup-dotnet from 5.0.0 to 5.0.1 (#214) by dependabot[bot] · 7 months ago
  82. 637c6aa chore: Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows (#202) by dependabot[bot] · 7 months ago
  83. 2db4ad4 chore: Bump actions/checkout from 5.0.0 to 6.0.0 (#188) by dependabot[bot] · 7 months ago
  84. 4eaa9a8 chore: Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 (#191) by dependabot[bot] · 7 months ago
  85. 197d501 chore: Bump System.CommandLine from 2.0.0-rc.2.25502.107 to 2.0.0 (#193) by dependabot[bot] · 7 months ago
  86. 20cb82b feat: Implement Arrow Flight Middleware support (#139) by Curt Hagenlocher · 7 months ago
  87. 0f3eb5b Use a license expression for the NuGet package (#185) by Curt Hagenlocher · 7 months ago
  88. 1c55132 chore: Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows (#167) by dependabot[bot] · 7 months ago
  89. 51cfeb1 chore: Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows (#156) by dependabot[bot] · 8 months ago
  90. e0702ae chore: Remove arrow packages from Directory.Packages.props (#154) by Adam Reeve · 8 months ago
  91. 69be1d4 chore: Enable Central Package Management. (#153) by Curt Hagenlocher · 8 months ago
  92. 4e8d2cd chore: Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#140) by dependabot[bot] · 8 months ago
  93. 282a0d6 chore: Bump actions/download-artifact from 5.0.0 to 6.0.0 (#141) by dependabot[bot] · 8 months ago
  94. def3031 chore: Disable C interop tests when an incompatible version of Python is installed (#152) by Curt Hagenlocher · 8 months ago
  95. e6d6499 chore: Bump System.CommandLine from 2.0.0-rc.1.25451.107 to 2.0.0-rc.2.25502.107 (#131) by dependabot[bot] · 8 months ago
  96. fcc16d8 chore: Fix version detection (#127) by Sutou Kouhei · 8 months ago v22.1.0 v22.1.0-rc1
  97. 621e347 Increase version number for release (#125) by Curt Hagenlocher · 8 months ago
  98. ab2fdd2 chore: Update MacOS runners to macos-latest (#117) by Adam Reeve · 8 months ago
  99. 88e342d Fix flaky flight tests (#115) by Adam Reeve · 8 months ago
  100. b9c2ae8 Run tests against nuget packages in verify_rc script (#114) by Adam Reeve · 8 months ago