Releases: sourcegraph/src-cli
Releases · sourcegraph/src-cli
4.5.0
4.4.2
4.4.1
Changelog
4.4.0
Changelog
- 6d72b3f Fix src batch repo file parameter parsing (#919)
- b5564ea Fixup development docs (#905)
- 0476543 Rename users clean or prune -- use aggregated user statistics (#901)
- eb68e5f Return an error when additional headers conflicts (#910)
- f1ef4c8 Validate: add ability to check if code insights works on an instance (#912)
- 0ffe3d3 Validate: add ability to expand
src validate
commands for future health check functionality (#921) - 2a63033
users prune
- Paginate graphql site users - fix bug for soft deleted users (#909) - c84c80a batches: skip empty log output (#923)
- ed6a481 batches: update limit in unlicensed alert (#900)
- 4ef7cba codeintel: print every error encountered while retrying code-intel upload instead of only final one (#915)
- 0768bfb correct query formatting (#903)
- 90bd461 instancehealth: remove monitoring check (#920)
- 1e9a0cf update changelog (#924)
4.3.0
Changelog
- ba6d0bf add CRUD support for repo key-value pairs (#896)
- cbc5871 add watchdog goroutine for docker (#898)
- c06c567 changelog: add mention of new 'src snapshot' commands (#891)
- 7462d79 snapshot: improve docstrings (#892)
- 173d2ad snapshot: trim extension statements from pgdump when uploading (#893)
- a2de954 update changelog (#899)
4.2.1
Changelog
- e765697 Support binary diffs (#887)
- c9902bf batches: improve handling of non-root steps (#886)
- 4d2957c snapshot: add 'snapshot summary', 'snapshot test' (#888)
- 5d82eb0 snapshot: add pg_dump command builder with 'snapshot databases' (#889)
- fa50cb7 snapshot: add snapshot contents uploader (#890)
- e77731f update release process (#885)
4.2.0
4.1.1
Changelog
- eaf900b Add changelog entry for 4.1.1 (#881)
- ee916cd Add windows tutorial for cli config (#875)
- fc3f13f Changed query syntax link to correct page (#874)
- d5778f1 Fix broken code-intel link (#882)
- c908e51 Improve log output of docker pull errors (#880)
- 8424c23 Prepare changelog for 4.1.1 (#883)
- 993ee0a Use
GITHUB_REF_NAME
to determine current tag for release workflow (#879) - 4346388 batches: Workspace file upload for local runs (#861)
- 1174f68 batches: fix whitespace problem introduced in #860 (#873)
- e4cacfc secrets: Allow using secrets from os.Environ (#872)
- 85c118a ssbc: Don't drop repo origin (#871)