Skip to content

v23.5.9

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 16:36
· 134 commits to master since this release
72b56fd

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