1. bab1075 Stage the Python license file during builds (#9015) by Zen Dodd · 12 hours ago master
  2. ac7ef11 Fix typo in generated header name (#9034) by Felix · 13 hours ago
  3. d6444fb Fix indention level for --no-python-gen-numpy (#9049) by Felix · 16 hours ago
  4. e223d69 [Python] Extend GRPC Typing (#9007) by Felix · 2 weeks ago
  5. 05cc7a2 fix: correct operator precedence in ForAllFields reverse iteration (#8991) by Tulgaaaaaaaa · 2 weeks ago
  6. 8a12183 Fix out-of-bounds vector access in StructDef::Deserialize (#8988) by Noam ismach moshe · 2 weeks ago
  7. 21b706b fix: swapped argument order in new_inconsistent_union calls (#9001) (#9010) by Renzo · 2 weeks ago
  8. c5f151a Add fallible try_* API for rust FlatBufferBuilder (#8918) by Tomasz Andrzejak · 2 weeks ago
  9. 3860f1c [TS] Fixup TS test run at CI (#9004) by Björn Harrtell · 3 weeks ago
  10. 4e582b0 [flexbuffers] Add "AlignedBlob", a version of "Blob" with explicit alignment. (#8993) by Thomas Köppe · 4 weeks ago
  11. 8396e00 allow to use reflection in constant time evaluation (#8978) by Fedor Osetrov · 4 weeks ago
  12. 48babd4 Bump flatted in the npm_and_yarn group across 1 directory (#8989) by dependabot[bot] · 4 weeks ago
  13. 22770f7 Fix inconsistent Python union creator function naming (#8981) by tmimmanuel · 4 weeks ago
  14. 21b0332 Add bounds check for root offset in AddFlatBuffer (#8982) by Dexter.k · 4 weeks ago
  15. 93f587a fix: annotated output for size-prefixed binaries (#8976) by dataCenter430 · 4 weeks ago
  16. 8afb68f codegen: escape string default values to prevent code injection (#8964) by Kevin Zhao · 4 weeks ago
  17. 2e07f26 Update build.yml by Derek Bailey · 5 weeks ago
  18. 10c9941 Fix: allow flexbuffers alloc check test (#8972) by Renzo · 5 weeks ago
  19. fc9909c fix: infinite loop in proto reserved range parser (CWE-835) (#8966) by dataCenter430 · 5 weeks ago
  20. e358175 Fix missing namespace qualifier in Pack() (#8967) by tmimmanuel · 5 weeks ago
  21. 9e3fe5d rust: add secondary function with preallocated internal vecs (#8936) by Moritz Walker · 5 weeks ago
  22. dc92173 fix: add missing bracket (#8969) by statxc · 5 weeks ago
  23. a7fed2c feat: add lookup_index_by_key to Rust Vector for index-based search (#8959) by statxc · 5 weeks ago
  24. de3b973 feat: use HashMap for create_shared_string to fix O(N²) performance (#8958) by statxc · 5 weeks ago
  25. 8aa7084 Fix flaky flexbuffers_alloc_check test in cargo test (#8965) by Renzo · 6 weeks ago
  26. 0f469ca Revert "fix using null string in vector (#7872)" (#8879) by Justin Davis · 6 weeks ago
  27. 72e51c6 Bump actions/upload-artifact from 6 to 7 (#8963) by dependabot[bot] · 6 weeks ago
  28. 31590a8 Enable Dependabot for GitHub Actions (#8778) by Sutou Kouhei · 6 weeks ago
  29. 24c2432 [Python]: Modernize setup and drop Python 2 (#8955) by Felix · 6 weeks ago
  30. 2928706 fix(flatbuffers): use manual impl Default for struct object types (#8947) by Renzo · 6 weeks ago
  31. 57659d9 Updates Rust codegen to use proper indentation (#8952) by Cameron Mulhern · 6 weeks ago
  32. 2b8e4d3 build: Upgrade rules_swift to 3.1.2 and grpc to 1.76.0 (#8909) by Udaya Prakash · 6 weeks ago
  33. 08b6372 Generate better formatted Rust code (#8919) by Cameron Mulhern · 6 weeks ago
  34. 9c38355 Bump minimatch in the npm_and_yarn group across 1 directory (#8951) by dependabot[bot] · 6 weeks ago
  35. c13c3bf Upgrade GitHub Actions for Node 24 compatibility (#8934) by Salman Chishti · 6 weeks ago
  36. 47eeb8f Bump ajv in the npm_and_yarn group across 1 directory (#8933) by dependabot[bot] · 6 weeks ago
  37. e7c6874 [Dart] Actually use resized FlexBuffers buffer (#8935) by Uwe (ObjectBox) · 6 weeks ago
  38. 8d2c333 fix: Added return value to non type-prefixed create vector function (#8945) by RCRalph · 6 weeks ago
  39. abc9bfe Update Go support for Optional Scalars (#8946) by Damian Sypniewski · 6 weeks ago
  40. 94d6b80 Ensure optional arrays, arrays with defaults, and strings with defaults are supported (#8896) by Abhay Agarwal · 8 weeks ago
  41. fa70963 Bump lodash (#8913) by dependabot[bot] · 8 weeks ago
  42. 60463e2 Remove empty 'required' section from schema.md (#8900) by Stevan Coroller · 8 weeks ago
  43. b8e3d21 [TS] Fix relative import paths of generated TypeScript code (#8880) by Austin Chick · 9 weeks ago
  44. d71c0ab Moves the internal stack to use a pointer stack instead of the native array for improved performance (#8891) by mustiikhalil · 9 weeks ago
  45. fcf7544 [Swift] Moves VTs from enums to structs to prevent empty enum generation by mustiikhalil · 9 weeks ago
  46. c21bda1 Remove root_package from npm_translate_lock. (#8921) by Sebastian Barfurth · 2 months ago
  47. 03fffb2 Set max_compatibility_level=3 for rules_swift (#8920) by Marcel · 2 months ago v25.12.19-2026-02-06-03fffb2
  48. 1a7495a [C#] Add GetBytes methods for fixed arrays (#8633) by bigjt · 2 months ago
  49. 3c1bb67 sync human-readable value (#8859) by Fawdlstty · 2 months ago
  50. 5b9de8b Fixes Rust code generation for single file output when using namespaces (#8877) by Cameron Mulhern · 2 months ago
  51. ea0a73d disallow circular struct references (#8851) by Justin Davis · 2 months ago
  52. 4623cfa Opt in to using experimental Kotlin Native APIs to suppress build warnings (#8885) by souma987 · 2 months ago
  53. 9c2c56d Fix typo in comment in idl.h (#8907) by Peter Shih · 2 months ago
  54. 429c28c fix(rust): Zero vtable memory in write_vtable to prevent uninitialized data (#8898) by brianmacy · 2 months ago
  55. e5a9ff7 flatbuffers.h: fix C++11 compilation (#8857) (#8858) by Markus Junginger · 2 months ago
  56. e53732b Feature: lua now file_ident aware (#8850) by Justin Davis · 2 months ago
  57. b84b676 Fix example of JSON export with flatc (#8892) by Thiébaud Weksteen · 2 months ago
  58. 3211f85 Add --ts-undefined-for-optionals command line option (#8861) by Iñaki Baz Castillo · 2 months ago
  59. 95ff1f1 [c#] Fix Table __vector_as_array correct len calc (#8911) by Stefan F. · 2 months ago
  60. af8997b [Python] Improve python API (#8781) by Jacob Abrams · 3 months ago
  61. 0d67abd `MODULE.bazel`: Upgrade `rules_swift` version (#8908) by Derek Bailey · 3 months ago
  62. d74e294 [C++] Check for case insensitive keywords (#8420) by razvanalex · 3 months ago
  63. 8914d06 Remove invalid dependency on FLATBUFFERS_GENERATE_HEADERS_SCHEMAS (#8834) by Nicolas Ulrich · 4 months ago
  64. 522f237 Update CODEOWNERS by Derek Bailey · 4 months ago
  65. 7cb0bcb C++ Feature: Mutable union getters (#8852) by Justin Davis · 4 months ago
  66. b1e7868 add verification that type_vec.size == vec.size() (#8853) by Justin Davis · 4 months ago
  67. 68e3c83 update provenance (#8873) by Justin Davis · 4 months ago
  68. 0723245 [Swift] Fixes bazel.build file allowing it to find Vectors folder in 8.5.0 (#8875) by mustiikhalil · 4 months ago
  69. 9d64b9c fix(go): add bounds checking to ByteVector (#8776) by Ville Vesilehto · 4 months ago
  70. d01f20f Fix python generation with nested flatbuffers (#8854) by Justin Davis · 4 months ago
  71. 7e16302 FlatBuffers Version 25.12.19 (#8871) by Derek Bailey · 4 months ago v25.12.19
  72. 57fdd4f Default Vector Support C++ (#8870) by Derek Bailey · 4 months ago
  73. 8cb53cc Add --gen-absl-hash option to generate AbslHashValue for structs. (#8868) by Derek Bailey · 4 months ago
  74. fb55e0c Run clang-format -i **/*.cpp (#8865) by Derek Bailey · 4 months ago
  75. d9fde67 Remove progaurd-rules.pro (#8866) by Derek Bailey · 4 months ago
  76. f74fda2 Update CODEOWNERS by Derek Bailey · 4 months ago
  77. 15802fa Create CODEOWNERS by Derek Bailey · 4 months ago
  78. a86afae Fix casing in generated Kotlin struct constructor function (#8849) by souma987 · 4 months ago
  79. 60910fb Fix nullability of generated Kotlin ByteBuffer accessors (#8844) by souma987 · 4 months ago
  80. 7bfaabc [TS] Flexbuffers root vector fix (#8847) by Justin Davis · 4 months ago
  81. e1407e4 Upgrade Kotlin to MacOS 15 (#8845) by Justin Davis · 4 months ago
  82. c9a301e Arrays of Enumerations without a value for `0` are no longer valid (#8836) by Justin Davis · 4 months ago
  83. 19b2300 chore: switch package to license expression (#8840) by James Thompson · 4 months ago
  84. e60c0ab deprecate the two options which have no effect of their own (#8831) by Justin Davis · 4 months ago
  85. 541dd1a Fix vector of table with naked ptr (#8830) by Justin Davis · 4 months ago
  86. 7711e84 Fix TS object API generation of schema containing array of enumeration having no zero default (#8832) by Justin Davis · 4 months ago
  87. 89430a1 Fix docs: typo & dead link (#8826) by Kende Gömöri · 4 months ago
  88. cfce38e Fixes unused imports in Rust code generator (#8828) by Cameron Mulhern · 4 months ago
  89. 5469bc9 Update flatc.md (#8821) by Justin Davis · 5 months ago
  90. b39f79e Fix(ts): escape doc comment terminator in generated JSDoc (#8820) by Ky0toFu · 5 months ago
  91. dc62391 update docs (#8819) by Justin Davis · 5 months ago
  92. a1e125a Implement `--file-names-only` (#8788) by Justin Davis · 5 months ago
  93. 0b60686 rust: impl TrustedLen for VectorIter (#8797) by Richard Patel · 5 months ago
  94. 17ceaae [rust] add deser support for enum type (#8803) by Fawdlstty · 5 months ago
  95. a5343d6 fix(idl_gen_rust): Fix lifetime warning added in Rust 1.89 (#8709) by Rob Jellinghaus · 5 months ago
  96. 4786322 update labeler.yml to v5+ format (#8818) by Justin Davis · 5 months ago
  97. 646a8bc Improves Rust code generation (#8564) by Cameron Mulhern · 5 months ago
  98. 0e3471d WIP error messages (#8764) by Felix · 5 months ago
  99. b07589a CI: Fix typo in version (#8817) by Felix · 5 months ago
  100. 2062c33 Add support for Flexbuffers in wasm (#8815) by mustiikhalil · 5 months ago