FlatBuffers v1.9.0 Release Notes

Release Date: 2018-04-05 // about 6 years ago
  • ๐Ÿš€ A summary of what is in this release since 1.8.0:

    • โšก๏ธ Further optimized C++ memory usage for FlatBufferBuilder: from 3 to 1 dynamic allocations (!)
    • ๐Ÿ‘ GRPC support in Java & Maven.
    • ๐Ÿ— Build files for Bazel and Conan.
    • ๐Ÿ›  Prefixed size support for Java/C#/Python.
    • ๐Ÿ“„ Typescript docs.
    • ๐Ÿ›  Many other fixes and improvements, 80 commits since 1.8.0