Skip to content

2.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jul 03:04
Immutable release. Only release title and notes can be modified.
eaa568b

What's Changed

  • Make sanitizer builds respect -c for -g* by @keith in #614
  • Let consumers extend the rules-based toolchain's include allowlist with --@apple_support//toolchain:extra_include_directories by @AttilaTheFun in #617
  • Remove -objc_abi_version linker flag by @keith in #627
  • Make sanitizer flags come before user flags by @keith in #615
  • Fix dead_strip behavior by @keith in #626
  • Adapt rules based toolchain to work on other platforms by @keith in #623

New Contributors

Full Changelog: 2.7.0...2.8.0

This release is compatible with 7.4.x+ LTS, 8.x LTS, 9.x LTS, and rolling releases.

MODULE.bazel Snippet

bazel_dep(name = "apple_support", version = "2.8.0")