1. eda96f4 AVRO-4171: [C++] Avoid CMake warnings (#3452) by Aaron Barany · 30 hours ago main
  2. e6c3087 AVRO-3088: [C++] Rename CMake package name to avro-cpp (#3477) by Gang Wu · 2 days ago
  3. 3761f7d [c++] Fix typo `uint_t->uint8_t` (#3458) by Junwang Zhao · 2 days ago
  4. d1c6d79 AVRO-4177: [C++] Fix compatibility error in zstd codec name (#3476) by Zhang Jiawei · 2 days ago
  5. c53857b [C++] fix STL header includes for NodeImpl.cc and Stream.cc (#3471) by Stephan Lachnit · 3 days ago
  6. 6842191 AVRO-4174: [C++] Support read and write key-value metadata (#3468) by Gang Wu · 4 days ago
  7. 78e7124 Bump commons-cli:commons-cli from 1.9.0 to 1.10.0 in /lang/java (#3450) by dependabot[bot] · 4 days ago
  8. fe6ab8b Bump actions/download-artifact from 4 to 5 (#3455) by dependabot[bot] · 4 days ago
  9. 71710da Bump com.fasterxml.jackson:jackson-bom in /lang/java (#3472) by dependabot[bot] · 4 days ago
  10. ae82cbc Bump org.apache.hadoop:hadoop-client from 3.4.1 to 3.4.2 in /lang/java (#3473) by dependabot[bot] · 4 days ago
  11. 9bba4ab Bump com.puppycrawl.tools:checkstyle in /lang/java (#3474) by dependabot[bot] · 4 days ago
  12. 557891c Bump actions/checkout from 4 to 5 (#3460) by dependabot[bot] · 7 days ago
  13. 908466d Bump io.netty:netty-bom from 4.2.3.Final to 4.2.4.Final in /lang/java (#3461) by dependabot[bot] · 9 days ago
  14. cd655b2 Bump org.apache.maven.plugins:maven-javadoc-plugin in /lang/java (#3462) by dependabot[bot] · 9 days ago
  15. b62f883 Bump actions/setup-java from 4 to 5 (#3469) by dependabot[bot] · 9 days ago
  16. 2943fe1 AVRO-4168: [C++] Make static and shared libs optional (#3435) by Aaron Barany · 10 days ago
  17. 9ec5946 Bump com.google.protobuf:protobuf-java in /lang/java (#3463) by dependabot[bot] · 12 days ago
  18. ffb827e Bump org.apache.commons:commons-compress in /lang/java (#3449) by dependabot[bot] · 12 days ago
  19. 05b47a7 Bump jetty.version in /lang/java (#3464) by dependabot[bot] · 12 days ago
  20. 31c4283 Bump org.mockito:mockito-core from 5.18.0 to 5.19.0 in /lang/java (#3465) by dependabot[bot] · 12 days ago
  21. 4dcbd89 Bump grpc.version from 1.73.0 to 1.75.0 in /lang/java (#3470) by dependabot[bot] · 12 days ago
  22. 3008aae java-[key-]class allowed packages must be packages (#3453) by Oscar Westra van Holthe - Kind · 4 weeks ago
  23. dc7bbd0 AVRO-4158: [c++] Update for fmtlib 10+ (#3444) by Markus Kitsinger · 5 weeks ago
  24. 7543169 AVRO-4171: [c++] find system installed fmt first (#3447) by Daeho Ro · 5 weeks ago
  25. 3fbea11 AVRO-4169 fix bug with custom encoder (#3440) by Ashley Taylor · 5 weeks ago
  26. 0606c33 Bump io.netty:netty-bom from 4.2.2.Final to 4.2.3.Final in /lang/java (#3438) by dependabot[bot] · 5 weeks ago
  27. dcf1f30 Bump com.diffplug.spotless:spotless-maven-plugin in /lang/java (#3441) by dependabot[bot] · 5 weeks ago
  28. db52a3e Bump org.xerial.snappy:snappy-java in /lang/java (#3437) by dependabot[bot] · 5 weeks ago
  29. 6abd493 Bump com.fasterxml.jackson:jackson-bom in /lang/java (#3439) by dependabot[bot] · 5 weeks ago
  30. 329cc76 Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 in /lang/java (#3443) by dependabot[bot] · 5 weeks ago
  31. 5c16eb5 Bump junit5.version from 5.13.3 to 5.13.4 in /lang/java (#3442) by dependabot[bot] · 5 weeks ago
  32. 967da78 AVRO-4167: [C++] Fix install locations (#3434) by Aaron Barany · 7 weeks ago
  33. 30c31a5 AVRO-4165: [java] ability to specify AvroEncode on a class (#3425) by Ashley Taylor · 7 weeks ago
  34. f0d2bd4 Bump org.apache.maven.plugins:maven-enforcer-plugin in /lang/java (#3430) by dependabot[bot] · 7 weeks ago
  35. f363132 Bump com.diffplug.spotless:spotless-maven-plugin in /lang/java (#3432) by dependabot[bot] · 7 weeks ago
  36. c9ab7b6 Bump org.apache.commons:commons-lang3 in /lang/java (#3431) by dependabot[bot] · 7 weeks ago
  37. 4ade695 Bump com.github.luben:zstd-jni from 1.5.7-3 to 1.5.7-4 in /lang/java (#3429) by dependabot[bot] · 7 weeks ago
  38. 4dbb2e9 Bump com.puppycrawl.tools:checkstyle in /lang/java (#3428) by dependabot[bot] · 7 weeks ago
  39. 48d6342 Bump junit5.version from 5.13.1 to 5.13.3 in /lang/java (#3427) by dependabot[bot] · 7 weeks ago
  40. 9c76a87 Bump org.apache.maven.plugins:maven-gpg-plugin in /lang/java (#3426) by dependabot[bot] · 7 weeks ago
  41. 1fb780c Bump postcss from 8.5.4 to 8.5.6 in /doc (#3415) by dependabot[bot] · 7 weeks ago
  42. 99a002d AVRO-4163: [java] add java 17 test module. (#3424) by Ashley Taylor · 7 weeks ago
  43. 0997c33 AVRO-4161: [C#] Fix System.Decimal to Avro decimal conversion (#3423) by Robert Yokota · 8 weeks ago
  44. a16a700 AVRO-4145: Stop security redirecting to Apache page (#3418) by Oscar Westra van Holthe - Kind · 2 months ago
  45. 907bc85 AVRO-4145: Add Avro security model (#3403) by Oscar Westra van Holthe - Kind · 2 months ago
  46. 0f9d0c5 AVRO-4159 [Java]: complete support for duration (#3416) by Oscar Westra van Holthe - Kind · 2 months ago
  47. 029e76f Bump org.apache:apache from 34 to 35 in /lang/java (#3409) by dependabot[bot] · 3 months ago
  48. 2abc569 Bump com.puppycrawl.tools:checkstyle in /lang/java (#3413) by dependabot[bot] · 3 months ago
  49. 85283f6 Bump com.fasterxml.jackson:jackson-bom in /lang/java (#3408) by dependabot[bot] · 3 months ago
  50. c143258 AVRO-4154: Make tools jar multi-release (#3406) by Oscar Westra van Holthe - Kind · 3 months ago
  51. f131a5c AVRO-3989: [java] add conversion classes to default instance of SpecificData (#3354) by Harshit Mittal · 3 months ago
  52. 94f937f AVRO-4153: add netty-codec (#3405) by Oscar Westra van Holthe - Kind · 3 months ago
  53. 8d1b139 AVRO-4152: Remove signatures from shaded tools jar (#3404) by Oscar Westra van Holthe - Kind · 3 months ago
  54. a8663f7 Bump postcss from 8.5.3 to 8.5.4 in /doc (#3390) by dependabot[bot] · 3 months ago
  55. 70d6e7c AVRO-4098: [maven-plugin]: make protocol-idl mojo support all compiler options [AVRO-4098] (#3261) by Alex Riedler · 3 months ago
  56. f7d920b Bump com.google.protobuf:protobuf-java in /lang/java (#3395) by dependabot[bot] · 3 months ago
  57. c880f47 AVRO-3527: codegen equals and hashCode for Records (#1708) by Steven Aerts · 3 months ago
  58. 9b5036f Bump junit5.version from 5.13.0 to 5.13.1 in /lang/java (#3400) by dependabot[bot] · 3 months ago
  59. 1e83385 AVRO-3933: Unify ARM64 workflows (#3398) by Zhiguo Wu · 3 months ago
  60. 5f7c2d3 AVRO-4133: Support default enum value in Protobuf to Avro (#3367) by Sivaprasanna · 3 months ago
  61. fe86e85 Bump com.puppycrawl.tools:checkstyle in /lang/java (#3391) by dependabot[bot] · 3 months ago
  62. 7b8e3c6 Bump grpc.version from 1.72.0 to 1.73.0 in /lang/java (#3392) by dependabot[bot] · 3 months ago
  63. 3271091 Bump org.codehaus.mojo:exec-maven-plugin in /lang/java (#3393) by dependabot[bot] · 3 months ago
  64. f28b25d Bump com.diffplug.spotless:spotless-maven-plugin in /lang/java (#3394) by dependabot[bot] · 3 months ago
  65. 697f3fb Bump org.codehaus.mojo:build-helper-maven-plugin in /lang/java (#3401) by dependabot[bot] · 3 months ago
  66. 49fca82 Fix mypy test (#3397) by Fokko Driesprong · 3 months ago
  67. 63aabaa Bump junit5.version from 5.12.2 to 5.13.0 in /lang/java (#3396) by dependabot[bot] · 3 months ago
  68. c5ec956 AVRO-4147: Mention ServiceLoader in SchemaFormatter javadoc (#3389) by Oscar Westra van Holthe - Kind · 3 months ago
  69. a0fd805 Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 in /lang/java (#3385) by dependabot[bot] · 3 months ago
  70. b8a3655 AVRO-4110: Double Values Fail when using Min/Max (#3292) by rdifrango · 3 months ago
  71. 00a0774 Fix build after AVRO-3230 by Oscar Westra van Holthe - Kind · 3 months ago
  72. b48e4f4 Ran spotless:apply by Oscar Westra van Holthe - Kind · 3 months ago
  73. a4a4d24 AVRO-3230: enable fastread by default (#1363) by Martin Jubelgas · 3 months ago
  74. 771d824 AVRO-3791: Include field in readField AvroTypeException (#2420) by Logan Donoughe · 3 months ago
  75. cea41a4 AVRO-3940: [java] Allow schema redefinition when equal (#3304) by Michel Davit · 3 months ago
  76. b545ed5 Refactor `_skip_sync` for Improved Readability & Performance (#3343) by Ishan Surdi · 3 months ago
  77. 483ae3c Bump com.puppycrawl.tools:checkstyle in /lang/java (#3387) by dependabot[bot] · 3 months ago
  78. a651bb2 AVRO-4139 [java] equality check for maps in arrays (#3378) by Steven Aerts · 3 months ago
  79. ac09c2c fix broken tests after merging apache#3376 (#3383) by Nándor Kollár · 4 months ago
  80. 6e3b858 AVRO-4068: Java Code Cleanup (#3192) by belugabehr · 4 months ago
  81. 90a937f Remove the default serializable packages and deprecated the property to introduce org.apache.avro.SERIALIZABLE_CLASSES instead (#3376) by JB Onofré · 4 months ago
  82. 82a2bc8 AVRO-4140: [C++] Support uuid to annotate fixed[16] (#3379) by Gang Wu · 4 months ago
  83. 7eefa37 Bump com.google.protobuf:protobuf-java in /lang/java (#3381) by dependabot[bot] · 4 months ago
  84. aefe377 Bump archetype-plugin.version from 3.3.1 to 3.4.0 in /lang/java (#3382) by dependabot[bot] · 4 months ago
  85. 80cebcf Refactor `_skip_sync` for Improved Readability & Performance (#3343) by Ishan Surdi · 4 months ago
  86. 7da3211 Bump org.apache.maven.plugins:maven-surefire-plugin in /lang/java (#3349) by dependabot[bot] · 4 months ago
  87. 4210c5a Bump com.puppycrawl.tools:checkstyle in /lang/java (#3371) by dependabot[bot] · 4 months ago
  88. 58c16d1 Bump org.codehaus.mojo:extra-enforcer-rules in /lang/java (#3353) by dependabot[bot] · 4 months ago
  89. 09277d0 AVRO-4039 [java] fix GenericData.newArray to only return an appropriate array implementation (#3307) by Mike Skells · 4 months ago
  90. 2bd38e4 Bump com.github.luben:zstd-jni from 1.5.7-2 to 1.5.7-3 in /lang/java (#3372) by dependabot[bot] · 4 months ago
  91. 5daf09d Bump io.netty:netty-bom from 4.1.119.Final to 4.2.0.Final in /lang/java (#3350) by dependabot[bot] · 4 months ago
  92. 68f7b9a Bump com.fasterxml.jackson:jackson-bom in /lang/java (#3365) by dependabot[bot] · 4 months ago
  93. 7ad228b Bump org.mockito:mockito-core from 5.16.1 to 5.17.0 in /lang/java (#3352) by dependabot[bot] · 4 months ago
  94. d34e05f Bump grpc.version from 1.71.0 to 1.72.0 in /lang/java (#3363) by dependabot[bot] · 4 months ago
  95. e953aa7 Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 in /lang/java (#3357) by dependabot[bot] · 4 months ago
  96. 1359344 Bump org.apache.maven.shared:file-management in /lang/java (#3362) by dependabot[bot] · 4 months ago
  97. 26aa40f Bump com.diffplug.spotless:spotless-maven-plugin in /lang/java (#3356) by dependabot[bot] · 4 months ago
  98. 744391c Bump junit5.version from 5.12.1 to 5.12.2 in /lang/java (#3355) by dependabot[bot] · 4 months ago
  99. edb2939 Avro 4126 fix generated javadoc comment (#3360) by Oscar Westra van Holthe - Kind · 4 months ago
  100. 067c440 AVRO-4119: [java] Make Nullable and NotNull annotations configurable (#3312) by Benedikt Werner · 4 months ago