v0.35.0
What's Changed
- Don't run on centos7 in BCR presubmit and add maintainers by @fmeum in #1663
- update readme for v0.34.0 by @tyler-french in #1662
- nit: doc
gazelle_generation_test
use ofarguments.txt
by @vpanta in #1660 - feat(bzlmod): allow patches in
archive_override
s by @tyler-french in #1665 - fix(bzlmod): fail on unused overrides by @tyler-french in #1669
- Annotate more globs with
allow_empty = True
by @fmeum in #1674 - Generate BUILD files for grpc compiler by @mering in #1672
- Disable lockfile check for BCR test module by @fmeum in #1673
- Make isolated extensions usable for Go tools by @fmeum in #1678
- bzlmod: support go.mod replace directives with a version qualifier on the left by @andyscott in #1679
- fix CI by running both WORKSPACE and Bzlmod on select packages by @tyler-french in #1690
- disable lockfile by default by @tyler-french in #1692
- feat(resolve): optimize applying overrides to be efficient by @tyler-french in #1687
- feat(fix-update): allow user to profile commands with
pprof
by @tyler-french in #1685 - Fix partial execution with mapped kinds by @HALtheWise in #1680
- prepare release 0.35.0 by @tyler-french in #1693
New Contributors
Full Changelog: v0.34.0...v0.35.0