Release 9.0.0-pre.20241208.2 (2024-12-18)
Baseline: b00576de25ad5eed2af6607f51ad004874079519
Cherry picks:
+ a8e2c58656383f12dcee7125b8bd123bcec3428d:
Throw toolchain resolution error (as EvalError) instead of
IllegalStateException if create_compile_action() is called for
an action that isn't configured for the toolchain.
This release contains contributions from many people at Google, as well as .
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b479a48..eb7fa82 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,131 @@
+## Release 9.0.0-pre.20241208.2 (2024-12-18)
+
+```
+Baseline: b00576de25ad5eed2af6607f51ad004874079519
+
+Cherry picks:
+
+ + a8e2c58656383f12dcee7125b8bd123bcec3428d:
+ Throw toolchain resolution error (as EvalError) instead of
+ IllegalStateException if create_compile_action() is called for
+ an action that isn't configured for the toolchain.
+```
+
+This release contains contributions from many people at Google, as well as .
+
+## Release 9.0.0-pre.20241208.1 (2024-12-16)
+
+```
+Baseline: b00576de25ad5eed2af6607f51ad004874079519
+```
+
+Important changes:
+
+ - Changing any part of --run_under that isn't the label (such as
+ the shell command) no longer invalidates the analysis cache.
+
+This release contains contributions from many people at Google, as well as Fabian Meumertzheim, Keith Smiley.
+
+## Release 9.0.0-pre.20241205.2 (2024-12-12)
+
+```
+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.
+
+## Release 8.0.0 (2024-12-09)
+
+```
+
+Release Notes:
+
+```
+
+## Release 9.0.0-pre.20241125.4 (2024-12-07)
+
+```
+Baseline: 7b20da28ec69e3921a043199e6d0afb0246e71f0
+
+Cherry picks:
+
+ + e27ab916aaa6b12f2be4e463a54ef49965cc04a7:
+ Automated rollback of commit
+ 3fdec931bfc401a379e2446731cf19daffe24a10.
+ + 17f3cbc33a1dc0b68479f1f1a25ab832f6322842:
+ Automated rollback of commit
+ 8f74d8f4de7ba474adad59769241bb38ee83d3ab.
+ + bae909caf645559ba958a279a834e6a11ac5eae6:
+ Release 9.0.0-pre.20241125.4 (2024-12-07)
+ + 291dad6d529082d967753e23c667093ec87322c0:
+ Release 9.0.0-pre.20241125.4 (2024-12-07)
+ + 5d4705148b2a7b10b6c0cf12b0acf127625cda1b:
+ Release 9.0.0-pre.20241125.4 (2024-12-07)
+```
+
+This release contains contributions from many people at Google, as well as .
+
+## Release 9.0.0-pre.20241125.4 (2024-12-07)
+
+```
+Baseline: 7b20da28ec69e3921a043199e6d0afb0246e71f0
+
+Cherry picks:
+
+ + e27ab916aaa6b12f2be4e463a54ef49965cc04a7:
+ Automated rollback of commit
+ 3fdec931bfc401a379e2446731cf19daffe24a10.
+ + 17f3cbc33a1dc0b68479f1f1a25ab832f6322842:
+ Automated rollback of commit
+ 8f74d8f4de7ba474adad59769241bb38ee83d3ab.
+ + bae909caf645559ba958a279a834e6a11ac5eae6:
+ Release 9.0.0-pre.20241125.4 (2024-12-07)
+ + 291dad6d529082d967753e23c667093ec87322c0:
+ Release 9.0.0-pre.20241125.4 (2024-12-07)
+```
+
+This release contains contributions from many people at Google, as well as .
+
+## Release 9.0.0-pre.20241125.4 (2024-12-07)
+
+```
+Baseline: 7b20da28ec69e3921a043199e6d0afb0246e71f0
+
+Cherry picks:
+
+ + e27ab916aaa6b12f2be4e463a54ef49965cc04a7:
+ Automated rollback of commit
+ 3fdec931bfc401a379e2446731cf19daffe24a10.
+ + 17f3cbc33a1dc0b68479f1f1a25ab832f6322842:
+ Automated rollback of commit
+ 8f74d8f4de7ba474adad59769241bb38ee83d3ab.
+```
+
+This release contains contributions from many people at Google, as well as .
+
## Release 9.0.0-pre.20241125.3 (2024-12-04)
```