1. 8914d06 Remove invalid dependency on FLATBUFFERS_GENERATE_HEADERS_SCHEMAS (#8834) by Nicolas Ulrich · 4 days ago master
  2. 522f237 Update CODEOWNERS by Derek Bailey · 4 days ago
  3. 7cb0bcb C++ Feature: Mutable union getters (#8852) by Justin Davis · 4 days ago
  4. b1e7868 add verification that type_vec.size == vec.size() (#8853) by Justin Davis · 4 days ago
  5. 68e3c83 update provenance (#8873) by Justin Davis · 4 days ago
  6. 0723245 [Swift] Fixes bazel.build file allowing it to find Vectors folder in 8.5.0 (#8875) by mustiikhalil · 4 days ago
  7. 9d64b9c fix(go): add bounds checking to ByteVector (#8776) by Ville Vesilehto · 4 days ago
  8. d01f20f Fix python generation with nested flatbuffers (#8854) by Justin Davis · 4 days ago
  9. 7e16302 FlatBuffers Version 25.12.19 (#8871) by Derek Bailey · 6 days ago v25.12.19
  10. 57fdd4f Default Vector Support C++ (#8870) by Derek Bailey · 6 days ago
  11. 8cb53cc Add --gen-absl-hash option to generate AbslHashValue for structs. (#8868) by Derek Bailey · 6 days ago
  12. fb55e0c Run clang-format -i **/*.cpp (#8865) by Derek Bailey · 6 days ago
  13. d9fde67 Remove progaurd-rules.pro (#8866) by Derek Bailey · 6 days ago
  14. f74fda2 Update CODEOWNERS by Derek Bailey · 7 days ago
  15. 15802fa Create CODEOWNERS by Derek Bailey · 7 days ago
  16. a86afae Fix casing in generated Kotlin struct constructor function (#8849) by souma987 · 11 days ago
  17. 60910fb Fix nullability of generated Kotlin ByteBuffer accessors (#8844) by souma987 · 11 days ago
  18. 7bfaabc [TS] Flexbuffers root vector fix (#8847) by Justin Davis · 11 days ago
  19. e1407e4 Upgrade Kotlin to MacOS 15 (#8845) by Justin Davis · 11 days ago
  20. c9a301e Arrays of Enumerations without a value for `0` are no longer valid (#8836) by Justin Davis · 12 days ago
  21. 19b2300 chore: switch package to license expression (#8840) by James Thompson · 2 weeks ago
  22. e60c0ab deprecate the two options which have no effect of their own (#8831) by Justin Davis · 2 weeks ago
  23. 541dd1a Fix vector of table with naked ptr (#8830) by Justin Davis · 3 weeks ago
  24. 7711e84 Fix TS object API generation of schema containing array of enumeration having no zero default (#8832) by Justin Davis · 3 weeks ago
  25. 89430a1 Fix docs: typo & dead link (#8826) by Kende Gömöri · 3 weeks ago
  26. cfce38e Fixes unused imports in Rust code generator (#8828) by Cameron Mulhern · 3 weeks ago
  27. 5469bc9 Update flatc.md (#8821) by Justin Davis · 3 weeks ago
  28. b39f79e Fix(ts): escape doc comment terminator in generated JSDoc (#8820) by Ky0toFu · 3 weeks ago
  29. dc62391 update docs (#8819) by Justin Davis · 3 weeks ago
  30. a1e125a Implement `--file-names-only` (#8788) by Justin Davis · 3 weeks ago
  31. 0b60686 rust: impl TrustedLen for VectorIter (#8797) by Richard Patel · 3 weeks ago
  32. 17ceaae [rust] add deser support for enum type (#8803) by Fawdlstty · 3 weeks ago
  33. a5343d6 fix(idl_gen_rust): Fix lifetime warning added in Rust 1.89 (#8709) by Rob Jellinghaus · 3 weeks ago
  34. 4786322 update labeler.yml to v5+ format (#8818) by Justin Davis · 3 weeks ago
  35. 646a8bc Improves Rust code generation (#8564) by Cameron Mulhern · 3 weeks ago
  36. 0e3471d WIP error messages (#8764) by Felix · 3 weeks ago
  37. b07589a CI: Fix typo in version (#8817) by Felix · 3 weeks ago
  38. 2062c33 Add support for Flexbuffers in wasm (#8815) by mustiikhalil · 3 weeks ago
  39. adb7add Modernize GitHub CI actions (#8812) by Felix · 3 weeks ago
  40. 29f9993 Migrating to swift wasm on for github actions (#8814) by mustiikhalil · 3 weeks ago
  41. 597e76a Optimize Offset/Pad/Prep: use cached head and slicing, reduce casting (#8808) by Jacob Abrams · 3 weeks ago
  42. a577050 [Java] Use Table's fully qualified path (#8729) by Wakahisa · 3 weeks ago
  43. 31ab0bf [Go] Write required string fields into the buffer when using Object API (#8402) by razvanalex · 3 weeks ago
  44. e4775aa [Go] add BenchmarkBuildAllocations (#8287) by Jeroen Demeyer · 4 weeks ago
  45. 97d26ab fix CScript string.compare (#8547) by whiteye · 4 weeks ago
  46. 7dd38fa Fix platform ifdefs for locale independent str functions (#8678) by James Robinson · 4 weeks ago
  47. 7350c36 Optimize Builder startup: lazy sharedStrings and fast vtable init (#8807) by Jacob Abrams · 4 weeks ago
  48. 49d2db9 [Python] Fix generating __init__.py for invalid path (#8810) by Felix · 4 weeks ago
  49. 807b43c Remove legacy Conan recipe and update documentation (#8712) by Uilian Ries · 4 weeks ago
  50. 4b823b1 [Python] Fix inconsistent creator function naming in generated code (#8791) (#8792) by peter-soos · 4 weeks ago
  51. 4c47f4c Revert back to using swift-actions (#8806) by mustiikhalil · 4 weeks ago
  52. 2b107e2 [fuzzer] Adds code generation target. (#8795) by coder7695 · 4 weeks ago
  53. 84f4b83 TypeScript: read vtable entries as uint16 (#8435) by Jacob Bandes-Storch · 4 weeks ago
  54. 185e41f Bump js-yaml in the npm_and_yarn group across 1 directory (#8779) by dependabot[bot] · 4 weeks ago
  55. 8b02fe6 [C++] Fix vtable deduplication for 64-bit buffers >2GB (#8591) by Grzegorz Owsiany · 4 weeks ago
  56. 6e0dad8 Use macos-15-intel not macos-latest-large for Intel macOS (#8777) by Sutou Kouhei · 4 weeks ago
  57. e3e355d feat: library definition for PlatformIO (#8261) by obones · 4 weeks ago
  58. 8e901ce Fix dart object api test (#8751) by Jakob Kordež · 4 weeks ago
  59. 7808ae5 More robust <span> check (#8631) by Yuanyuan Chen · 4 weeks ago
  60. 20068cf [Java] Add `notify` to Java keywords (#8724) by Wakahisa · 4 weeks ago
  61. afd07bd [Java] Generate Longs from uint enums (#8727) by Wakahisa · 4 weeks ago
  62. 2951d53 chore: fix quick start typos (#8520) by Hjalti Leifsson · 4 weeks ago
  63. ba563de add assert to fix GCC warning on Ubuntu 24.04 LTS (#8804) by Glenn Fiedler · 4 weeks ago
  64. 46a2f3f [dart] fix bug which generated wrong code (#8780) by Fawdlstty · 4 weeks ago
  65. 7675121 Add Dart changelog entry for v25.9.23 (#8785) by Ivan Dlugos · 4 weeks ago
  66. ea2b514 Fix issue #8389: any nonzero byte is truthy (#8690) by Benjamin Kietzman · 4 weeks ago
  67. 20548ff Size verifier fix 2 (#8740) by Fergus Henderson · 4 weeks ago
  68. 7ea8db0 [Python] Add unit test for github issue 8653 (#8786) by Jacob Abrams · 4 weeks ago
  69. c7b6b66 fix: remove a single type hint to retain 2.7.x compatibility (#8799) by Justin Davis · 5 weeks ago
  70. ac8b124 don't crash on a lua file with no root table (#8770) by Justin Davis · 5 weeks ago
  71. 88b033b add proposed fixes from #8731 (#8771) by Justin Davis · 5 weeks ago
  72. e68355c [C++] Add Vector64 specialization for `std::vector<bool>` (#8757) by Justin Davis · 5 weeks ago
  73. e3ee248 Fix Issue #8653 - Python vtables not considering object size (#8683) by Justin Davis · 5 weeks ago
  74. 2a8f456 Replace usage of make_unique with unique_ptr for cpp11 (#8763) by Felix · 5 weeks ago
  75. cbf0850 [Swift] Inline arrays (#8755) by mustiikhalil · 6 weeks ago
  76. 7150dfb [Swift] Bump minimum supported version of swift to 5.10 (#8758) by mustiikhalil · 6 weeks ago
  77. fa87ecc Update swift supported features (#8769) by mustiikhalil · 6 weeks ago
  78. a62f45f Improves the performance of the string imp (#8772) by mustiikhalil · 6 weeks ago
  79. 5998472 Support native_type for tables when using the C++ object API. (#8668) by cosmith-nvidia · 7 weeks ago
  80. 4173b84 Fix --gen-compare to not generate comparators for native types. (#8681) by cosmith-nvidia · 7 weeks ago
  81. 5fe90a9 [Swift] Implements FlatbuffersVector which confirms to RandomAccessCollection (#8752) by mustiikhalil · 7 weeks ago
  82. 78a3d59 Swap the dependency of CreateX and X::Pack object API functions. (#8754) by cosmith-nvidia · 7 weeks ago
  83. 5ed02dc Prevent `make_span` from working with vectors and arrays of pointers (#8735) by are-you-tilted-already · 7 weeks ago
  84. 592dc50 Refactor lazy list unpacking (#8746) by Jakob Kordež · 8 weeks ago
  85. dd77af7 Add conditional check (#8736) by coder7695 · 8 weeks ago
  86. 051604a Fix struct vector ordering in pack function (#8747) by Jakob Kordež · 8 weeks ago
  87. 4b09586 Fix union unpacking (#8748) by Jakob Kordež · 8 weeks ago
  88. 4c0eecd treat npm_typescript as a dev dependency (#8719) by David Sanderson · 8 weeks ago
  89. de25052 Fixes failing tests on macOS due to file loading (#8742) by mustiikhalil · 8 weeks ago
  90. 95053e6 Correct span and non-span versions of ToArray() and ToArrayPadded() methods (#8734) by vsmcea · 9 weeks ago
  91. 27325e0 docs: clean up whitespace and fix typo in tutorial.md (#8695) by Daniel Nguyen · 3 months ago
  92. 1872409 FlatBuffers Version 25.9.23 (#8708) by Derek Bailey · 3 months ago v25.9.23
  93. c427e1a Bump the npm_and_yarn group across 1 directory with 2 updates (#8704) by dependabot[bot] · 3 months ago
  94. caf3b49 bulk code format fix (#8707) by Derek Bailey · 3 months ago
  95. 0e04786 Use the Google Style for clang-format without exceptions (#8706) by Derek Bailey · 3 months ago
  96. 881eaab Revert back to use the latest from the swiftly ci (#8702) by mustiikhalil · 3 months ago
  97. 48eccb8 fix(idl_gen_ts): bool to number conversion in mutable API (#8677) by nurbo · 4 months ago
  98. 3c0511f [C#] Added ToSizedArrayPadded(int padLeft, int padRight) to ByteBuffers to avoid unnecessary copying. (#8658) by Peter Petrov · 4 months ago
  99. 82396fa [C#] Improve Span<> utilization (#8588) by bigjt · 4 months ago
  100. a6b337f Add bounds checking to a method where it was missing (#8673) by Curt Hagenlocher · 4 months ago