FlatBuffers v1.7.0 Release Notes

Release Date: 2017-06-17 // almost 7 years ago
  • ๐Ÿš€ A summary of what is in this release since 1.6.0:

    • ๐Ÿ‘ Typescript support!
    • Improved GRPC API with proper zero-copy path. BREAKS API
    • Fixed many issues with ReleaseBufferPointer functionality BREAKS API
    • ๐Ÿ“œ FlexBuffers: nested in FlatBuffer accessors, (nested) parsing from JSON, JSON output.
    • Vectors of unions and unions of structs/strings (C++ only so far).
    • Several speed optimizations for larger data types in C++ FlatBufferBuilder.
    • Schema registry functionality.
    • ๐Ÿ‘Œ Improvements to the object API.
    • ๐Ÿ‘Œ Improved docs: C# API, vector of structs.
    • ๐Ÿ›  Many other fixes and improvements, 116 commits since 1.6.0