Skip to content

Releases: sourcegraph/src-cli

5.0.3

12 Apr 15:23
f0e8fc2
Compare
Choose a tag to compare

Changelog

5.0.2

20 Mar 17:27
13f6567
Compare
Choose a tag to compare

Changelog

  • 97b08ed Admin: add src admin create command (#957)
  • 13f6567 Allow empty commits in copy pre-release step (#962)
  • e0a4d7b Fix go.mod dirty state error in build (#961)
  • 0ce1ae4 Fix: no longer require SRC_GITHUB_TOKEN to be set (#958)
  • 9e8f082 Release: update CHANGELOG.md for release process of 5.0.2 (#960)

5.0.1

16 Mar 15:23
db398d0
Compare
Choose a tag to compare

Changelog

  • db398d0 Bump sourcegraph dependency to fix version parsing of insiders (#959)

5.0.0

13 Mar 23:06
422a71c
Compare
Choose a tag to compare

Changelog

4.5.0

15 Feb 15:15
a84baf7
Compare
Choose a tag to compare

Changelog

4.4.2

13 Feb 13:57
a1f16e8
Compare
Choose a tag to compare

Changelog

  • 8579a58 Do not override executor queue endpoints (#934)
  • a1f16e8 Prep changelog for 4.4.2 release (#935)
  • 715ed43 batches: query max unlicensed changesets count (#929)
  • e9ce3f6 snapshot: fix incorrect ref to validation error (#933)

4.4.1

30 Jan 14:33
c967c5e
Compare
Choose a tag to compare

Changelog

  • 79c8fa1 Add deleteWhenDone option to insights (#927)
  • c967c5e Update CHANGELOG.md for 4.4.1 release (#928)
  • dd50ea0 Validate: add support for kubernetes deployment validation with src validate kube subcommand (#926)
  • 1c70d53 [language-platform] update src-cli to handle scip file upload (#897)

4.4.0

17 Jan 03:41
1e9a0cf
Compare
Choose a tag to compare

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

12 Dec 16:52
a2de954
Compare
Choose a tag to compare

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

29 Nov 02:41
e765697
Compare
Choose a tag to compare

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)