FlatBuffers v1.12.0 Release Notes

Release Date: 2020-03-12 // about 4 years ago
  • ๐Ÿš€ A summary of what is in this release since 1.11.0:

    • ๐Ÿ‘ An official Swift port! (including gRPC support).
    • A Kotlin port!
    • ๐Ÿ‘ Object API and native JSON support for C#.
    • ๐Ÿ‘ Object API and gRPC support for Python.
    • Object API for Go.
    • FlexBuffers for Java.
    • ๐Ÿ›  Many other fixes and smaller improvements, 247 commits since 1.11.0

Previous changes from v1.11.0

  • ๐Ÿš€ A summary of what is in this release since 1.10.0:

    • More accurate C++ float handling, NaN handling, limit checking.
    • Java optimization: faster object accessors, faster UTF8 conversion.
    • A lot of Rust port improvements.
    • ๐Ÿ“œ Vector of union JSON parsing.
    • ๐Ÿ“œ Parser can now work from binary schemas.
    • ๐Ÿ‘ Python: numpy vector support.
    • ๐Ÿ‘ Packaging: Snap & RPM support.
    • ๐Ÿณ Many improvements to our CI, added Bazel CI, dockerized language tests.
    • ๐Ÿ›  Many other fixes and smaller improvements, 169 commits since 1.10.0