Skip to content

v0.29.0

Compare
Choose a tag to compare
@linzhp linzhp released this 14 Jan 17:40
· 186 commits to master since this release
7b7d98b

What's Changed

  • bzlmod: Update Publish to BCR app config by @fmeum in #1363
  • Fix: Skip default_visibility extension logic if no BUILD.bazel file present by @dnathe4th in #1364
  • fix updateStmt makeslice panic by @pcj in #1371
  • bzlmod: Add missing strip_prefix field to source.template.json by @fmeum in #1375
  • feat: support common test args in gazelle_generation_test by @cgrindel in #1377
  • Make the new facts pacakge public by @linzhp in #1378
  • fix: add timeout message for gazelle_generation_test by @cgrindel in #1383
  • bzlmod: Add missing repository metadata by @fmeum in #1387
  • Replace cfg = "host" with cfg = "exec" by @fmeum in #1395
  • upgrade rules_go to 0.37.0 by @JamyDev in #1386
  • Fix embed on windows by @st3veV in #1361
  • Update bazel-skylib to 1.3.0. by @benjaminp in #1367
  • Fix Directives anchor by @jmthvt in #1353
  • Use patch from @bazel_tools//tools/build_defs/repo by @tyler-french in #1381
  • Add link to BenchSci's rules_nodejs_gazelle extension by @ColinHeathman in #1369
  • bzlmod: Skip Go modules available as Bazel modules by @fmeum in #1403
  • repo: opportunistically populate RemoteCache from go.mod by @jayconrod in #1396
  • Fix Gazelle with --incompatible_disallow_empty_glob by @fmeum in #1405
  • chore: remove experimental warning from bzlmod module by @alexeagle in #1406
  • chore: add Swift extension to language list by @cgrindel in #1412
  • Update everything for release prep, add releaser tool by @dnathe4th in #1373
  • adding go version and std_package_list to releaser by @linzhp in #1415

New Contributors

Full Changelog: v0.28.0...v0.29.0