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