1. fb9afba [gRPC] Update the code generator for Python to produce typed handlers (#8326) by Anton Bobukh · 5 weeks ago main upstream/master
  2. dafd2f1 [Python] Render enums as Python IntEnum (#8145) by Felix · 8 weeks ago
  3. 6ede1cc [BinaryAnnotator] Add more options that control the generation of `.afb` files (#8323) by Anton Bobukh · 8 weeks ago
  4. 8755c35 [C++] Update the validator to skip structs in namespaces other than the current one. (#8324) by Anton Bobukh · 8 weeks ago
  5. 75f05d6 Sets Swift minimum version to 5.8 (#8228) by mustiikhalil · 8 weeks ago
  6. 3b27f53 [Python] Generate `.pyi` stub files when `--python-typing` is on. (#8312) by Anton Bobukh · 8 weeks ago
  7. 58c8eb5 [C++] Allow using FLATBUFFERS_MIN_BUFFER_SIZE in other namespaces (#8229) by Dominik Lohmann · 8 weeks ago
  8. 0e034ec [C++] Make code compile with -Wfloat-equal (#8221) by Felix · 8 weeks ago
  9. 0f8b711 [FIX] fix the behavior of flatbuffers::Optional to match std::optional when lhs and rhs are both nullopt (#8223) by iS_lANDER · 8 weeks ago
  10. a5a2da0 Update release.sh (#8322) by Derek Bailey · 8 weeks ago
  11. 2878392 Update release.yml by Derek Bailey · 8 weeks ago
  12. a1378fb Update release.yml by Derek Bailey · 8 weeks ago
  13. dcacfc5 Update release.yml by Derek Bailey · 8 weeks ago
  14. f9dabf5 Update release.yml by Derek Bailey · 8 weeks ago
  15. 5ba66f7 Added automatic publishing to crates.io on publish (#8263) by Ricardo Delfin · 8 weeks ago
  16. 5adfac9 dart: Fix incorrect write in Float64 write method (#8290) by Tyler Dunn · 8 weeks ago
  17. c6fce30 [Kotlin] Update to kotlin 1.9.10 (#8307) by Paulo Pinheiro · 8 weeks ago
  18. ef30729 [.NET] Add netstandard2.0 as target (#8295) by Björn Harrtell · 8 weeks ago
  19. 30ae5f1 Add more operators. (#8309) by Ben J · 8 weeks ago
  20. 299725f Update build.yml (#8321) by Derek Bailey · 8 weeks ago
  21. a41fefa Trying to fix bazel on macOS and Xcode 14.3 (#8304) by mustiikhalil · 8 weeks ago
  22. d89f611 Update build.yml to ubuntu-24.04 (#8319) by Derek Bailey · 8 weeks ago
  23. 150644d [gRPC] Add new options to control the gRPC code generation. (#8298) by Anton Bobukh · 2 months ago
  24. c696275 [Python] Fix various codegen problems (#8292) by Anton Bobukh · 3 months ago
  25. 7106d86 Remove npm/rules_js dependency for C++ only use cases (#7990) by Philipp Schrader · 3 months ago
  26. da64720 [Kotlin] Add workflow to release kotlin multiplatform version (#8014) by Paulo Pinheiro · 3 months ago
  27. e646392 `flatbuffer_builder`: Fix GetTemporaryPointer constantness by Derek Bailey · 3 months ago
  28. e040f4e Improve error handling on Object API name collision. (#8275) by Michael Beardsworth · 4 months ago
  29. f4a9c53 Avoid ODR violations with flatbuffers::Verifier. (#8274) by Fergus Henderson · 4 months ago
  30. 8f2e1db Start Release workflow when `published` by Derek Bailey · 4 months ago
  31. 595bf00 FlatBuffers Version v24.3.25 by Derek Bailey · 4 months ago v24.3.25
  32. 0cfb7eb Fix handling non null-terminated string_views in LookupByKey (#8203) by mpawlowski-eyeo · 4 months ago
  33. 67eb95d `presubmit.yml`: Use xcode 14.2 by Derek Bailey · 5 months ago
  34. b1f617f Fix License (#8253) by Thomas Hartwig · 5 months ago
  35. 960cd4d Lobster: Support required fields by Wouter van Oortmerssen · 5 months ago
  36. 6ff9e90 FlatBuffers Version v24.3.7 by Derek Bailey · 5 months ago v24.3.7
  37. 5b32e8f : Don't depend on java version by Derek Bailey · 5 months ago
  38. 0bed8cd FlatBuffers Version v24.3.6 by Derek Bailey · 5 months ago
  39. 7cd216c FlatBuffers Version v24.3.6 by Derek Bailey · 5 months ago
  40. 129ef42 Target .NET Standard 2.1, .NET 6, .NET 8 only (#8184) by Björn Harrtell · 7 months ago
  41. e5fc3b1 `flatbuffer_builder`: Prevent `Finish()` from being called twice by Derek Bailey · 7 months ago
  42. c0d1699 [TS/JS] Create byte vectors (#8185) by razvanalex · 7 months ago
  43. 70c8292 Update README.md by Derek Bailey · 7 months ago
  44. d47cd10 Add Clear() for python Builder (#8186) by razvanalex · 7 months ago
  45. 66bd3d7 `WORKSPACE`: Run Buildifier by Derek Bailey · 7 months ago
  46. 0cc1edb `WORKSPACE`: go back to version that was working by Derek Bailey · 7 months ago
  47. 57375a9 `WORKSPACE`: fix swift by Derek Bailey · 7 months ago
  48. 0346535 `presubmit.yml`: Explicitly use bazel 6.4.0 by Derek Bailey · 7 months ago
  49. 7d62dcc `WORKSPACE`: include latst build_bazel_rules_swift by Derek Bailey · 7 months ago
  50. b3cd878 `WORKSPACE`: remove old swift download by Derek Bailey · 7 months ago
  51. 09486a9 `WORKSPACE`: update apple and rule_js by Derek Bailey · 7 months ago
  52. dd79eed Introduce convenient implicit operator string_view (#8181) by Yuriy Chernyshov · 7 months ago
  53. 0e1305c Update label.yml by Derek Bailey · 7 months ago
  54. 8854913 Update label.yml by Derek Bailey · 7 months ago
  55. 6dfc59d [TS/JS] Upgrade dependencies (#7996) by Björn Harrtell · 8 months ago
  56. 5ba80c2 Fix python type annotation output when not enabled (#7983) by Aaron Barany · 8 months ago
  57. da55ac3 copy properties for conformance parser (#8174) by blindspotbounty · 8 months ago
  58. c6f9e01 Fix cmake build for old versions (#8173) by Felix · 8 months ago
  59. 94ff188 [Swift] Migrating benchmarks to a newer lib. (#8168) by mustiikhalil · 8 months ago
  60. 5a937f1 [Swift] Add allowReadingUnalignedBuffers to most ByteBuffer init methods (#8134) by abandy · 8 months ago
  61. e1c3690 Fix typo in CMakeLists.txt (#8167) by DoppelDe · 8 months ago
  62. b08abbb [Swift] Push contiguous bytes (#8157) by Taylor Holliday · 8 months ago
  63. 7d6d99c Add absolute file names option to BFBS (#8055) by James Courtney · 8 months ago
  64. d3055a9 update goldens with namespace by Derek Bailey · 8 months ago
  65. 0dc5a75 Update testReadFromOtherLanguages test to also run on macos (#8044) by mustiikhalil · 8 months ago
  66. f175e60 [GO] compiles to much files (#8118) by tira-misu · 8 months ago
  67. a632c3c Update build.yml (#8163) by Derek Bailey · 8 months ago
  68. 11789e4 Add argument to FlatBufferToString for quotes around field names, default false (#8090) by Aleksandr Smolin · 8 months ago
  69. a9c0845 Bump word-wrap from 1.2.3 to 1.2.4 (#8042) by dependabot[bot] · 8 months ago
  70. 526c925 Fixes forward offset verifiable objects within arrays (#8135) by mustiikhalil · 8 months ago
  71. eb80ead Update build.yml (#8162) by Derek Bailey · 8 months ago
  72. 386b635 data() instead of c_str() (#8069) by Artem Shilkin · 8 months ago
  73. d09696b Fix spelling mistake in FlatBufferBuilder.cs doc comments (#8120) by Peter Dye · 8 months ago
  74. a228e8c Add help text to cmake git describe error message (#8123) by Lukas · 8 months ago
  75. 91a3172 Bump google.golang.org/grpc in /grpc/examples/go/greeter/client (#8131) by dependabot[bot] · 8 months ago
  76. e0d4562 Bump google.golang.org/grpc in /grpc/examples/go/greeter/server (#8132) by dependabot[bot] · 8 months ago
  77. 49677b0 Bump google.golang.org/grpc in /grpc/examples/go/greeter/models (#8130) by dependabot[bot] · 8 months ago
  78. 8e34ad5 Remove pragma warning disable C4351 as it is undocumented (#8124) by Lukas · 8 months ago
  79. eb64390 Update Compiler.md docs (#8153) by Felix · 8 months ago
  80. 46577d0 Fix: detect c++ standard on MSVC for span (#8155) by Gleb Lamm · 8 months ago
  81. 32029ac chore: Dart 23.5.26 release (#8160) by Ivan Dlugos · 8 months ago
  82. 4354945 Fix CI builds (#8161) by Derek Bailey · 8 months ago
  83. 755573b wow (#8158) by Steven Toribio · 8 months ago
  84. 205285c [Rust] Add the Allocator trait for the builder API (#8106) by adsnaider · 10 months ago
  85. f4e23bf Fix verification for C# unions (#7970) by Curt Hagenlocher · 10 months ago
  86. 1fdb5d2 Add const qualifier to non-mutated FlatbufferBuilder parameter (#8101) by Lukas · 10 months ago
  87. c421153 TS: Add missing generate files (#8075) by Björn Harrtell · 10 months ago
  88. bcb9ef1 moved function to namespace (#8068) by Artem Shilkin · 10 months ago
  89. c5441dc corrected a typo (#8063) by Elior Schneider · 10 months ago
  90. 7f417e3 added explicit cast (#8066) by Artem Shilkin · 10 months ago
  91. 3c35a14 removed decrement of rvalue-pointer (#8067) by Artem Shilkin · 10 months ago
  92. 56e2bc3 C++ strict conversion fixes for flatbuffer_builder.h (#8062) (#8065) by Markus Junginger · 10 months ago
  93. eb40a54 Add constexpr for bitmask operators (#8037) by xaphier · 10 months ago
  94. 15f16f1 Fix misalignment of small structs in a Vector (C++) (#7883) by Pavlo Bashmakov · 10 months ago
  95. 053d39a Update build.yml by Derek Bailey · 10 months ago
  96. 6f71b76 Allow reading unaligned buffers starting from swift 5.7, while keeping the creating aligned since its created by the library (#8061) by mustiikhalil · 10 months ago
  97. 4b7d8e0 Fix nim workflow (#8098) by Michael Le · 10 months ago
  98. 0def911 Bump google.golang.org/grpc in /grpc/examples/go/greeter/models (#8025) by dependabot[bot] · 10 months ago
  99. 8176a20 Bump google.golang.org/grpc in /grpc/examples/go/greeter/client (#8026) by dependabot[bot] · 10 months ago
  100. e8b2492 Upgrade rules_go (#8092) by Ivo List · 10 months ago