Releases: sourcegraph/src-cli
Releases · sourcegraph/src-cli
3.38.0
Changelog
- 9387b19 Cache step results while steps are executing instead of caching all of them at the end (#709)
- 3006374 Prepare changelog for 3.38
- ee14bba Update actions/checkout action to v3 (#704)
- b9b7cfa Update actions/setup-go action to v3 (#703)
- 49bb6b8 Update alpine Docker tag to v3.15.0 (#670)
- 52a5479 Update golang commit hash to d030a98 (#702)
- 9640d98 all: migrate to github.com/sourcegraph/sourcegraph/lib/errors (#698)
- 943ca65 batches: fix workspace detection test on M1 Macs (#706)
- ac8d799 lsif upload: Send indexer version witih upload request (#710)
- da111ed workflows: add pr-auditor and test plans to PR templates (#700)
3.37.0
3.36.4
Changelog
- 39d88fc asdf: Add some more commonly used tools (#693)
- 0c8afcd batches: add
src batch remote -f spec.ymlfor SSBC execution (#671) - 82a0cb7 batches: fix
src batch apply -f(#695) - 3302dc6 batches: fix incorrect help text (#696)
- afc01a9 changelog: update for 3.36.4
- cc28d2c go.mod: run tidy (#697)
- dcb9b8c go.mod: use grafana/regexp, matching sourcegraph/sourcegraph#30948 (#694)
3.36.3
Changelog
- 0e2ace4 Fixup go mod file
- b323be2 Prepare changelog for 3.36.3
- 4b9004a Transfer less unused info for exec command (#691)
- 763d3cb Try to trigger goreleaser
- 1a868b7 batches: fail earlier on dotcom (#688)
- ee56d95 batches: make
-foptional (#687) - 2ff8cd5 batches: pull images in parallel (#647)
- 73eb999 batches: use the minimum possible goroutines to fetch images (#692)