Skip to content

Releases: google/flatbuffers

v25.2.10

11 Feb 04:26
Compare
Choose a tag to compare

What's Changed

  • Rust reflection: simplify dependencies, fix Android build compatibility by @dextero in #8512
  • [Swift] Adds swift 6 to the build matrix & bumps swift to 5.9 by @mustiikhalil in #8414
  • Upgrade dependencies by @mering in #8516

New Contributors

Full Changelog: v25.1.24...v25.2.10

v25.1.24

25 Jan 00:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v25.1.21...v25.1.24

v25.1.21

22 Jan 01:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v24.12.23...v25.1.21

v24.12.23

23 Dec 21:11
a2cd1ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v24.3.25...v24.12.23

v24.3.25

26 Mar 05:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v24.3.7...v24.3.25

v24.3.7

07 Mar 23:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v23.5.26...v24.3.7

v24.3.6

07 Mar 07:25
Compare
Choose a tag to compare
FlatBuffers Version v24.3.6

v23.5.26

26 May 17:34
0100f6a
Compare
Choose a tag to compare

Mostly a bug fixing release.

What's Changed

New Contributors

Full Changelog: v23.5.9...v23.5.26

v23.5.9

09 May 16:36
72b56fd
Compare
Choose a tag to compare

This adds support for larger buffers > 2 GiB by adding a 64-bit offsets for vectors and strings. This is only for C++ at the moment.

See the 64-bit tests for usage and examples.

What's Changed

Full Changelog: v23.5.8...v23.5.9

v23.5.8

09 May 15:10
13fc75c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v23.3.3...v23.5.8