v22.9.24
What's Changed
- Disable Android Build by @dbaileychess in #7494
- update android multidex setting by @dbaileychess in #7495
- Updates cocoapods version by @mustiikhalil in #7497
- [ISSUE-6268] returns NaN insteadof nan by @3axap4eHko in #7498
- [C#] Prepares for official Nuget release by @dbaileychess in #7496
- [CMake]: fix breaking find_package change (#7499) by @clanghans in #7502
- Fixes issue with cocoapods failing to be published because of docc by @mustiikhalil in #7505
- [Android] Remove maven dependency of flatbuffers and use source folder by @paulovap in #7503
- [Java][FlexBuffers] throwing exception for untyped fixed vectors by @paulovap in #7507
- Moves all of the swift test code into tests/swift by @mustiikhalil in #7509
- Install BuildFlatBuffers.cmake by @dbaileychess in #7519
- [Java][Flexbuffers] Add API to add nullables into the buffer. by @paulovap in #7521
- remove travis config by @dbaileychess in #7522
- prevent force_align attribute on enums by @dbaileychess in #7523
- enabled cpp17 tests in CI by @dbaileychess in #7524
- Replace
bash JavaTest.sh
withmvn test
by @nick-someone in #7500 - Bump junit from 4.13 to 4.13.1 in /java by @dependabot in #7526
- [TS/JS] Move TS tests to dedicated folder and deps upgrade by @bjornharrtell in #7508
- UnPackTo disable merge by default by @dbaileychess in #7527
- Fix conform by @hs3366677 in #7532
- [C++] Rare bad buffer content alignment if sizeof(T) != alignof(T) by @Naios in #7520
- Upgrade grpc to 1.49.0 and make sure it builds by @meteorcloudy in #7538
- [Python] Python fixed size array by @joshua-smith8 in #7529
- Emit internal enums when swift_implementation_only by @pauley-unsaturated in #7545
- FlatBuffers Version 22.9.24 by @dbaileychess in #7547
New Contributors
- @3axap4eHko made their first contribution in #7498
- @nick-someone made their first contribution in #7500
- @hs3366677 made their first contribution in #7532
- @Naios made their first contribution in #7520
- @meteorcloudy made their first contribution in #7538
- @joshua-smith8 made their first contribution in #7529
- @pauley-unsaturated made their first contribution in #7545
Full Changelog: v2.0.8...v22.9.24