1. 31beb0f Bugfix: grpc python code generation location and file suffix (#8359) by Felix · 2 days ago upstream/master
  2. dfd9212 Avoid outputting Python files for already generated types (#8500) by Aaron Barany · 3 days ago
  3. a2916d3 [TS] Upgrade deps (#8620) by Björn Harrtell · 4 days ago
  4. 5a95b7b [Swift] Flexbuffers native swift port (#8577) by mustiikhalil · 5 days ago
  5. 595ac94 [TS] Enum value default null (#8619) by Björn Harrtell · 5 days ago
  6. 5822c1c Fix dereference operator of VectorIterator to structures (#8425) by Adam Oleksy · 6 weeks ago
  7. 609c72c [C++] Fixes #8446 (#8447) by Maurice Sotzny · 2 months ago
  8. bd1b2d0 [Swift] Adds new API to reduce memory copying within swift (#8484) by mustiikhalil · 3 months ago
  9. 1c51462 FlatBuffers Version 25.2.10 by Derek Bailey · 5 months ago v25.2.10
  10. 820a7f2 Remove old documentation by Derek Bailey · 5 months ago
  11. 396c3f5 Upgrade dependencies (#8516) by Marcel · 5 months ago
  12. c49e81d Adds swift 6 to the build matrix (#8414) by mustiikhalil · 5 months ago
  13. a285e7e Rust reflection: simplify dependencies, fix Android build compatibility (#8512) by Marcin Radomski · 5 months ago
  14. 0312061 FlatBuffers Version 25.1.24 by Derek Bailey · 5 months ago v25.1.24
  15. 9f94cee [C++] Avoid adding semicolon after a statement (#8488) by Taiju Tsuiki · 5 months ago
  16. bcd2b9d Add Bazel docs (#8510) by Marcel · 5 months ago
  17. 82fefbf Remove Bazel WORKSPACE setup. (#8509) by Marcel · 5 months ago
  18. 65e49fa Bump the versions of all aspect Bazel dependencies (#8508) by Sebastian Barfurth · 5 months ago
  19. 50be3cf Test external modules explicitly in CI (#8507) by Marcel · 5 months ago
  20. 026c243 Add support for Bazel 7 and 8 in Bazel CI (#8505) by Marcel · 5 months ago
  21. a9257b6 Fix npm bzlmod (#8506) by Marcel · 5 months ago
  22. fceafd4 Improve Bazel CI (#8502) by Marcel · 5 months ago
  23. 33a15d6 Fix reflection.fbs import path (#8499) by Marcel · 5 months ago
  24. ad6d663 Fix Bzlmod (#8503) by Marcel · 5 months ago
  25. 69ac6a7 Add bazel ci (#8497) by Derek Bailey · 5 months ago
  26. 4b69b27 Also use rules_bazel_bazel_integration_test dependency with Bzlmod (#8498) by Marcel · 5 months ago
  27. 9318c6c Update Evolution doc by Derek Bailey · 5 months ago
  28. df287ee FlatBuffers Version 25.1.21 by Derek Bailey · 5 months ago v25.1.21
  29. 0d7bf7e Add support for Bzlmod (#8494) by Marcel · 5 months ago
  30. e67310b Use rules_bazel_integration_test to download Bazel binary (#8495) by Marcel · 5 months ago
  31. 121c4c9 Use Label() to resolve repo name (#8493) by Marcel · 5 months ago
  32. 27f5a0f Add missing headers to runtime_cc target (#8492) by Marcel · 5 months ago
  33. 3592b19 Fix a minor typo in flatc --help output (#8468) by Ben Beasley · 5 months ago
  34. 733e432 Rust full reflection (#8102) by Chan Wang · 5 months ago
  35. 5414e04 Add imports for bazel (#8486) by Derek Bailey · 5 months ago
  36. c9a286b Update mkdocs.yml redirect by Derek Bailey · 5 months ago
  37. f9a70c7 Update release.yml for Maven by Derek Bailey · 5 months ago
  38. 1eb4bd3 cleanup github ci by Derek Bailey · 5 months ago
  39. 41e47e4 update copyright date by Derek Bailey · 5 months ago
  40. 4999936 add 404 info by Derek Bailey · 5 months ago
  41. 8e2852f Update issue templates by Derek Bailey · 5 months ago
  42. 7e52f59 finish porting over languages in tutorial by Derek Bailey · 5 months ago
  43. 1ff2487 format the tutorial for all the languages by Derek Bailey · 6 months ago
  44. 2cffba2 Start to support all languages in tutorial by Derek Bailey · 6 months ago
  45. 34f0728 fix c++ style in embedded content by Derek Bailey · 6 months ago
  46. 569e6cb Fixed broken links by Derek Bailey · 6 months ago
  47. 086097f A couple of small updates to the docs (#8477) by Bhargava Srinarasi · 6 months ago
  48. 2b0ce37 Quick copy of all pages by Derek Bailey · 6 months ago
  49. 67bf108 Update docs.yml to install mkdocs-redirects by Derek Bailey · 6 months ago
  50. f82c4ac fix typo in tutorial (#8476) by Shynur · 6 months ago
  51. 9a40ab2 Remove Resource path by Derek Bailey · 6 months ago
  52. 5c14ee7 Update copy location by Derek Bailey · 6 months ago
  53. 26e77dc Update copy location by Derek Bailey · 6 months ago
  54. 6913c34 Update data location in tests by Derek Bailey · 6 months ago
  55. 0222cd4 Missing .exe by Derek Bailey · 6 months ago
  56. 0042afa Update output location with net6.0 and net8.0 by Derek Bailey · 6 months ago
  57. 8852f10 Update output location by Derek Bailey · 6 months ago
  58. a8df3c8 Remove outpath altogether by Derek Bailey · 6 months ago
  59. b8629d4 Use OutputPath instead of PublishDir by Derek Bailey · 6 months ago
  60. ccdab58 Go to setup-donet@v4.2.0 by Derek Bailey · 6 months ago
  61. a96fe8f Fix warnings on Build .NET Windows by Derek Bailey · 6 months ago
  62. 99fda81 Fix crash for TypeScript enum in substruct (#8430) by Fergus Henderson · 6 months ago
  63. 8694806 `schema.md` Fixed some warnings (#8472) by Derek Bailey · 6 months ago
  64. 5a75ad4 `mkdocs.yml` add footer and other info (#8471) by Derek Bailey · 6 months ago
  65. 2d86857 Add Annotating Docs (#8470) by Derek Bailey · 6 months ago
  66. 0f90dc8 `quick_start.md`: Add quick start guide (#8469) by Derek Bailey · 6 months ago
  67. c9125e6 `flatc.md` Add more documentation (#8467) by Derek Bailey · 6 months ago
  68. 28ddfae Fixes a bug that made a copy of the changing vars within the verifier leading to an incorrect count (#8451) by mustiikhalil · 6 months ago
  69. 7e59e07 CNAME: add custom domain (#8465) by Derek Bailey · 6 months ago
  70. 79d9e33 Update docs.yml by Derek Bailey · 6 months ago
  71. bbb6b93 `contributions.md` Add doc about how to contribute to flatbuffers (#8464) by Derek Bailey · 6 months ago
  72. 46cc3d6 docs.yml enable for pushes to main branch (#8463) by Derek Bailey · 6 months ago
  73. fb3ccd3 `docs.yml` Add workflow for updating docs (#8462) by Derek Bailey · 6 months ago
  74. 492475a Add new Docs source files (#8461) by Derek Bailey · 6 months ago
  75. c75a015 Move docs/ to docs-old/ by Derek Bailey · 6 months ago
  76. a2cd1ea FlatBuffers Version 24.12.23 (#8459) by Derek Bailey · 6 months ago v24.12.23
  77. 32e63af Kotlin MacOs switch to macos-13 by Derek Bailey · 6 months ago
  78. 1f4a903 [Swift] Improves vectors performance & arrays within lib (#8415) by mustiikhalil · 7 months ago
  79. a9df448 dart: use enhanced enums (#8313) by Ivan Dlugos · 7 months ago
  80. 5f453ef Removes 'size' and 'alignment' as Rust keywords (#8139) by Cameron Mulhern · 8 months ago
  81. 49061f8 use ALIGN for Push::alignment in struct types (#8398) by Benjamin Kietzman · 8 months ago
  82. 807adb7 FlexBuffers: support "natural utf8" output in ToString (#8426) by Wouter van Oortmerssen · 9 months ago
  83. 2f59a03 Update grpc-core version (#8412) by Mikhail · 9 months ago
  84. 6a88985 [Swift] Updates CocoaPods author info & fixes bug with versioning not working as expected (#8328) by mustiikhalil · 9 months ago
  85. d7a70db (fix): #8408 fixes a bug where the capacity of the buffer isnt verified before trying to verify the ID (#8413) by mustiikhalil · 9 months ago
  86. b127c57 Fixes spelling mistake in the word position (#8330) by mustiikhalil · 9 months ago
  87. 2436bd8 Attempt to fix Rust CI (#8411) by Wouter van Oortmerssen · 9 months ago
  88. 69a53e4 Use actions/upload-artifact@v4 on CI (#8410) by Wouter van Oortmerssen · 9 months ago
  89. c7a8102 docs: update README.md (#8383) by Ikko Eltociear Ashimine · 10 months ago
  90. 2146bac Update libs.versions.toml (#8387) by Mikhail · 10 months ago
  91. 8db5932 Add a unit test for odd-sized small structs (for #8117) (#8363) by nolen777 · 10 months ago
  92. 42879f6 [jumbo] Add begin()/end() to DetachedBuffer. (#8370) by pkasting · 10 months ago
  93. 7833aff Upgrade Rust dependencies (#8372) by Gunnar Schulze · 10 months ago
  94. c065e97 Remove unused comment and fix typo. (#8366) by LamTrinh.Dev · 10 months ago
  95. 06b12d5 Add "empty()" to vector (#8369) by alphalex-google · 10 months ago
  96. baddf90 Add parentheses in FLATBUFFERS_MAX_BUFFER_SIZE, FLATBUFFERS_MAX_64_BUFFER_SIZE to avoid preprocessor definition collision (#8377) by Marcin Lewandowski · 10 months ago
  97. 8b35a6b Bazel: Just target flatc and flatbuffers_test for presubmit by Derek Bailey · 10 months ago
  98. 6cb4d67 Fixes LICENSE file in python by Derek Bailey · 10 months ago
  99. fb9afba [gRPC] Update the code generator for Python to produce typed handlers (#8326) by Anton Bobukh · 1 year ago
  100. dafd2f1 [Python] Render enums as Python IntEnum (#8145) by Felix · 1 year, 1 month ago