Socket
Socket
Sign inDemoInstall

flatbuffers

Package Overview
Dependencies
0
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234Next

24.3.25

Diff

Changelog

Source

[24.3.25] (March 25 2024)(https://github.com/google/flatbuffers/releases/tag/v24.3.25)

  • Fixed license metadata parsing (#8253)
  • [C++] Allow string_view in LookUpByKey in addition to null-terminated c-style strings (#8203)
dbaileychess
published 24.3.7 •

Changelog

Source

[24.3.7] (March 7 2024)(https://github.com/google/flatbuffers/releases/tag/v24.3.7)

  • Just to fix some of the CI build issues from the 24.3.6 release.
dbaileychess
published 24.3.6 •

Changelog

Source

[24.3.6] (March 6 2024)(https://github.com/google/flatbuffers/releases/tag/v24.3.6)

  • Fix typescript object API to allow 0 values for null-default scalars (#7864)
dbaileychess
published 23.5.26 •

Changelog

Source

23.5.26 (May 26 2023)

  • Mostly bug fixing for 64-bit support
  • Adds support for specifying underling type of unions in C++ and TS/JS (#7954)
dbaileychess
published 23.5.9 •

Changelog

Source

23.5.9 (May 9 2023)

  • 64-bit support for C++ (#7935)
dbaileychess
published 23.5.8 •

Changelog

Source

23.5.8 (May 8 2023)

  • add key_field to compiled tests
  • Add golden language directory
  • Rework cmake flatc codegeneration (#7938)
  • remove defining generated files in test srcs
  • Add binary schema reflection (#7932)
  • Migrate from rules_nodejs to rules_js/rules_ts (take 2) (#7928)
  • flat_buffers.dart: mark const variable finals for internal Dart linters
  • fixed some windows warnings (#7929)
  • inject no long for FBS generation to remove logs in flattests (#7926)
  • Revert "Migrate from rules_nodejs to rules_js/rules_ts (#7923)" (#7927)
  • Migrate from rules_nodejs to rules_js/rules_ts (#7923)
  • Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881)
  • additional check for absl::string_view availability (#7897)
  • Optionally generate Python type annotations (#7858)
  • Replace deprecated command with environment file (#7921)
  • drop glibc from runtime dependencies (#7906)
  • Make JSON supporting advanced union features (#7869)
  • Allow to use functions from BuildFlatBuffers.cmake from a flatbuffers installation installed with CMake. (#7912)
  • TS/JS: Use TypeError instead of Error when appropriate (#7910)
  • Go: make generated code more compliant to "go fmt" (#7907)
  • Support file_identifier in Go (#7904)
  • Optionally generate type prefixes and suffixes for python code (#7857)
  • Go: add test for FinishWithFileIdentifier (#7905)
  • Fix go_sample.sh (#7903)
  • [TS/JS] Upgrade dependencies (#7889)
  • Add a FileWriter interface (#7821)
  • TS/JS: Use minvalue from enum if not found (#7888)
  • [CS] Verifier (#7850)
  • README.md: PyPI case typo (#7880)
  • Update go documentation link to point to root module (#7879)
  • use Bool for flatbuffers bool instead of Byte (#7876)
  • fix using null string in vector (#7872)
  • Add flatbuffers-64 branch to CI for pushes
  • made changes to the rust docs so they would compile. new_with_capacity is deprecated should use with_capacity, get_root_as_monster should be root_as_monster (#7871)
  • Adding comment for code clarification (#7856)
  • ToCamelCase() when kLowerCamel now converts first char to lower. (#7838)
  • Fix help output for --java-checkerframework (#7854)
  • Update filename to README.md and improve formatting (#7855)
  • Update stale.yml
  • Updated remaining usages of LICENSE.txt
dbaileychess
published 23.3.3 •

Changelog

Source

23.3.3 (Mar 3 2023)

  • Refactoring of flatc generators to use an interface (#7797).

  • Removed legacy cmake support and set min to 3.8 (#7801).

dbaileychess
published 23.1.21 •

Changelog

Source

23.1.21 (Jan 21 2023)

  • Reworked entry points for Typescript/Javascript and compatibility for single file build (#7510)
dbaileychess
published 23.1.20 •

Changelog

Source

23.1.20 (Jan 20 2023)

  • Removed go.mod files after some versioning issues were being report (#7780).
dbaileychess
published 23.1.4 •

Changelog

Source

23.1.4 (Jan 4 2023)

  • Major release! Just kidding, we are continuing the versioning scheme of using a date to signify releases. This results in the first release of the new year to bump the tradition major version field.

  • Go minimum version is now 1.19 (#7720) with the addition of Go modules.

  • Added CI support for Big Endian regression testing (#7707).

  • Fixed getFullyQualifiedName in typescript to return name delimited by '.' instead of '_' (#7730).

  • Fixed the versioning scheme to not include leading zeros which are not consistently handled by every package manager. Only the last release (12.12.06) should have suffered from this.

234Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc