v22.12.06
dbaileychess
released this
07 Dec 06:56
·
305 commits
to master
since this release
What's Changed
- Rurel by @CasperN in #7663
build.yml
Update dependencies by @dbaileychess in #7674build.yml
: MacOs Build Inplace by @dbaileychess in #7677- Fix java import wild card by @enum-class in #7672
- Use FinshedBytes() in go-echo example instead of manually encoding offset by @le-michael in #7660
- chore: emit more reasonable error message when using incomplete type … by @sssooonnnggg in #7678
- Fix PHP byte validation and reenable builds by @lsl in #7670
- tests/reflection_test.h: add missing <stdint.h> include by @trofi in #7680
- Remove --gen-name-strings flag from cmake command for generating union_vector_generated.h by @le-michael in #7684
- Fix confrom failure for nullptr dereference. by @dbaileychess in #7688
- Add LICENSE.txt to python by @rishabhdeepsingh in #7692
- Refactor src/idl_gen_cpp.cpp by @rishabhdeepsingh in #7693
- Upgrade rules_go for Bazel 7.0 support by @jkuszmaul in #7691
- Fix "Download Doxygen" URL by @mickelsonmichael in #7699
- [C++] Update to address comparator failure in big endian by @sunwen18 in #7681
- fix: byte_width_ = 1U << static_cast(packed_type & 3) implicit-int-conversion fix. by @runhwguo in #7697
- FlatBuffers Version 22.12.06 by @dbaileychess in #7702
New Contributors
- @lsl made their first contribution in #7670
- @mickelsonmichael made their first contribution in #7699
- @runhwguo made their first contribution in #7697
Full Changelog: v22.11.23...v22.12.06