Skip to content

Releases: google/sandboxed-api

v20241008

08 Oct 09:38
Compare
Choose a tag to compare

What's Changed

  • Preview of Clang based header generator (generator_version = 2 in Bazel)
  • Now using C++17 as the minimum language version
  • Lots of improvements an bug fixes
  • Updated dependencies for Abseil, protobuf, etc.
  • Contrib sandboxes for OSS libraries

Auto-generated changelog

New Contributors

Full Changelog: v20190823...v20241008

Full CMake support

03 Sep 15:47
Compare
Choose a tag to compare

This version of Sandboxed API implements full support for CMake builds, making it easier to embed it into other projects.

Sandboxed API OSS release

19 Mar 09:53
177b969
Compare
Choose a tag to compare

This release contains the initial code drop for Sandboxed API and Sandbox2, its security driver.
See the release blog post.