1. 5998472 Support native_type for tables when using the C++ object API. (#8668) by cosmith-nvidia · 7 days ago master
  2. 4173b84 Fix --gen-compare to not generate comparators for native types. (#8681) by cosmith-nvidia · 8 days ago
  3. 5fe90a9 [Swift] Implements FlatbuffersVector which confirms to RandomAccessCollection (#8752) by mustiikhalil · 8 days ago
  4. 78a3d59 Swap the dependency of CreateX and X::Pack object API functions. (#8754) by cosmith-nvidia · 8 days ago
  5. 5ed02dc Prevent `make_span` from working with vectors and arrays of pointers (#8735) by are-you-tilted-already · 8 days ago
  6. 592dc50 Refactor lazy list unpacking (#8746) by Jakob Kordež · 12 days ago
  7. dd77af7 Add conditional check (#8736) by coder7695 · 12 days ago
  8. 051604a Fix struct vector ordering in pack function (#8747) by Jakob Kordež · 12 days ago
  9. 4b09586 Fix union unpacking (#8748) by Jakob Kordež · 12 days ago
  10. 4c0eecd treat npm_typescript as a dev dependency (#8719) by David Sanderson · 13 days ago
  11. de25052 Fixes failing tests on macOS due to file loading (#8742) by mustiikhalil · 2 weeks ago
  12. 95053e6 Correct span and non-span versions of ToArray() and ToArrayPadded() methods (#8734) by vsmcea · 3 weeks ago
  13. 27325e0 docs: clean up whitespace and fix typo in tutorial.md (#8695) by Daniel Nguyen · 7 weeks ago
  14. 1872409 FlatBuffers Version 25.9.23 (#8708) by Derek Bailey · 7 weeks ago v25.9.23
  15. c427e1a Bump the npm_and_yarn group across 1 directory with 2 updates (#8704) by dependabot[bot] · 7 weeks ago
  16. caf3b49 bulk code format fix (#8707) by Derek Bailey · 7 weeks ago
  17. 0e04786 Use the Google Style for clang-format without exceptions (#8706) by Derek Bailey · 7 weeks ago
  18. 881eaab Revert back to use the latest from the swiftly ci (#8702) by mustiikhalil · 7 weeks ago
  19. 48eccb8 fix(idl_gen_ts): bool to number conversion in mutable API (#8677) by nurbo · 9 weeks ago
  20. 3c0511f [C#] Added ToSizedArrayPadded(int padLeft, int padRight) to ByteBuffers to avoid unnecessary copying. (#8658) by Peter Petrov · 9 weeks ago
  21. 82396fa [C#] Improve Span<> utilization (#8588) by bigjt · 3 months ago
  22. a6b337f Add bounds checking to a method where it was missing (#8673) by Curt Hagenlocher · 3 months ago
  23. 35230bd [C#] Fix union verifier (#8593) by TorsteinTenstadNorsonic · 3 months ago
  24. deb3d93 gRPC callbackService support added (#8666) by Shashank · 3 months ago
  25. b87d04a Bugfix: grpc supress incorrect warning (#8669) by Felix · 3 months ago
  26. 1e6c851 fix(go/grpc): avoid panic on short FlatBuffers input (#8684) by Ville Vesilehto · 3 months ago
  27. 6164edf Fixes swift windows CI (#8685) by mustiikhalil · 3 months ago
  28. ef1030f Update build.yml - disable gradle CI failures by Derek Bailey · 3 months ago
  29. 53c8c2e Update build.yml - disable Test Swift Windows by Derek Bailey · 3 months ago
  30. f83525f Update build.yml - update gradle actions by Derek Bailey · 3 months ago
  31. b2cce47 Update build.yml - use java-version 21 by Derek Bailey · 3 months ago
  32. 067bfdb Update ts codegen (#8421) by Jason · 3 months ago
  33. 5218e29 Fix: Actually call ValidateOptions (#8665) by Justin Davis · 3 months ago
  34. 957e09d CMakeLists: include(CheckSymbolExists) so check_symbol_exists() will work (#8580) by vzjc · 3 months ago
  35. af4b99a Add Rust reflection documentation (#8536) by Chan Wang · 3 months ago
  36. b85b90e Fix typo in word JavaScript (#8530) by Isaiah Pettingill · 3 months ago
  37. ae38212 docs: fix broken link in readme (#8656) by Nugine · 3 months ago
  38. ff9cba2 Doc fix verifier example code for cpp (#8664) by Felix · 3 months ago
  39. 1759061 Remove stray required in docs (#8663) by Felix · 3 months ago
  40. 34af7ff Fix native_type non-native_inline fields, add tests (#8655) by Sourya Kovvali · 3 months ago google3_sync
  41. 518bf42 Fixes misaligned pointer by reading from the buffer instead of loading the memory separately (#8649) by mustiikhalil · 4 months ago
  42. 575d616 [Swift] Moves capacity outside of Storage (#8650) by mustiikhalil · 4 months ago
  43. f32a7dc Bugfix __eq__ for numpy data types (#8646) by Felix · 4 months ago
  44. 860d645 Support Rust edition 2024 (#8638) by Alex Băluț · 4 months ago
  45. 06a53df Fix start page: Backwards and Forwards Compatibility (#8645) by Felix · 4 months ago
  46. c526cb6 [Python] Enhance object API `__init__` with typed keyword arguments (#8615) by Łukasz Kurowski · 4 months ago
  47. ca73ff3 [Swift] Memory usage fix (#8643) by mustiikhalil · 4 months ago
  48. 2e49b3b docs: Fixing typo on PHP sample (#8566) by Rogério Lino · 4 months ago
  49. f830c47 [Python] Avoid double flatbuffers include in pyi files (#8626) by Felix · 4 months ago
  50. 501810f Fix JavaScript typo in mkdocs.yml (#8515) by Emma · 4 months ago
  51. 1047d7e Fix Enum type definition (#8624) by Felix · 4 months ago
  52. 07c2eb5 Moves away from @_exported import to add the import in the generated code (#8637) by mustiikhalil · 4 months ago
  53. c7b9dc8 [Python] Avoid include own type (#8625) by Felix · 4 months ago
  54. 4c9079e Update logo path (#8602) by Gio · 4 months ago
  55. 64e5252 Fix typo in code comment (#8549) by Felix · 4 months ago
  56. 00c3080 Fixed typo in quick_start.md (#8592) by Dylan Gallagher · 4 months ago
  57. c15fe42 Use correct default type for str (#8623) by Felix · 4 months ago
  58. 6b251aa Bugfix/new decode flag (#8634) by Felix · 4 months ago
  59. 6fe8afb [CI] Moves swift actions to use next (#8632) by mustiikhalil · 4 months ago
  60. 00eec24 [TS] Fix relative paths for exports (#8517) by Truman Mulholland · 4 months ago
  61. b8db3a9 Adds windows swift support (#8622) by mustiikhalil · 5 months ago
  62. 7555643 Decode bytes to strings in Python Object API (#8551) by Seth Raymond · 5 months ago
  63. 31beb0f Bugfix: grpc python code generation location and file suffix (#8359) by Felix · 5 months ago
  64. dfd9212 Avoid outputting Python files for already generated types (#8500) by Aaron Barany · 5 months ago
  65. a2916d3 [TS] Upgrade deps (#8620) by Björn Harrtell · 5 months ago
  66. 5a95b7b [Swift] Flexbuffers native swift port (#8577) by mustiikhalil · 5 months ago
  67. 595ac94 [TS] Enum value default null (#8619) by Björn Harrtell · 5 months ago
  68. 5822c1c Fix dereference operator of VectorIterator to structures (#8425) by Adam Oleksy · 6 months ago
  69. 609c72c [C++] Fixes #8446 (#8447) by Maurice Sotzny · 7 months ago
  70. bd1b2d0 [Swift] Adds new API to reduce memory copying within swift (#8484) by mustiikhalil · 8 months ago
  71. 1c51462 FlatBuffers Version 25.2.10 by Derek Bailey · 9 months ago v25.2.10
  72. 820a7f2 Remove old documentation by Derek Bailey · 9 months ago
  73. 396c3f5 Upgrade dependencies (#8516) by Marcel · 9 months ago
  74. c49e81d Adds swift 6 to the build matrix (#8414) by mustiikhalil · 9 months ago
  75. a285e7e Rust reflection: simplify dependencies, fix Android build compatibility (#8512) by Marcin Radomski · 9 months ago
  76. 0312061 FlatBuffers Version 25.1.24 by Derek Bailey · 10 months ago v25.1.24
  77. 9f94cee [C++] Avoid adding semicolon after a statement (#8488) by Taiju Tsuiki · 10 months ago
  78. bcd2b9d Add Bazel docs (#8510) by Marcel · 10 months ago
  79. 82fefbf Remove Bazel WORKSPACE setup. (#8509) by Marcel · 10 months ago
  80. 65e49fa Bump the versions of all aspect Bazel dependencies (#8508) by Sebastian Barfurth · 10 months ago
  81. 50be3cf Test external modules explicitly in CI (#8507) by Marcel · 10 months ago
  82. 026c243 Add support for Bazel 7 and 8 in Bazel CI (#8505) by Marcel · 10 months ago
  83. a9257b6 Fix npm bzlmod (#8506) by Marcel · 10 months ago
  84. fceafd4 Improve Bazel CI (#8502) by Marcel · 10 months ago
  85. 33a15d6 Fix reflection.fbs import path (#8499) by Marcel · 10 months ago
  86. ad6d663 Fix Bzlmod (#8503) by Marcel · 10 months ago
  87. 69ac6a7 Add bazel ci (#8497) by Derek Bailey · 10 months ago
  88. 4b69b27 Also use rules_bazel_bazel_integration_test dependency with Bzlmod (#8498) by Marcel · 10 months ago
  89. 9318c6c Update Evolution doc by Derek Bailey · 10 months ago
  90. df287ee FlatBuffers Version 25.1.21 by Derek Bailey · 10 months ago v25.1.21
  91. 0d7bf7e Add support for Bzlmod (#8494) by Marcel · 10 months ago
  92. e67310b Use rules_bazel_integration_test to download Bazel binary (#8495) by Marcel · 10 months ago
  93. 121c4c9 Use Label() to resolve repo name (#8493) by Marcel · 10 months ago
  94. 27f5a0f Add missing headers to runtime_cc target (#8492) by Marcel · 10 months ago
  95. 3592b19 Fix a minor typo in flatc --help output (#8468) by Ben Beasley · 10 months ago
  96. 733e432 Rust full reflection (#8102) by Chan Wang · 10 months ago
  97. 5414e04 Add imports for bazel (#8486) by Derek Bailey · 10 months ago
  98. c9a286b Update mkdocs.yml redirect by Derek Bailey · 10 months ago
  99. f9a70c7 Update release.yml for Maven by Derek Bailey · 10 months ago
  100. 1eb4bd3 cleanup github ci by Derek Bailey · 10 months ago