9.0.0-pre.20241205.2
a-googler
tagged this
12 Dec 01:30
Baseline: 41557184fedc704037897226f8d255dda0780c55 Cherry picks: + a1d1902e07adaad8be3d46a44fa42b2e9b150c1a: Fix `EmptyRuleConfiguredTargetFactory` for native rules that are not instances of `EmptyRule` Incompatible changes: - The legacy `@bazel_tools//tools/build_defs/repo:maven_rules.bzl` rule for downloading Maven artifacts has been deleted. Consider migrating to rules_jvm_external if you are using this rule. Important changes: - Fix starlark_doc_extract proto output for symbolic macro visibility, attribute inheritance, and rule finalizers; and remove non-existent "name" attribute from starlark_doc_extract output for aspects. - Java tests are no longer run with a `SecurityManager` that prevents `System.exit`, since `SecurityManager` functionality is being removed from the JDK. This release contains contributions from many people at Google, as well as Fabian Meumertzheim, Keith Lea, Keith Smiley, Lucas Loffel, Sara Adams, Xdng Yng.