Breaking
- None.
Enhancements
- Added support for Bazel 9.x.
Bug Fixes
- Fix false positive redundant public accessibility for types used in typed throws clauses, e.g.
throws(MyError). - Fix false positive superfluous ignore comment results for assign-only properties.
- Fix incorrect generic protocol extension handling in Swift 6.2.4.