Skip to content

Releases: google/sandboxed-api

latest

latest Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:48

Commits

  • 20ad7ce: Add option to share the mount namespace (Wiktor Garbacz)

v20241008

Choose a tag to compare

@cblichmann cblichmann released this 08 Oct 09:38

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

Choose a tag to compare

@cblichmann cblichmann released this 03 Sep 15:47

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

Sandboxed API OSS release

Choose a tag to compare

@cblichmann cblichmann released this 19 Mar 09:53
177b969

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