Sourcegraph 3.32 release

No items found.
September 24, 2021

Sourcegraph 3.32 is now available! Here are some highlights from this release:

Revisions sidebar

In the left sidebar of your search results, you can now see both branches and tags associated with a repository you’re viewing. When you add a search literal, such as “auth,” the search term will persist across searches, allowing you to search quickly between branches or tags for that search term.

Search caching and improved back button behavior

We’re now caching search results for an improved user experience. When you click into a file from the search results page and then navigate back, the results will now always appear in the same order they appeared previously.

LSIF data retention is now configurable via our UI

We've changed the way we think about LSIF data retention. Previously, precise Code Intelligence data was capped by a maximum age configured by the PRECISE_CODE_INTEL_DATA_TTL environment variable. This means that, regardless of how important some data was, it would be removed after it passed its expiry.

Now, site admins can configure global and repository-specific data retention policies in the UI and can control the length of time LSIF uploads are considered fresh. This allows teams to match data retention policies against the specific commit and merge workflows of each repository. Read more about how to configure precise Code Intelligence data retention policies in our docs.

Subscribe for the latest code AI news and product updates
By submitting, I agree to Sourcegraph's Terms of Service and Privacy Policy.

Get Cody, the AI coding assistant

Cody makes it easy to write, fix, and maintain code.

Learn more