1. ce1f3d7 GH-993: Fix missing pipe in milestone assignment script (#992) by Tamas Mate · 5 days ago main
  2. ad59035 GH-990: [JDBC] Fix memory leak on Connection#close due to unclosed ResultSet(s) (#991) by Pedro Matias · 6 days ago
  3. 0eb50b5 MINOR: Bump com.google.protobuf:protobuf-bom from 4.33.1 to 4.33.4 (#984) by dependabot[bot] · 6 days ago
  4. 923a5df MINOR: Bump logback.version from 1.5.25 to 1.5.26 (#981) by dependabot[bot] · 6 days ago
  5. 9b1f946 MINOR: Bump org.apache.commons:commons-pool2 from 2.12.1 to 2.13.1 (#987) by dependabot[bot] · 6 days ago
  6. 3db4562 MINOR: Bump org.assertj:assertj-core from 3.27.3 to 3.27.7 (#988) by dependabot[bot] · 6 days ago
  7. 096f582 MINOR: Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 (#985) by dependabot[bot] · 8 days ago
  8. 3325625 MINOR: Bump org.apache.commons:commons-dbcp2 from 2.13.0 to 2.14.0 (#983) by dependabot[bot] · 8 days ago
  9. 0f8a080 GH-343: Fix ListVector offset buffer not properly serialized for nested empty arrays (#967) by Yicong Huang · 11 days ago
  10. ccaac9a GH-125: Allow null timestamp holder sans timezone (#941) by Kaustav Sarkar · 11 days ago
  11. 44c49ba GH-952: Add OAuth support (#953) by Hélder Gregório · 12 days ago
  12. 7e61d46 GH-932: [JDBC] Fix memory leak on Connection#close due to unclosed Statement(s) (#933) by Pedro Matias · 12 days ago
  13. a1d8317 GH-929: Add UUID support in JDBC driver (#930) by Hélder Gregório · 14 days ago
  14. 71c418c GH-948: Use buffer indexing for UUID vector (#949) by Joana Hrotko · 2 weeks ago
  15. db9fff8 MINOR: Bump org.apache.orc:orc-core from 2.2.1 to 2.2.2 (#971) by dependabot[bot] · 2 weeks ago
  16. a74728d MINOR: Bump com.gradle:develocity-maven-extension from 2.0 to 2.3.1 (#976) by dependabot[bot] · 2 weeks ago
  17. f9ab35c MINOR: Bump commons-io:commons-io from 2.19.0 to 2.21.0 (#974) by dependabot[bot] · 2 weeks ago
  18. f36777c MINOR: Bump parquet.version from 1.16.0 to 1.17.0 (#968) by dependabot[bot] · 2 weeks ago
  19. 3d44a1c MINOR: Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.21.0 (#973) by dependabot[bot] · 2 weeks ago
  20. 1e8608a MINOR: Bump logback.version from 1.5.24 to 1.5.25 (#975) by dependabot[bot] · 2 weeks ago
  21. 6eab884 MINOR: Bump org.bouncycastle:bcpkix-jdk18on from 1.82 to 1.83 (#969) by dependabot[bot] · 2 weeks ago
  22. 349d402 GH-964: Fix IndexOutOfBoundsException in Array.getResultSet() for JDBC clients (#965) by Hélder Gregório · 2 weeks ago
  23. 9cdda52 GH-891: Add ExtensionTypeWriterFactory to TransferPair (#892) by Joana Hrotko · 3 weeks ago
  24. 68451bf MINOR: Bump org.apache.avro:avro from 1.12.0 to 1.12.1 (#955) by dependabot[bot] · 3 weeks ago
  25. 109063f MINOR: Bump com.github.ben-manes.caffeine:caffeine from 3.2.0 to 3.2.3 (#960) by dependabot[bot] · 3 weeks ago
  26. 936a31a MINOR: Bump io.grpc:grpc-bom from 1.73.0 to 1.78.0 (#958) by dependabot[bot] · 3 weeks ago
  27. 3206fe5 MINOR: Bump org.apache.commons:commons-text from 1.13.1 to 1.15.0 (#956) by dependabot[bot] · 3 weeks ago
  28. 05292ac MINOR: Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.6.3 (#959) by dependabot[bot] · 3 weeks ago
  29. e620c44 MINOR: Bump logback.version from 1.5.21 to 1.5.24 (#962) by dependabot[bot] · 3 weeks ago
  30. a602e6a MINOR: Bump org.immutables:value-annotations from 2.10.1 to 2.11.7 (#917) by dependabot[bot] · 3 weeks ago
  31. 7942779 MINOR: Bump parquet.version from 1.15.2 to 1.16.0 (#913) by dependabot[bot] · 3 weeks ago
  32. 7d4cf21 MINOR: Bump io.netty:netty-bom from 4.1.119.Final to 4.2.7.Final (#887) by dependabot[bot] · 4 weeks ago
  33. bd3a6ee MINOR: Add private constructor to UuidType singleton (#945) by Tamas Mate · 4 weeks ago
  34. 30eb4cf MINOR: Bump com.google.api.grpc:proto-google-common-protos from 2.56.0 to 2.63.1 (#920) by dependabot[bot] · 4 weeks ago
  35. 65c558f MINOR: Bump org.immutables:value from 2.10.1 to 2.11.7 (#922) by dependabot[bot] · 4 weeks ago
  36. 32ea946 MINOR: Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#924) by dependabot[bot] · 4 weeks ago
  37. 0077441 MINOR: Bump checker.framework.version from 3.52.0 to 3.52.1 (#927) by dependabot[bot] · 4 weeks ago
  38. 94dfea8 GH-951: Fix CI completely, especially JNI on Windows 2022 and MacOS platforms (#925) by JB Onofré · 4 weeks ago
  39. b9e40fa GH-942: Fix JDBC Connection.setCatalog() (#943) by André Eickler · 4 weeks ago
  40. 385b51e MINOR: Update macos amd64 runner (#940) by David Li · 5 weeks ago
  41. 8d1802c GH-399: Check for null writers in DenseUnionWriter#setPosition (#938) by Kaustav Sarkar · 5 weeks ago
  42. 96156cc MINOR: [CI] Bump actions/cache from 4 to 5 (#936) by dependabot[bot] · 7 weeks ago
  43. 8f616f4 MINOR: [CI] Bump actions/download-artifact from 6.0.0 to 7.0.0 (#935) by dependabot[bot] · 7 weeks ago
  44. 9281671 MINOR: [CI] Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#934) by dependabot[bot] · 7 weeks ago
  45. 2329174 GH-863: [JDBC] Suppress benign exceptions from gRPC layer on ArrowFlightSqlClientHandler#close (#910) by Pedro Matias · 9 weeks ago
  46. 033ecc3 GH-110: bind StringView/BinaryView for Flight SQL JDBC (#905) by ViggoC · 9 weeks ago
  47. 9dc1410 MINOR: Bump dep.hadoop.version from 3.4.1 to 3.4.2 (#915) by dependabot[bot] · 9 weeks ago
  48. 82baf18 GH-825: Add UUID canonical extension type (#903) by Joana Hrotko · 10 weeks ago
  49. 13f1bd2 MINOR: Bump org.apache.drill.tools:drill-fmpp-maven-plugin from 1.21.2 to 1.22.0 (#918) by dependabot[bot] · 10 weeks ago
  50. 8577cff MINOR: Bump org.bouncycastle:bcpkix-jdk18on from 1.80 to 1.82 (#919) by dependabot[bot] · 10 weeks ago
  51. 4d7cf04 MINOR: Bump org.codehaus.mojo:versions-maven-plugin from 2.18.0 to 2.20.0 (#912) by dependabot[bot] · 10 weeks ago
  52. 382790d MINOR: [CI] Bump actions/checkout from 5 to 6 (#911) by dependabot[bot] · 2 months ago
  53. 266dfc1 GH-586: Override fixedSizeBinary method for UnionMapWriter (#885) by Aleksei Starikov · 3 months ago
  54. 8ecbea6 MINOR: Bump com.google.protobuf:protobuf-bom from 4.30.2 to 4.33.0 (#888) by dependabot[bot] · 3 months ago
  55. ba5057a MINOR: Bump org.apache.orc:orc-core from 2.1.1 to 2.2.1 (#874) by dependabot[bot] · 3 months ago
  56. ca5c06b MINOR: Bump error_prone_core.version from 2.37.0 to 2.42.0 (#749) by dependabot[bot] · 3 months ago
  57. e366510 MINOR: Bump checker.framework.version from 3.49.3 to 3.49.5 (#800) by dependabot[bot] · 3 months ago
  58. af37687 MINOR: [CI] Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#894) by dependabot[bot] · 3 months ago
  59. 11414f6 MINOR: [CI] Bump actions/checkout from 4 to 5 (#820) by dependabot[bot] · 3 months ago
  60. 973e974 MINOR: Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 (#871) by dependabot[bot] · 3 months ago
  61. edc6cf3 MINOR: [CI] Bump actions/download-artifact from 5.0.0 to 6.0.0 (#895) by dependabot[bot] · 3 months ago
  62. 87d727a MINOR: Bump com.github.luben:zstd-jni from 1.5.7-2 to 1.5.7-6 (#896) by dependabot[bot] · 3 months ago
  63. ba2f7d6 MINOR: Bump logback.version from 1.5.18 to 1.5.20 (#897) by dependabot[bot] · 3 months ago
  64. 03e0d4d MINOR: Bump io.netty:netty-bom from 4.1.119.Final to 4.1.127.Final (#855) by Fabio Buso · 3 months ago
  65. 9f68d08 GH-762: Implement VectorAppender for RunEndEncodedVector (#884) by ViggoC · 3 months ago
  66. b8a23dd GH-900: Fix gandiva groupId in arrow-bom (#901) by Christopher Lambert · 3 months ago
  67. c4d3c9e GH-109: Implement Vector Validators for StringView (#886) by ViggoC · 3 months ago
  68. a4f3f3e GH-899: [Dataset] Initialize compute module (#893) by David Li · 3 months ago
  69. ed81e59 GH-882: Add support for loading native library from a user specified location (#883) by Pepijn Van Eeckhoudt · 3 months ago
  70. f71a02c GH-898: Upgrade to Apache POM 35 and identify fixes needed to have CI happy (#865) by JB Onofré · 3 months ago
  71. aee8a10 MINOR: [CI] Bump docker/login-action from 3.5.0 to 3.6.0 (#870) by dependabot[bot] · 4 months ago
  72. 37e9ba6 GH-592: [Release] Use relative path in .sha* (#879) by Sutou Kouhei · 4 months ago
  73. 1e53382 GH-880: [CI] Fix syntax error in `dev_pr.yml` (#881) by Sutou Kouhei · 4 months ago
  74. d31d9b0 GH-839: Fix support for ResultSet.getObject for TIMESTAMP_WITH_TIMEZONE (#840) by Diego Fernández Giraldo · 4 months ago
  75. d529557 fix: issue with class names in arrow-c jni calls (#867) by Marko Milenković · 4 months ago
  76. 9cfa6ff GH-848: TypedValue should be treated as Nullable in bind function in AvaticaParameterBinder (#849) by XenoAmess · 4 months ago
  77. 34060eb GH-836: Added support of ExtensionType for ComplexCopier (#837) by Ivan Chesnov · 4 months ago
  78. f38e72f GH-859: Fix ARROW_STRUCT_CONFLICT_POLICY env var (#860) by Zhen Wang · 4 months ago
  79. ec3a424 GH-858: Fix error handling in CompositeJdbcConsumer (#857) by Diego Fernández Giraldo · 4 months ago
  80. e026f3c MINOR: [CI] Bump actions/github-script from 7.0.1 to 8.0.0 (#844) by dependabot[bot] · 5 months ago
  81. 8dd5ed8 MINOR: [CI] Bump actions/setup-python from 5 to 6 (#843) by dependabot[bot] · 5 months ago
  82. d51f300 MINOR: [CI] Bump actions/setup-java from 4.6.0 to 5.0.0 (#847) by dependabot[bot] · 5 months ago
  83. c21b8a7 GH-841: Use apache/arrow-dotnet for integration test (#842) by Sutou Kouhei · 5 months ago
  84. 156b465 GH-797: [JDBC] Fix PreparedStatement#execute for DML/DDL (#811) by Pedro Matias · 6 months ago
  85. 52f7a86 GH-816: Presize JsonStringArrayList vector results (#817) by David Schlosnagle · 6 months ago
  86. 65caf50 MINOR: [CI] Bump actions/download-artifact from 4.3.0 to 5.0.0 (#815) by dependabot[bot] · 6 months ago
  87. edf6423 MINOR: [CI] Bump docker/login-action from 3.4.0 to 3.5.0 (#814) by dependabot[bot] · 6 months ago
  88. 199e47b MINOR: [CI] Bump actions/cache from 4.2.3 to 4.2.4 (#813) by dependabot[bot] · 6 months ago
  89. a6245ab GH-804: Prepend JDBC FlightSQL version to user agent (#806) by Hélder Gregório · 6 months ago
  90. e4f6426 MINOR: Fix format (#809) by David Li · 6 months ago
  91. e6da71e GH-725: Added ExtensionReader (#726) by Ivan Chesnov · 6 months ago
  92. 7618274 MINOR: Bump io.grpc:grpc-bom from 1.71.0 to 1.73.0 (#781) by dependabot[bot] · 7 months ago
  93. d0e9d14 MINOR: Bump com.gradle:common-custom-user-data-maven-extension from 2.0.1 to 2.0.3 (#785) by dependabot[bot] · 7 months ago
  94. 45295a5 GH-731: Avro adapter, output dictionary-encoded fields as enums (#779) by Martin Traverse · 7 months ago
  95. 43b6b6c GH-759: Get length of byte[] in TryCopyLastError (#760) by wangyunlai · 7 months ago
  96. acbc138 GH-79: Move `splitAndTransferValidityBuffer` to `BaseValueVector` (#777) by rtadepalli · 8 months ago
  97. 1795832 GH-774: Consoliate `BitVectorHelper.getValidityBufferSize` and `BaseValueVector.getValidityBufferSizeFromCount` (#775) by rtadepalli · 8 months ago
  98. fad4e14 MINOR: Add missing permission to milestone assignment bot (#673) by David Li · 8 months ago
  99. 17f85a1 GH-70: Move from `hamcrest` to `assertj` in `flight-sql` (#772) by rtadepalli · 8 months ago
  100. c6f608e GH-765: Do not close/free imported BaseStruct objects (#766) by Pepijn Van Eeckhoudt · 8 months ago