1. b27fd93 chore: bump docker/login-action from 4.5.2 to 4.6.0 (#921) by dependabot[bot] · 2 weeks ago main
  2. a492371 chore: Update versions on main (#920) by Dewey Dunnington · 2 weeks ago apache-arrow-nanoarrow-0.10.0.dev
  3. a59c5a0 chore: bump docker/login-action from 4.5.0 to 4.5.2 (#919) by dependabot[bot] · 3 weeks ago
  4. 2b2e5c1 chore(r): Add tests for nested dictionary conversion (#918) by Dewey Dunnington · 3 weeks ago
  5. fac2856 feat(r): Add LZ4 compression support for IPC read (#916) by Dewey Dunnington · 3 weeks ago
  6. b9d4e75 feat(python): Add LZ4 decompression support to Python bindings and Meson build (#917) by Dewey Dunnington · 3 weeks ago
  7. b15dd15 chore(ci): Update arrow C++ version and force new builds (#915) by Dewey Dunnington · 3 weeks ago
  8. 51b2880 chore(dev/release): Update verify instructions for forthcoming 0.9.0 release (#914) by Dewey Dunnington · 3 weeks ago
  9. 06b3446 chore(r): Run devtools document on R pakage and test shared dictionary read (#912) by Dewey Dunnington · 3 weeks ago
  10. 0d77643 chore(ci): Update cibuildwheel for newer wheel builds (#913) by Dewey Dunnington · 3 weeks ago
  11. f1a66ff feat: Use reference counted arrays when decoding batches that contain dictionaries (#895) by Dewey Dunnington · 3 weeks ago
  12. c0eb931 chore: bump actions/setup-python from 6 to 7 (#910) by dependabot[bot] · 4 weeks ago
  13. 747dbd8 chore: bump docker/login-action from 4.4.0 to 4.5.0 (#911) by dependabot[bot] · 4 weeks ago
  14. 24a899a fix(python): Check error code for ArrowMetadataReaderRead in Python bindings (#908) by Andrew Kane · 4 weeks ago
  15. 7b6d847 fix: Fix ENODATA undefined on FreeBSD and OpenBSD (#906) by Michael Osipov · 4 weeks ago
  16. 4d65abd docs: Fix typo in Python docs (#907) by Andrew Kane · 4 weeks ago
  17. 75545f2 chore: bump actions/checkout from 6 to 7 (#896) by dependabot[bot] · 5 weeks ago
  18. a1ab019 chore: bump docker/setup-qemu-action from 4.1.0 to 4.2.0 (#899) by dependabot[bot] · 5 weeks ago
  19. 64e60ae chore: bump docker/setup-buildx-action from 4.1.0 to 4.2.0 (#900) by dependabot[bot] · 5 weeks ago
  20. a075398 chore(ci): Improve compatibility between nanoarrow and arrow Meson builds (#905) by Dewey Dunnington · 5 weeks ago
  21. 9c99d56 chore: bump docker/login-action from 4.2.0 to 4.4.0 (#901) by dependabot[bot] · 5 weeks ago
  22. 960122f fix: Ensure metal device's align buffers exports aligned buffer pointers correctly (#904) by Dewey Dunnington · 5 weeks ago
  23. 6d99dbf chore(ci): Trust the gemfury client when brewing (#903) by Dewey Dunnington · 5 weeks ago
  24. a5d7011 chore: bump actions/cache from 5 to 6 (#897) by dependabot[bot] · 8 weeks ago
  25. 72076b3 chore: Fix flatcc linking for non-bundled case (#894) by Dewey Dunnington · 9 weeks ago
  26. 50ddea7 fix: Eliminate warnings for gcc16 and _FORTIFY_SOURCE=3 for snprintf (#892) by Dewey Dunnington · 10 weeks ago
  27. b2f9e37 chore: bump codecov/codecov-action from 6 to 7 (#893) by dependabot[bot] · 2 months ago
  28. ffe61d3 chore: bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#890) by dependabot[bot] · 3 months ago
  29. 44864b5 chore: bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#889) by dependabot[bot] · 3 months ago
  30. 9db8f56 chore(ci): Add valgrind suppressions for Arrow C++ dynamic library initialization (#891) by Dewey Dunnington · 3 months ago
  31. 65ab7e9 chore: bump docker/login-action from 4.1.0 to 4.2.0 (#888) by dependabot[bot] · 3 months ago
  32. febee49 fix!: Ensure ArrowTypeString never returns NULL (#885) by Dewey Dunnington · 3 months ago
  33. 8dcb55e feat: Add shared array and buffer to nanoarrow.h (#864) by Dewey Dunnington · 3 months ago
  34. a1e259a fix: Correctly subscript ViewArrayAs with offset (#883) by Oliver Borchert · 3 months ago
  35. 981775c feat: Encode dictionary schemas (#882) by Dewey Dunnington · 3 months ago
  36. dabe1b7 chore: Support decimal32, decimal64, and dictionaries in integration test utilities (#880) by Dewey Dunnington · 3 months ago
  37. 2417646 chore(ci): Add libuv to ubuntu image (#881) by Dewey Dunnington · 4 months ago
  38. 4639910 chore: Fix CMake linking to static-only nanoarrow install with BUILD_SHARED_LIBS (#877) by Dewey Dunnington · 4 months ago
  39. 9620971 chore: bump actions/cache from 4 to 5 (#874) by dependabot[bot] · 4 months ago
  40. 33476d6 fix(ci): Set endianness of decoder in dictionary batch decode test (#878) by Dewey Dunnington · 4 months ago
  41. 4c176bd chore(ci): Update integration dockerfile for updated image setup (#876) by Dewey Dunnington · 4 months ago
  42. 5bb90b1 feat: Actually decode dictionary arrays (#861) by Dewey Dunnington · 4 months ago
  43. 3306ac6 chore: bump docker/login-action from 4.0.0 to 4.1.0 (#873) by dependabot[bot] · 4 months ago
  44. 50336ae chore: bump actions/checkout from 4 to 6 (#869) by dependabot[bot] · 5 months ago
  45. 86a0b07 feat: Decode dictionary batches (#858) by Dewey Dunnington · 5 months ago
  46. 0a17af3 chore: bump codecov/codecov-action from 3 to 6 (#870) by dependabot[bot] · 5 months ago
  47. c5cf838 chore: bump actions/setup-python from 5 to 6 (#868) by dependabot[bot] · 5 months ago
  48. acfca52 chore: bump actions/download-artifact from 4 to 8 (#872) by dependabot[bot] · 5 months ago
  49. 946e4db chore: bump actions/upload-artifact from 4 to 7 (#871) by dependabot[bot] · 5 months ago
  50. ea7328a chore(ci): Add dependabot config to keep actions up to date (#866) by Dewey Dunnington · 5 months ago
  51. 6cf571a chore(ci/docker): Add libuv to fedora image (#865) by Dewey Dunnington · 5 months ago
  52. 23fc93c chore(ci): pin docker workflows to ASF allowlist versions (#862) by Bryce Mecum · 5 months ago
  53. 3258e3a chore(ci/docker): add libuv-dev to alpine-s390x dockerfile (#863) by Bryce Mecum · 5 months ago
  54. 31a4634 feat: Add ArrowIpcDictionaryMapping to track dictionary identifiers when parsing schema message (#856) by Dewey Dunnington · 5 months ago
  55. 5b7184c feat: Add Dictionary schema read support in IPC reader (#738) by Dewey Dunnington · 6 months ago
  56. e7498af chore: Update vendored flatcc and regenerate flatcc headers (#854) by Dewey Dunnington · 6 months ago
  57. af347fa chore: Remove unnecessary use of `__COUNTER__` (#853) by Dewey Dunnington · 6 months ago
  58. 2f86c75 chore(ci): Update cibuildwheel (#852) by Dewey Dunnington · 6 months ago
  59. 36546d1 chore: Fix typo in changelog/news (#848) by Dewey Dunnington · 6 months ago
  60. 617591a chore: Update development versions and chagelog/news on main (#847) by Dewey Dunnington · 6 months ago
  61. 209b293 chore(dev/release): Update release verification instructions for 0.8.0 (#843) by Dewey Dunnington · 7 months ago apache-arrow-nanoarrow-0.9.0.dev
  62. 4bbcf0e Use R_hasAttrib (from R 4.6.0 or later) to avoid ATTRIB (#842) by Dirk Eddelbuettel · 7 months ago
  63. 090b85e fix(r): Correct invocation of R_MakeExternalPtr with R NULL (#841) by Michael Chirico · 7 months ago
  64. 3fd91d2 fix(r): Fix usage of deperecated syntax for forthcoming R release (#840) by Dewey Dunnington · 7 months ago
  65. 5f36032 chore: Re-enable CUDA tests with runs-on (#839) by Dewey Dunnington · 7 months ago
  66. 5b07c2d docs: fix issues in ArrowBasicArrayStreamSetArray docstring (#838) by Bryce Mecum · 7 months ago
  67. 11f8f6b docs: fix typos in nanoarrow.h docstrings (#837) by Bryce Mecum · 8 months ago
  68. e0480fe fix(python): Remove incorrect last byte zeroing in Python buffer construction (#835) by Dewey Dunnington · 8 months ago
  69. 04e7521 fix(r): Fix map type and struct-nested-in-struct convert (#829) by Dewey Dunnington · 9 months ago
  70. c9555d8 fix: Fix leak reported by coverity scan (#832) by Nyall Dawson · 9 months ago
  71. 0887e4f exception.hpp: add override qualifier to what() method (#830) by Even Rouault · 9 months ago
  72. 0af8925 fix(r): Collect array streams in C (not R) before conversion (#828) by Dewey Dunnington · 9 months ago
  73. fdf2103 chore(r): Remove support for deprecated vctrs::partial_frame (#827) by Dewey Dunnington · 9 months ago
  74. cd8c945 fix(r): Fix test for forthcoming ALTREP behaviour in R-devel (#826) by Dewey Dunnington · 9 months ago
  75. f883fbb feat(python): Support union types in Python bindings (#820) by Dewey Dunnington · 10 months ago
  76. f341741 feat: Add LZ4 decompression support to IPC reader (#819) by Dewey Dunnington · 10 months ago
  77. bf0044d chore(ci): Update dockerfiles (#818) by Dewey Dunnington · 10 months ago
  78. 464bd7c feat(r): Add reticulate/Python integration (#817) by Dewey Dunnington · 10 months ago
  79. 7156b88 feat(r): Add support for creating timestamp and duration types from numeric storage (#816) by Dewey Dunnington · 10 months ago
  80. f11d517 chore(ci): Temporarily disable missing CUDA runner (#815) by Dewey Dunnington · 10 months ago
  81. 02ebb80 chore(ci): Update macos-13 runner to macos-15-intel (#813) by Kevin Liu · 11 months ago
  82. f610440 fix: Ensure ArrowArrayBuffer() and ArrowArraySetBuffer() work for variadic buffers (#808) by Dewey Dunnington · 11 months ago
  83. f82379a chore(ci): Update Arrow C++ in CI to use 21.0.0 (#809) by Dewey Dunnington · 11 months ago
  84. 62482b3 chore: Use apache/arrow-dotnet for integration test (#806) by Sutou Kouhei · 12 months ago
  85. 43cf040 fix: Assorted updates to improve Meson WrapDB entry (#803) by William Ayd · 12 months ago
  86. 2a5b396 fix: Ensure the array view can be used to inspect map offsets (#802) by Dewey Dunnington · 1 year ago
  87. ed4ba0c fix(r): Ensure C23 version check works for clang16 (current GitHub Actions) (#801) by Dewey Dunnington · 1 year ago
  88. bfaf3ff chore(dev/release): Update release workflow instructions for undocumented release tasks (#800) by Dewey Dunnington · 1 year ago
  89. 6bf102e fix: Refactor C function to resolve unreachable code error in Zig (#799) by Namit Kewat · 1 year ago
  90. dcb5bf9 chore: Update versions on main (#795) by Dewey Dunnington · 1 year, 2 months ago apache-arrow-nanoarrow-0.8.0.dev
  91. 9681693 ci: Replace symlinks with files when packaging source (#794) by William Ayd · 1 year, 2 months ago
  92. c57ddd8 chore(dev/release): Update release instructions for 0.7.0 (#767) by Dewey Dunnington · 1 year, 2 months ago
  93. 6771526 fix(r): Ensure that `python` is used on Windows when running bootstrap.R (#792) by Dewey Dunnington · 1 year, 2 months ago
  94. 6b74adc fix(ci): Meson windows example CI (#791) by William Ayd · 1 year, 2 months ago
  95. b3f3557 chore: Add options to CMake configuration for vcpkg build (#788) by Dewey Dunnington · 1 year, 2 months ago
  96. 6660679 chore: Use better debug detection in Meson (#790) by William Ayd · 1 year, 2 months ago
  97. 8053886 chore: Update example wraps such that they check the latest commit (#789) by Dewey Dunnington · 1 year, 2 months ago
  98. 5284a6c chore(dev/release): Remove old releases automatically (#787) by Sutou Kouhei · 1 year, 2 months ago
  99. eb24231 ci: Remove Meson default_option to set buildtype of release (#785) by William Ayd · 1 year, 2 months ago
  100. e9fb24c ci: Set Werror in Windows Meson configuration (#779) by William Ayd · 1 year, 2 months ago