From c505ed9eab72cfc40e2ac8d0147e9c0a2dbe33e9 Mon Sep 17 00:00:00 2001 From: Bolaji Olajide <25608335+BolajiOlajide@users.noreply.github.com> Date: Wed, 21 Aug 2024 23:09:30 +0100 Subject: [PATCH] update changelog pull request links --- docs/CHANGELOG.mdx | 3820 ++++++++++++++++++++++---------------------- 1 file changed, 1910 insertions(+), 1910 deletions(-) diff --git a/docs/CHANGELOG.mdx b/docs/CHANGELOG.mdx index 9684a5180..5f5a8b16b 100644 --- a/docs/CHANGELOG.mdx +++ b/docs/CHANGELOG.mdx @@ -10,8 +10,8 @@ All notable changes to Sourcegraph are documented in this file. ### Uncategorized -- [Backport 5.6.x] Changing azureUseDeprecatedCompletionsAPIForOldModels to default to true [#64371](https://github.com/sourcegraph/sourcegraph/pull/64371) Backport 3b16059588e5eff69e00ed56a489ac8560a70d8e from #64347 -- [Backport 5.6.x] Fix Cody Web CSS [#64373](https://github.com/sourcegraph/sourcegraph/pull/64373) +- [Backport 5.6.x] Changing azureUseDeprecatedCompletionsAPIForOldModels to default to true [#64371](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64371) Backport 3b16059588e5eff69e00ed56a489ac8560a70d8e from #64347 +- [Backport 5.6.x] Fix Cody Web CSS [#64373](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64373) - Make Cody Web styles more accessible. Backport 2dd38b3ffd828a1596249c2780ca91bf4bce4bdd from #64370 # v5.6.0 @@ -22,656 +22,656 @@ All notable changes to Sourcegraph are documented in this file. #### Codenav -- codenav: Add symbol support for the Hack language [#64015](https://github.com/sourcegraph/sourcegraph/pull/64015) +- codenav: Add symbol support for the Hack language [#64015](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64015) #### Frontend -- frontend: do not embed frontend assets anymore [#63946](https://github.com/sourcegraph/sourcegraph/pull/63946) +- frontend: do not embed frontend assets anymore [#63946](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63946) - frontend: assets are no longer bundled with binary through `go:embed`. Instead assets are now added to the frontend container at `assets-dist`. #### Local -- local: sg tail [#64146](https://github.com/sourcegraph/sourcegraph/pull/64146) +- local: sg tail [#64146](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64146) - Adds a new `sg tail` command that provides a better UI to tail and filter log messages from `sg start --tail`. #### Appliance -- appliance: implement re-direct on all unknown endpoints [#64059](https://github.com/sourcegraph/sourcegraph/pull/64059) +- appliance: implement re-direct on all unknown endpoints [#64059](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64059) - feat(appliance): implement re-direct on all unknown endpoints -- appliance: Adopt Frontend Service + Ingress [#63893](https://github.com/sourcegraph/sourcegraph/pull/63893) +- appliance: Adopt Frontend Service + Ingress [#63893](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63893) - feat(appliance): Appliance adopts Frontend's `Ingress` + `Service` -- appliance: Merge unstructured objects from helm serialization and appliance cfg defaults [#64021](https://github.com/sourcegraph/sourcegraph/pull/64021) +- appliance: Merge unstructured objects from helm serialization and appliance cfg defaults [#64021](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64021) - feat/appliance: Include existing objects when constructing Frontend's `Service` & `Ingress` -- appliance: self-update [#63780](https://github.com/sourcegraph/sourcegraph/pull/63780) +- appliance: self-update [#63780](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63780) - Appliance can automatically self-update up to 2 minor revisions beyond the currently-deployed sourcegraph version. -- appliance: introduce mock up database configuration step in install flow [#64162](https://github.com/sourcegraph/sourcegraph/pull/64162) -- appliance: self-update can update multiple deployments [#64132](https://github.com/sourcegraph/sourcegraph/pull/64132) -- Appliance: Frontend Pulls Version Info from RelReg [#64089](https://github.com/sourcegraph/sourcegraph/pull/64089) +- appliance: introduce mock up database configuration step in install flow [#64162](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64162) +- appliance: self-update can update multiple deployments [#64132](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64132) +- Appliance: Frontend Pulls Version Info from RelReg [#64089](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64089) - feat(appliance): frontend pulls versions from relreg -- appliance: Change site-admin updates button to point to Appliance based on env var [#64167](https://github.com/sourcegraph/sourcegraph/pull/64167) +- appliance: Change site-admin updates button to point to Appliance based on env var [#64167](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64167) - feat(appliance): change update endpoint based on env var - misc: add type to storybook #### Enterpriseportal -- enterpriseportal: db layer for cody gateway access [#63737](https://github.com/sourcegraph/sourcegraph/pull/63737) -- enterpriseportal: support DevOnly in list subscriptions [#63837](https://github.com/sourcegraph/sourcegraph/pull/63837) -- enterpriseportal: db layer for subscription licenses [#63792](https://github.com/sourcegraph/sourcegraph/pull/63792) -- enterpriseportal: db layer for subscription conditions [#63812](https://github.com/sourcegraph/sourcegraph/pull/63812) -- enterpriseportal: ignore context cancellation error in GetCodyGatewayUsage [#64016](https://github.com/sourcegraph/sourcegraph/pull/64016) +- enterpriseportal: db layer for cody gateway access [#63737](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63737) +- enterpriseportal: support DevOnly in list subscriptions [#63837](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63837) +- enterpriseportal: db layer for subscription licenses [#63792](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63792) +- enterpriseportal: db layer for subscription conditions [#63812](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63812) +- enterpriseportal: ignore context cancellation error in GetCodyGatewayUsage [#64016](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64016) #### Search -- search: remove smart search logic [#64215](https://github.com/sourcegraph/sourcegraph/pull/64215)Smart search is no longer supported in the Sourcegraph backend. Old searches that specify 'smart search' mode will be run in the default 'precise' mode. If your query now doesn't behave as expected, you can update it to use the new `patterntype:keyword`. -- search: update Zoekt [#64238](https://github.com/sourcegraph/sourcegraph/pull/64238) +- search: remove smart search logic [#64215](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64215)Smart search is no longer supported in the Sourcegraph backend. Old searches that specify 'smart search' mode will be run in the default 'precise' mode. If your query now doesn't behave as expected, you can update it to use the new `patterntype:keyword`. +- search: update Zoekt [#64238](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64238) - added support for all Apex language extensions - shard merging for Zoekt is now enabled by default. This reduces MEM requirements for Zoekt webserver and improves performance for some queries. See our [documentation](https://sourcegraph.com/docs/admin/search#shard-merging) for more information. -- search: Add support to all Apex language extensions [#64194](https://github.com/sourcegraph/sourcegraph/pull/64194) -- search: Enable improved symbol parsing for large repos (when using Rockskip) [#63988](https://github.com/sourcegraph/sourcegraph/pull/63988) +- search: Add support to all Apex language extensions [#64194](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64194) +- search: Enable improved symbol parsing for large repos (when using Rockskip) [#63988](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63988) #### Svelte -- svelte: Improve commit page layout on mobile [#63920](https://github.com/sourcegraph/sourcegraph/pull/63920) -- svelte: Change branch and tags page design, including mobile [#63914](https://github.com/sourcegraph/sourcegraph/pull/63914) -- svelte: Add support for creating search jobs from search results [#64308](https://github.com/sourcegraph/sourcegraph/pull/64308) -- svelte: Improve small screeen behavior [#63859](https://github.com/sourcegraph/sourcegraph/pull/63859) -- svelte: Add compare page [#63850](https://github.com/sourcegraph/sourcegraph/pull/63850) -- svelte: Add search query syntax introduction [#63753](https://github.com/sourcegraph/sourcegraph/pull/63753) -- svelte: Add 'y' shortcut to navigate to permalink [#63719](https://github.com/sourcegraph/sourcegraph/pull/63719) +- svelte: Improve commit page layout on mobile [#63920](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63920) +- svelte: Change branch and tags page design, including mobile [#63914](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63914) +- svelte: Add support for creating search jobs from search results [#64308](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64308) +- svelte: Improve small screeen behavior [#63859](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63859) +- svelte: Add compare page [#63850](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63850) +- svelte: Add search query syntax introduction [#63753](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63753) +- svelte: Add 'y' shortcut to navigate to permalink [#63719](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63719) #### Dotcom -- dotcom: use Enterprise Portal for Cody Gateway usage [#63653](https://github.com/sourcegraph/sourcegraph/pull/63653) +- dotcom: use Enterprise Portal for Cody Gateway usage [#63653](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63653) #### Build -- build: Add exhaustruct linter (codeintel POC) [#63965](https://github.com/sourcegraph/sourcegraph/pull/63965) +- build: Add exhaustruct linter (codeintel POC) [#63965](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63965) #### Others -- Add support for precise usagesForSymbol [#64126](https://github.com/sourcegraph/sourcegraph/pull/64126) +- Add support for precise usagesForSymbol [#64126](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64126) - Adds support for precise code navigation to the experimental `usagesForSymbol` API, which can be used to implement a reference panel or similar functionality. -- order search filters alphabetically [#63976](https://github.com/sourcegraph/sourcegraph/pull/63976) -- show current email during password reset and auto-populate text-box after successful completion [#59645](https://github.com/sourcegraph/sourcegraph/pull/59645) +- order search filters alphabetically [#63976](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63976) +- show current email during password reset and auto-populate text-box after successful completion [#59645](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/59645) #### Bazel -- bazel: read binary version info from accompanying files in OCI images instead of stamping //internal/version [#63977](https://github.com/sourcegraph/sourcegraph/pull/63977) +- bazel: read binary version info from accompanying files in OCI images instead of stamping //internal/version [#63977](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63977) #### Sg -- sg: prototype 'sg start sourcegraph-accounts' [#63894](https://github.com/sourcegraph/sourcegraph/pull/63894) -- sg: add 'sg sams client create' [#63885](https://github.com/sourcegraph/sourcegraph/pull/63885) +- sg: prototype 'sg start sourcegraph-accounts' [#63894](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63894) +- sg: add 'sg sams client create' [#63885](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63885) - `sg sams client create` can now be used to create IdP clients for SAMS. -- sg: support correct completions on 'sg start -cmd' [#63861](https://github.com/sourcegraph/sourcegraph/pull/63861) +- sg: support correct completions on 'sg start -cmd' [#63861](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63861) - Completions for `sg start -cmd` now offer valid suggestions. -- sg: report user os information via analytics [#64280](https://github.com/sourcegraph/sourcegraph/pull/64280) -- sg: do not persist external secrets [#63890](https://github.com/sourcegraph/sourcegraph/pull/63890) -- sg: allow sg commands to default to local-dev SAMS-dev credentials [#63883](https://github.com/sourcegraph/sourcegraph/pull/63883) +- sg: report user os information via analytics [#64280](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64280) +- sg: do not persist external secrets [#63890](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63890) +- sg: allow sg commands to default to local-dev SAMS-dev credentials [#63883](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63883) - `sg` commands requiring SAMS client credentials now load shared SAMS-dev client credentials by default. #### Cody -- cody: Refactor completions API to use new modelconfig (support more models) [#63797](https://github.com/sourcegraph/sourcegraph/pull/63797)Update the Cody APIs for chat or code completions to use the "new style" model configuration. This allows for great flexibility in configuring LLM providers and exposing new models, but also allows Cody Enterprise users to select different models for chats.This will warrant a longer, more detailed changelog entry for the patch release next week. As this unlocks many other exciting features. -- cody: add circuit breaker to handle timed-out requests and rate limit hits [#64133](https://github.com/sourcegraph/sourcegraph/pull/64133) +- cody: Refactor completions API to use new modelconfig (support more models) [#63797](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63797)Update the Cody APIs for chat or code completions to use the "new style" model configuration. This allows for great flexibility in configuring LLM providers and exposing new models, but also allows Cody Enterprise users to select different models for chats.This will warrant a longer, more detailed changelog entry for the patch release next week. As this unlocks many other exciting features. +- cody: add circuit breaker to handle timed-out requests and rate limit hits [#64133](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64133) #### Requestclient -- requestclient: propagate original User-Agent as X-Forwarded-For-User-Agent [#64113](https://github.com/sourcegraph/sourcegraph/pull/64113) +- requestclient: propagate original User-Agent as X-Forwarded-For-User-Agent [#64113](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64113) ### Fix #### Appliance -- appliance: don't include is_development builds in list of versions [#64138](https://github.com/sourcegraph/sourcegraph/pull/64138) +- appliance: don't include is_development builds in list of versions [#64138](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64138) - fix(appliance): don't allow installation of development builds -- appliance: Make Appliance URL envvars strings [#64227](https://github.com/sourcegraph/sourcegraph/pull/64227) +- appliance: Make Appliance URL envvars strings [#64227](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64227) - fix(appliance): make environment variables strings to be passed around #### Own -- own: Prevent infinite UI update loop in own pages [#64312](https://github.com/sourcegraph/sourcegraph/pull/64312) +- own: Prevent infinite UI update loop in own pages [#64312](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64312) #### Docs -- docs: update quickstart guide links [#64202](https://github.com/sourcegraph/sourcegraph/pull/64202) +- docs: update quickstart guide links [#64202](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64202) #### Cody -- cody: use client-provided timeout for completions requests [#63875](https://github.com/sourcegraph/sourcegraph/pull/63875) +- cody: use client-provided timeout for completions requests [#63875](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63875) - Use the provided timeout from request parameters if available; otherwise use the default maximum request duration (8 minutes) -- cody: allow pre-release versions for clients [#63913](https://github.com/sourcegraph/sourcegraph/pull/63913) -- cody: remove client check for context filters [#63855](https://github.com/sourcegraph/sourcegraph/pull/63855) +- cody: allow pre-release versions for clients [#63913](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63913) +- cody: remove client check for context filters [#63855](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63855) #### Search -- search: correctly handle select:symbol.enum [#64170](https://github.com/sourcegraph/sourcegraph/pull/64170)Fix a bug in `select:symbol.enum` filters where they returned no results +- search: correctly handle select:symbol.enum [#64170](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64170)Fix a bug in `select:symbol.enum` filters where they returned no results #### Bazel -- bazel: surface error message when gazelle cant process glob expression [#64214](https://github.com/sourcegraph/sourcegraph/pull/64214) +- bazel: surface error message when gazelle cant process glob expression [#64214](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64214) #### Search_jobs -- search_jobs: prevent job state flip-flopping between 'queued' and 'processing' [#64098](https://github.com/sourcegraph/sourcegraph/pull/64098) -- search_jobs: remove trailing `*` from URL [#63821](https://github.com/sourcegraph/sourcegraph/pull/63821) -- search_jobs: progress reporting [#64287](https://github.com/sourcegraph/sourcegraph/pull/64287) +- search_jobs: prevent job state flip-flopping between 'queued' and 'processing' [#64098](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64098) +- search_jobs: remove trailing `*` from URL [#63821](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63821) +- search_jobs: progress reporting [#64287](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64287) - Show detailed progress only while job is in status "processing" - Remove dependency of download links on job state -- search_jobs: fail validation for repo searches [#64300](https://github.com/sourcegraph/sourcegraph/pull/64300) -- search_jobs: flickering placeholder component [#64009](https://github.com/sourcegraph/sourcegraph/pull/64009) +- search_jobs: fail validation for repo searches [#64300](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64300) +- search_jobs: flickering placeholder component [#64009](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64009) #### Enterpriseportal -- enterpriseportal: drop old gorm fk constraints [#63864](https://github.com/sourcegraph/sourcegraph/pull/63864) +- enterpriseportal: drop old gorm fk constraints [#63864](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63864) #### Svelte -- svelte: Properly redirect to cody marketing page [#64331](https://github.com/sourcegraph/sourcegraph/pull/64331) -- svelte: Make /cody/dashboard work with the new web app [#64295](https://github.com/sourcegraph/sourcegraph/pull/64295) -- svelte: Show correct line numbers in unified diff [#63778](https://github.com/sourcegraph/sourcegraph/pull/63778) -- svelte: Fix and cleanup compare page [#63928](https://github.com/sourcegraph/sourcegraph/pull/63928) -- svelte: Update top-level route list [#64272](https://github.com/sourcegraph/sourcegraph/pull/64272) -- svelte: Ctrl+backspace in fuzzy finder [#63804](https://github.com/sourcegraph/sourcegraph/pull/63804) -- svelte: respect default pattern type in toggles [#63795](https://github.com/sourcegraph/sourcegraph/pull/63795) -- svelte: Better preloading in file tree [#64327](https://github.com/sourcegraph/sourcegraph/pull/64327) -- svelte: Center file tree loading indicator [#64309](https://github.com/sourcegraph/sourcegraph/pull/64309) +- svelte: Properly redirect to cody marketing page [#64331](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64331) +- svelte: Make /cody/dashboard work with the new web app [#64295](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64295) +- svelte: Show correct line numbers in unified diff [#63778](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63778) +- svelte: Fix and cleanup compare page [#63928](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63928) +- svelte: Update top-level route list [#64272](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64272) +- svelte: Ctrl+backspace in fuzzy finder [#63804](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63804) +- svelte: respect default pattern type in toggles [#63795](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63795) +- svelte: Better preloading in file tree [#64327](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64327) +- svelte: Center file tree loading indicator [#64309](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64309) #### Ci -- ci: reduce push_all concurrency even further due to ratelimits [#64111](https://github.com/sourcegraph/sourcegraph/pull/64111) -- ci: check command out for error when git fails [#63993](https://github.com/sourcegraph/sourcegraph/pull/63993) -- ci: reduce push_all concurrency due to ratelimits [#64106](https://github.com/sourcegraph/sourcegraph/pull/64106) -- ci: only emit bazel execlog artifact for 'test' commands [#63916](https://github.com/sourcegraph/sourcegraph/pull/63916) +- ci: reduce push_all concurrency even further due to ratelimits [#64111](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64111) +- ci: check command out for error when git fails [#63993](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63993) +- ci: reduce push_all concurrency due to ratelimits [#64106](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64106) +- ci: only emit bazel execlog artifact for 'test' commands [#63916](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63916) #### Release -- release: check for marker in container files instead of binary [#64205](https://github.com/sourcegraph/sourcegraph/pull/64205) +- release: check for marker in container files instead of binary [#64205](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64205) - release: check contiainer directory `/assets-dist` for marker instead of frontend binary #### Sg -- sg: cloud ephemeral - do no trigger builds on main-dry-run [#64190](https://github.com/sourcegraph/sourcegraph/pull/64190) +- sg: cloud ephemeral - do no trigger builds on main-dry-run [#64190](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64190) - sg: deny deployment of `main-dry-run` branches on Cloud Ephemeral. -- sg: better err msg for when we fail to insert to bigquery [#63873](https://github.com/sourcegraph/sourcegraph/pull/63873) +- sg: better err msg for when we fail to insert to bigquery [#63873](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63873) - sg: provide a better error message when we fail to insert into bigquery - sg: stop puslishing to bigquery if we get 3 errors in a row -- sg: do not try to publish analytics when it is disabled [#63800](https://github.com/sourcegraph/sourcegraph/pull/63800) +- sg: do not try to publish analytics when it is disabled [#63800](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63800) - sg - only start the analytics background publisher when analytics are enabled -- sg: return different error types depending on secret failure [#63779](https://github.com/sourcegraph/sourcegraph/pull/63779) -- sg: provide suggestions we fail to get local gcp account email address [#64325](https://github.com/sourcegraph/sourcegraph/pull/64325)sg - provide steps a user can follow if we fail to get the local gcp email address -- sg: acknowledge command execution state to avoid recursion when executing short running commands [#64181](https://github.com/sourcegraph/sourcegraph/pull/64181) +- sg: return different error types depending on secret failure [#63779](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63779) +- sg: provide suggestions we fail to get local gcp account email address [#64325](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64325)sg - provide steps a user can follow if we fail to get the local gcp email address +- sg: acknowledge command execution state to avoid recursion when executing short running commands [#64181](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64181) #### Batches -- batches: switch github app installation handling from redirect flow to webhooks [#64036](https://github.com/sourcegraph/sourcegraph/pull/64036) +- batches: switch github app installation handling from redirect flow to webhooks [#64036](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64036) - When installing a GitHub app for batch changes, the instance now waits for a callback from GitHub to complete the installation to avoid issues from eventual consistency. -- batches: don't request unnecessary info that's likely to cause GH errors [#64299](https://github.com/sourcegraph/sourcegraph/pull/64299) +- batches: don't request unnecessary info that's likely to cause GH errors [#64299](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64299) - fix(batches): improve GitHub Apps integration reliability by simplifying the data requested from GitHub -- batches: show warning instead of error when the changeset status is not FAILED [#64243](https://github.com/sourcegraph/sourcegraph/pull/64243) +- batches: show warning instead of error when the changeset status is not FAILED [#64243](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64243) - Batch changes that are still retrying now show a warning instead of an error. #### Others -- Try workaround for bad index choice when updating execution logs [#64328](https://github.com/sourcegraph/sourcegraph/pull/64328) -- block URLs without a hostname [#64248](https://github.com/sourcegraph/sourcegraph/pull/64248) -- uses the same base64 for decoding we use for encoding the UsageCursor [#64290](https://github.com/sourcegraph/sourcegraph/pull/64290) -- Don't propagate un-translated source ranges [#64263](https://github.com/sourcegraph/sourcegraph/pull/64263) -- Handle sub-repo permissions in CodeGraphData API [#64241](https://github.com/sourcegraph/sourcegraph/pull/64241) -- Fixes incorrect highlighting for comments at the start of a file [#64235](https://github.com/sourcegraph/sourcegraph/pull/64235)Fixes incorrect syntax highlighting when a comment is present at the start of a file. -- connection pending alert and alert content alignment [#64120](https://github.com/sourcegraph/sourcegraph/pull/64120) -- set timeout for web-sveltekit/unit_tests to moderate [#63879](https://github.com/sourcegraph/sourcegraph/pull/63879) -- Add Exists method to dbworker Store to avoid COUNT(*) [#64297](https://github.com/sourcegraph/sourcegraph/pull/64297) -- Prefer SCIP uploads over LSIF uploads [#64217](https://github.com/sourcegraph/sourcegraph/pull/64217)Fixes a bug where old LSIF uploads would also be used for code +- Try workaround for bad index choice when updating execution logs [#64328](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64328) +- block URLs without a hostname [#64248](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64248) +- uses the same base64 for decoding we use for encoding the UsageCursor [#64290](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64290) +- Don't propagate un-translated source ranges [#64263](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64263) +- Handle sub-repo permissions in CodeGraphData API [#64241](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64241) +- Fixes incorrect highlighting for comments at the start of a file [#64235](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64235)Fixes incorrect syntax highlighting when a comment is present at the start of a file. +- connection pending alert and alert content alignment [#64120](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64120) +- set timeout for web-sveltekit/unit_tests to moderate [#63879](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63879) +- Add Exists method to dbworker Store to avoid COUNT(*) [#64297](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64297) +- Prefer SCIP uploads over LSIF uploads [#64217](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64217)Fixes a bug where old LSIF uploads would also be used for code navigation even when newer SCIP uploads were available for the same language, potentially leading to duplicate results in the reference panel. With this change, scip-go uploads shadow the uploads for lsif-go, and similarly for other indexers following the scip-X/lsif-X naming convention. -- Synchronize access to reads of fields in retry test [#63967](https://github.com/sourcegraph/sourcegraph/pull/63967) -- add extra check for code intelligence inference [#64083](https://github.com/sourcegraph/sourcegraph/pull/64083) -- De-dup and concurrent-ify file content requests & splitting [#64169](https://github.com/sourcegraph/sourcegraph/pull/64169) -- Handle potential nil reference properly [#64265](https://github.com/sourcegraph/sourcegraph/pull/64265) -- add commit signing filter to `credentialForGitHubAppExists` [#64128](https://github.com/sourcegraph/sourcegraph/pull/64128) -- make invalid token error message visible while adding external services [#60876](https://github.com/sourcegraph/sourcegraph/pull/60876) +- Synchronize access to reads of fields in retry test [#63967](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63967) +- add extra check for code intelligence inference [#64083](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64083) +- De-dup and concurrent-ify file content requests & splitting [#64169](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64169) +- Handle potential nil reference properly [#64265](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64265) +- add commit signing filter to `credentialForGitHubAppExists` [#64128](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64128) +- make invalid token error message visible while adding external services [#60876](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/60876) #### Telemetry -- telemetry: silence invalid events that we already know about [#64084](https://github.com/sourcegraph/sourcegraph/pull/64084) +- telemetry: silence invalid events that we already know about [#64084](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64084) ### Chore #### Others -- Mark flaky web-sveltekit tests as manual [#63874](https://github.com/sourcegraph/sourcegraph/pull/63874) -- Frontend does not need disk [#64273](https://github.com/sourcegraph/sourcegraph/pull/64273) -- Make return type more obvious [#63651](https://github.com/sourcegraph/sourcegraph/pull/63651) -- Update main occurrence extraction code to allow for symbol-based matching [#64082](https://github.com/sourcegraph/sourcegraph/pull/64082) -- Rename Index -> AutoIndexJob [#63955](https://github.com/sourcegraph/sourcegraph/pull/63955) -- Reduce frequency of COUNT(*) on lsif_indexes [#64288](https://github.com/sourcegraph/sourcegraph/pull/64288) -- Bump version of sourcegraph/log library [#64233](https://github.com/sourcegraph/sourcegraph/pull/64233) -- Remove cmd/frontend/external/app [#64054](https://github.com/sourcegraph/sourcegraph/pull/64054) -- Remove redis init side-effect of app.NewHandler [#64062](https://github.com/sourcegraph/sourcegraph/pull/64062) -- Don't pass nil context [#64055](https://github.com/sourcegraph/sourcegraph/pull/64055) -- Move codenav types to lower-level package [#64141](https://github.com/sourcegraph/sourcegraph/pull/64141) -- Replace 'dumps' terminology in comments [#63775](https://github.com/sourcegraph/sourcegraph/pull/63775) -- Change some APIs to use symbols instead of monikers [#64029](https://github.com/sourcegraph/sourcegraph/pull/64029) -- Rename uploadstore packages for clarity [#63931](https://github.com/sourcegraph/sourcegraph/pull/63931) -- Remove incorrectly logged warning [#64267](https://github.com/sourcegraph/sourcegraph/pull/64267) -- Use binary search over symbols array [#64240](https://github.com/sourcegraph/sourcegraph/pull/64240) -- De-duplicate CTE for visible uploads [#64232](https://github.com/sourcegraph/sourcegraph/pull/64232) -- Remove unused loghandlers package [#64067](https://github.com/sourcegraph/sourcegraph/pull/64067) -- move internal/conf/validation to cmd/frontend [#64064](https://github.com/sourcegraph/sourcegraph/pull/64064) -- Init userpasswd provider where we initialize every other authn provider [#64061](https://github.com/sourcegraph/sourcegraph/pull/64061) -- remove flaky flag from svelte e2e_test [#64123](https://github.com/sourcegraph/sourcegraph/pull/64123) -- Mark flaky test as manual [#63968](https://github.com/sourcegraph/sourcegraph/pull/63968) -- Factor out sub-query for locating nearest uploads [#64210](https://github.com/sourcegraph/sourcegraph/pull/64210) -- Remove global externalURL watcher [#64058](https://github.com/sourcegraph/sourcegraph/pull/64058) -- re-enable e2e tests for web-sveltekit [#63910](https://github.com/sourcegraph/sourcegraph/pull/63910) -- Replace QueuedCount -> CountByState with bitset parameter [#64302](https://github.com/sourcegraph/sourcegraph/pull/64302) -- Deglobalize oneclickexporter instance [#64066](https://github.com/sourcegraph/sourcegraph/pull/64066) -- Make location fetching queries more uniform [#64026](https://github.com/sourcegraph/sourcegraph/pull/64026) -- Document tech debt wrt multiple doc traversals [#64006](https://github.com/sourcegraph/sourcegraph/pull/64006) -- Unify LsifStore.*SymbolUsages APIs into one [#64076](https://github.com/sourcegraph/sourcegraph/pull/64076) -- Add docs for RepoStore methods [#64283](https://github.com/sourcegraph/sourcegraph/pull/64283) -- Rename URI -> DocumentPath [#63979](https://github.com/sourcegraph/sourcegraph/pull/63979) -- Remove unused TTL in object.Storage config [#63947](https://github.com/sourcegraph/sourcegraph/pull/63947) -- Move cmd/frontend/webhooks to cmd/frontend/internal [#64157](https://github.com/sourcegraph/sourcegraph/pull/64157) -- Rename type Bytes -> Size [#64183](https://github.com/sourcegraph/sourcegraph/pull/64183) -- Unconditionally call endObservation [#64150](https://github.com/sourcegraph/sourcegraph/pull/64150) -- move internal/highlight to cmd/frontend [#64065](https://github.com/sourcegraph/sourcegraph/pull/64065) -- Bubble precise Usages instead of Locations [#64118](https://github.com/sourcegraph/sourcegraph/pull/64118) -- Switch over to fake RepoStore in codenav tests [#64284](https://github.com/sourcegraph/sourcegraph/pull/64284) -- move internal/suspiciousnames to cmd/frontend/internal [#64071](https://github.com/sourcegraph/sourcegraph/pull/64071) -- Simplify license routines [#64068](https://github.com/sourcegraph/sourcegraph/pull/64068) -- Use Option type and rename API [#63820](https://github.com/sourcegraph/sourcegraph/pull/63820) -- Bump autoindexing image SHAs [#63801](https://github.com/sourcegraph/sourcegraph/pull/63801) -- Move and clean up test code for syntactic usages [#64318](https://github.com/sourcegraph/sourcegraph/pull/64318) -- Remove unnecessary _ imports [#64158](https://github.com/sourcegraph/sourcegraph/pull/64158) -- remove cmd/frontend/external redirection package [#64070](https://github.com/sourcegraph/sourcegraph/pull/64070) -- Consolidate mocks for dbworker/store.Store type [#64294](https://github.com/sourcegraph/sourcegraph/pull/64294) -- Consolidate mocks for uploads's Store type [#64286](https://github.com/sourcegraph/sourcegraph/pull/64286) -- move cmd/frontend/oneclickexport to cmd/frontend/internal/oneclickexport [#64069](https://github.com/sourcegraph/sourcegraph/pull/64069) -- Move authn into cmd/frontend [#63648](https://github.com/sourcegraph/sourcegraph/pull/63648)GitLab code host connections were [able to sync permissions by mapping Sourcegraph users to GitLab users via the username property of an external OIDC or SAML provider](https://sourcegraph.com/docs/admin/code_hosts/gitlab#administrator-sudo-level-access-token) that is shared across Sourcegraph and GitLab. This integration stopped working a long time ago, and it has been removed in this release. -- Replace calls to deprecated ioutil.TempFile [#64177](https://github.com/sourcegraph/sourcegraph/pull/64177) +- Mark flaky web-sveltekit tests as manual [#63874](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63874) +- Frontend does not need disk [#64273](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64273) +- Make return type more obvious [#63651](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63651) +- Update main occurrence extraction code to allow for symbol-based matching [#64082](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64082) +- Rename Index -> AutoIndexJob [#63955](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63955) +- Reduce frequency of COUNT(*) on lsif_indexes [#64288](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64288) +- Bump version of sourcegraph/log library [#64233](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64233) +- Remove cmd/frontend/external/app [#64054](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64054) +- Remove redis init side-effect of app.NewHandler [#64062](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64062) +- Don't pass nil context [#64055](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64055) +- Move codenav types to lower-level package [#64141](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64141) +- Replace 'dumps' terminology in comments [#63775](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63775) +- Change some APIs to use symbols instead of monikers [#64029](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64029) +- Rename uploadstore packages for clarity [#63931](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63931) +- Remove incorrectly logged warning [#64267](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64267) +- Use binary search over symbols array [#64240](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64240) +- De-duplicate CTE for visible uploads [#64232](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64232) +- Remove unused loghandlers package [#64067](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64067) +- move internal/conf/validation to cmd/frontend [#64064](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64064) +- Init userpasswd provider where we initialize every other authn provider [#64061](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64061) +- remove flaky flag from svelte e2e_test [#64123](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64123) +- Mark flaky test as manual [#63968](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63968) +- Factor out sub-query for locating nearest uploads [#64210](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64210) +- Remove global externalURL watcher [#64058](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64058) +- re-enable e2e tests for web-sveltekit [#63910](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63910) +- Replace QueuedCount -> CountByState with bitset parameter [#64302](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64302) +- Deglobalize oneclickexporter instance [#64066](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64066) +- Make location fetching queries more uniform [#64026](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64026) +- Document tech debt wrt multiple doc traversals [#64006](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64006) +- Unify LsifStore.*SymbolUsages APIs into one [#64076](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64076) +- Add docs for RepoStore methods [#64283](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64283) +- Rename URI -> DocumentPath [#63979](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63979) +- Remove unused TTL in object.Storage config [#63947](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63947) +- Move cmd/frontend/webhooks to cmd/frontend/internal [#64157](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64157) +- Rename type Bytes -> Size [#64183](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64183) +- Unconditionally call endObservation [#64150](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64150) +- move internal/highlight to cmd/frontend [#64065](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64065) +- Bubble precise Usages instead of Locations [#64118](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64118) +- Switch over to fake RepoStore in codenav tests [#64284](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64284) +- move internal/suspiciousnames to cmd/frontend/internal [#64071](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64071) +- Simplify license routines [#64068](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64068) +- Use Option type and rename API [#63820](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63820) +- Bump autoindexing image SHAs [#63801](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63801) +- Move and clean up test code for syntactic usages [#64318](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64318) +- Remove unnecessary _ imports [#64158](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64158) +- remove cmd/frontend/external redirection package [#64070](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64070) +- Consolidate mocks for dbworker/store.Store type [#64294](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64294) +- Consolidate mocks for uploads's Store type [#64286](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64286) +- move cmd/frontend/oneclickexport to cmd/frontend/internal/oneclickexport [#64069](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64069) +- Move authn into cmd/frontend [#63648](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63648)GitLab code host connections were [able to sync permissions by mapping Sourcegraph users to GitLab users via the username property of an external OIDC or SAML provider](https://sourcegraph.com/docs/admin/code_hosts/gitlab#administrator-sudo-level-access-token) that is shared across Sourcegraph and GitLab. This integration stopped working a long time ago, and it has been removed in this release. +- Replace calls to deprecated ioutil.TempFile [#64177](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64177) #### Svelte -- svelte: Add manual entries for repo sub pages to development proxy [#64313](https://github.com/sourcegraph/sourcegraph/pull/64313) -- svelte: Disable tests which time out [#63844](https://github.com/sourcegraph/sourcegraph/pull/63844) -- svelte: Refactor infinity query implementation [#63824](https://github.com/sourcegraph/sourcegraph/pull/63824) -- svelte: fix test by removing duplicate aria-label [#63942](https://github.com/sourcegraph/sourcegraph/pull/63942) -- svelte: Commit/diff style and behavior tweaks [#63785](https://github.com/sourcegraph/sourcegraph/pull/63785) -- svelte: Refactor repo loaders [#63828](https://github.com/sourcegraph/sourcegraph/pull/63828) -- svelte: Clean up dependencies [#63777](https://github.com/sourcegraph/sourcegraph/pull/63777) +- svelte: Add manual entries for repo sub pages to development proxy [#64313](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64313) +- svelte: Disable tests which time out [#63844](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63844) +- svelte: Refactor infinity query implementation [#63824](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63824) +- svelte: fix test by removing duplicate aria-label [#63942](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63942) +- svelte: Commit/diff style and behavior tweaks [#63785](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63785) +- svelte: Refactor repo loaders [#63828](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63828) +- svelte: Clean up dependencies [#63777](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63777) #### Enterpriseportal -- enterpriseportal: rewrite subscriptions API tests to be table-driven [#63831](https://github.com/sourcegraph/sourcegraph/pull/63831) -- enterpriseportal: simplify display_name constraint [#63835](https://github.com/sourcegraph/sourcegraph/pull/63835) +- enterpriseportal: rewrite subscriptions API tests to be table-driven [#63831](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63831) +- enterpriseportal: simplify display_name constraint [#63835](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63835) #### Telemetrygateway -- telemetrygateway: gracefully handle sams introspectToken cancelation [#63809](https://github.com/sourcegraph/sourcegraph/pull/63809) +- telemetrygateway: gracefully handle sams introspectToken cancelation [#63809](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63809) #### Bazel -- bazel: re-enable remote caching of Copy{File,Directory,ToDirectory} actions [#64153](https://github.com/sourcegraph/sourcegraph/pull/64153) -- bazel: emit json profile for image push jobs [#64188](https://github.com/sourcegraph/sourcegraph/pull/64188) -- bazel: rework push_all to improve concurrency by avoiding bazel server lock (round 2) [#64079](https://github.com/sourcegraph/sourcegraph/pull/64079) -- bazel: emit json profile for image push jobs (properly) [#64189](https://github.com/sourcegraph/sourcegraph/pull/64189) -- bazel: disable stamping on rust_binary targets [#64007](https://github.com/sourcegraph/sourcegraph/pull/64007) +- bazel: re-enable remote caching of Copy{File,Directory,ToDirectory} actions [#64153](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64153) +- bazel: emit json profile for image push jobs [#64188](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64188) +- bazel: rework push_all to improve concurrency by avoiding bazel server lock (round 2) [#64079](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64079) +- bazel: emit json profile for image push jobs (properly) [#64189](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64189) +- bazel: disable stamping on rust_binary targets [#64007](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64007) #### Config -- config: clarify env var already registered panic [#63784](https://github.com/sourcegraph/sourcegraph/pull/63784) +- config: clarify env var already registered panic [#63784](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63784) - When conflicting env var are detected, print the two to ease debugging. #### Executors -- executors: Native Kubernetes Executors default to use single job pod [#64088](https://github.com/sourcegraph/sourcegraph/pull/64088) +- executors: Native Kubernetes Executors default to use single job pod [#64088](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64088) #### Codeintel -- codeintel: Derive TargetPathWithoutRoot dynamically [#63986](https://github.com/sourcegraph/sourcegraph/pull/63986) -- codeintel: Move mock generation near interface package [#64000](https://github.com/sourcegraph/sourcegraph/pull/64000) -- codeintel: Simplify code using upload filtering [#63997](https://github.com/sourcegraph/sourcegraph/pull/63997) -- codeintel: Pass UsageKind instead of raw column names [#64003](https://github.com/sourcegraph/sourcegraph/pull/64003) -- codeintel: replaces lsp.Range uses with scip.Range [#64178](https://github.com/sourcegraph/sourcegraph/pull/64178) -- codeintel: Rename local variables for clarity [#63983](https://github.com/sourcegraph/sourcegraph/pull/63983) -- codeintel: Move RequestState construction to separate func [#63998](https://github.com/sourcegraph/sourcegraph/pull/63998) -- codeintel: Rename uploads/../Store -> codegraph/../DataStore [#64001](https://github.com/sourcegraph/sourcegraph/pull/64001) +- codeintel: Derive TargetPathWithoutRoot dynamically [#63986](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63986) +- codeintel: Move mock generation near interface package [#64000](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64000) +- codeintel: Simplify code using upload filtering [#63997](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63997) +- codeintel: Pass UsageKind instead of raw column names [#64003](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64003) +- codeintel: replaces lsp.Range uses with scip.Range [#64178](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64178) +- codeintel: Rename local variables for clarity [#63983](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63983) +- codeintel: Move RequestState construction to separate func [#63998](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63998) +- codeintel: Rename uploads/../Store -> codegraph/../DataStore [#64001](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64001) #### Search -- search: update search API call sites to set the version explicitly [#63782](https://github.com/sourcegraph/sourcegraph/pull/63782) -- search: update logging of search durations [#64269](https://github.com/sourcegraph/sourcegraph/pull/64269) +- search: update search API call sites to set the version explicitly [#63782](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63782) +- search: update logging of search durations [#64269](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64269) #### Local -- local: clear ambiguity in between sg version|live [#64122](https://github.com/sourcegraph/sourcegraph/pull/64122) +- local: clear ambiguity in between sg version|live [#64122](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64122) - `sg version` explicitly mentions that it's the CLI version that's printed out, not any instance version. -- local: use //cmd/frontend:frontend_nobundle for bazel commandsets [#64085](https://github.com/sourcegraph/sourcegraph/pull/64085) +- local: use //cmd/frontend:frontend_nobundle for bazel commandsets [#64085](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64085) #### Search_jobs -- search_jobs: add janitor job [#64186](https://github.com/sourcegraph/sourcegraph/pull/64186)The new background job drastically reduces the size of the `exhaustive_*` tables and improves performance of the Search Jobs GQL API. -- search_jobs: improve description on main page [#63992](https://github.com/sourcegraph/sourcegraph/pull/63992) -- search_jobs: remove label "admin" from contact card [#63823](https://github.com/sourcegraph/sourcegraph/pull/63823) +- search_jobs: add janitor job [#64186](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64186)The new background job drastically reduces the size of the `exhaustive_*` tables and improves performance of the Search Jobs GQL API. +- search_jobs: improve description on main page [#63992](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63992) +- search_jobs: remove label "admin" from contact card [#63823](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63823) #### Cody -- cody: allow setting "cody.contextFilters" in site config without feature flag [#63881](https://github.com/sourcegraph/sourcegraph/pull/63881) +- cody: allow setting "cody.contextFilters" in site config without feature flag [#63881](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63881) #### Frontend -- frontend: use explicit cache for admin analytics [#64077](https://github.com/sourcegraph/sourcegraph/pull/64077) +- frontend: use explicit cache for admin analytics [#64077](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64077) #### Worker -- worker: move aggregated user stats job to worker [#64033](https://github.com/sourcegraph/sourcegraph/pull/64033) -- worker: disable jobs based on ENVs [#63853](https://github.com/sourcegraph/sourcegraph/pull/63853) -- worker: move event_logs janitor routines to worker [#63981](https://github.com/sourcegraph/sourcegraph/pull/63981) -- worker: move llm token counter to worker [#64008](https://github.com/sourcegraph/sourcegraph/pull/64008) -- worker: move refreshAnalyticsCache to worker [#64041](https://github.com/sourcegraph/sourcegraph/pull/64041) +- worker: move aggregated user stats job to worker [#64033](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64033) +- worker: disable jobs based on ENVs [#63853](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63853) +- worker: move event_logs janitor routines to worker [#63981](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63981) +- worker: move llm token counter to worker [#64008](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64008) +- worker: move refreshAnalyticsCache to worker [#64041](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64041) #### Log -- log: remove use of log15 in ghe-feeder [#64131](https://github.com/sourcegraph/sourcegraph/pull/64131) +- log: remove use of log15 in ghe-feeder [#64131](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64131) #### Ci -- ci: emit execlog for image push jobs [#64130](https://github.com/sourcegraph/sourcegraph/pull/64130) +- ci: emit execlog for image push jobs [#64130](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64130) #### Sg -- sg: remove 'sg telemetry' and related docs [#63763](https://github.com/sourcegraph/sourcegraph/pull/63763) +- sg: remove 'sg telemetry' and related docs [#63763](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63763) - `sg`: the deprecated `sg telemetry` command for allowlisting export of V1 telemetry from Cloud instances has been removed. Use telemetry V2 instead. -- sg: clean up help formatting [#63860](https://github.com/sourcegraph/sourcegraph/pull/63860) +- sg: clean up help formatting [#63860](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63860) ### Ci #### Others -- add cloud controller gql compat test [#64092](https://github.com/sourcegraph/sourcegraph/pull/64092) -- automatic retry push images job at least 1 [#64145](https://github.com/sourcegraph/sourcegraph/pull/64145) +- add cloud controller gql compat test [#64092](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64092) +- automatic retry push images job at least 1 [#64145](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64145) ### Perf #### Others -- Find syntactic matches concurrently [#63937](https://github.com/sourcegraph/sourcegraph/pull/63937) +- Find syntactic matches concurrently [#63937](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63937) ### Refactor #### Github -- github: Have a dedicated PublicRepository type [#63607](https://github.com/sourcegraph/sourcegraph/pull/63607) +- github: Have a dedicated PublicRepository type [#63607](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63607) #### Codeintel -- codeintel: Extracts a MappedIndex abstraction over uploads [#63781](https://github.com/sourcegraph/sourcegraph/pull/63781) +- codeintel: Extracts a MappedIndex abstraction over uploads [#63781](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63781) #### Others -- steps the usage cursor provenance state in a single place [#64321](https://github.com/sourcegraph/sourcegraph/pull/64321) -- handles Cursor uniformly over all usage provenances [#64319](https://github.com/sourcegraph/sourcegraph/pull/64319) -- renames usage cursor and adds fields for future syntactic cursor [#64208](https://github.com/sourcegraph/sourcegraph/pull/64208) +- steps the usage cursor provenance state in a single place [#64321](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64321) +- handles Cursor uniformly over all usage provenances [#64319](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64319) +- renames usage cursor and adds fields for future syntactic cursor [#64208](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64208) #### Svelte -- svelte: Reduce logo complexity [#64274](https://github.com/sourcegraph/sourcegraph/pull/64274) +- svelte: Reduce logo complexity [#64274](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64274) ### Reverts -- Revert "Cody: add support for neovim, cody-cli, eclipse, and visualstudio clients [#0](https://github.com/sourcegraph/sourcegraph/pull/63854) -- Revert "chore(ci): post instructions for PR sections in a comment" [#64176](https://github.com/sourcegraph/sourcegraph/pull/64187) +- Revert "Cody: add support for neovim, cody-cli, eclipse, and visualstudio clients [#0](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63854) +- Revert "chore(ci): post instructions for PR sections in a comment" [#64176](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64187) ### Uncategorized -- feat(code insights): language stats speed improvements by using archive loading [#62946](https://github.com/sourcegraph/sourcegraph/pull/62946) +- feat(code insights): language stats speed improvements by using archive loading [#62946](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/62946) - Language stats queries now request one archive from gitserver instead of individual file requests. This leads to a huge performance improvement. Even extra large repositories like chromium are now able to compute within one minute. Previously they timed out. -- various improvements to saved searches [#63539](https://github.com/sourcegraph/sourcegraph/pull/63539) +- various improvements to saved searches [#63539](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63539) - Improved the saved searches feature, which lets you save search queries to easily reuse them later and share them with other people in an organization. - Added the ability to transfer ownership of a saved search to a user's organizations or from an organization to a user's account. - Removed a long-deprecated and ineffective settings `search.savedQueries` field. You can manage saved searches in a user's or organization's profile area (e.g., at `/user/searches`). -- Correctly re-map source ranges in new SCIP-based APIs [#63630](https://github.com/sourcegraph/sourcegraph/pull/63630) -- Move internal/session into cmd/frontend/internal [#63649](https://github.com/sourcegraph/sourcegraph/pull/63649) -- subrepo: More explicitly define supported hosts [#63650](https://github.com/sourcegraph/sourcegraph/pull/63650) -- licensecheck: Make proper goroutine [#63655](https://github.com/sourcegraph/sourcegraph/pull/63655) -- Remove old reference to env var that no longer exists [#63656](https://github.com/sourcegraph/sourcegraph/pull/63656) -- schema: Remove unused extension schema file [#63657](https://github.com/sourcegraph/sourcegraph/pull/63657) -- dotcom: Remove dotcom on-by-default Cloudflare trust mode [#63658](https://github.com/sourcegraph/sourcegraph/pull/63658) -- webhooks: Polish UI components [#63664](https://github.com/sourcegraph/sourcegraph/pull/63664) -- webhooks: Deterministically match webhook events to repos [#63668](https://github.com/sourcegraph/sourcegraph/pull/63668) -- gating: Add individual switches for disabling tools features [#63686](https://github.com/sourcegraph/sourcegraph/pull/63686) -- Svelte: implement new reference panel against new Usages API [#63724](https://github.com/sourcegraph/sourcegraph/pull/63724) -- Usages API: implement surroundingContent [#63730](https://github.com/sourcegraph/sourcegraph/pull/63730) -- authz: Drop requirement for installing authz providers in every service [#63743](https://github.com/sourcegraph/sourcegraph/pull/63743) -- make pagination hooks store filter & query params in URL, not just pagination params [#63744](https://github.com/sourcegraph/sourcegraph/pull/63744) -- Update comment and decode bytes instead [#63754](https://github.com/sourcegraph/sourcegraph/pull/63754) -- Svelte: some unrelated cleanups [#63757](https://github.com/sourcegraph/sourcegraph/pull/63757) -- fix/internal/txemail: add timeout for SMTP connection establishment [#63759](https://github.com/sourcegraph/sourcegraph/pull/63759) +- Correctly re-map source ranges in new SCIP-based APIs [#63630](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63630) +- Move internal/session into cmd/frontend/internal [#63649](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63649) +- subrepo: More explicitly define supported hosts [#63650](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63650) +- licensecheck: Make proper goroutine [#63655](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63655) +- Remove old reference to env var that no longer exists [#63656](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63656) +- schema: Remove unused extension schema file [#63657](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63657) +- dotcom: Remove dotcom on-by-default Cloudflare trust mode [#63658](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63658) +- webhooks: Polish UI components [#63664](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63664) +- webhooks: Deterministically match webhook events to repos [#63668](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63668) +- gating: Add individual switches for disabling tools features [#63686](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63686) +- Svelte: implement new reference panel against new Usages API [#63724](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63724) +- Usages API: implement surroundingContent [#63730](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63730) +- authz: Drop requirement for installing authz providers in every service [#63743](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63743) +- make pagination hooks store filter & query params in URL, not just pagination params [#63744](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63744) +- Update comment and decode bytes instead [#63754](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63754) +- Svelte: some unrelated cleanups [#63757](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63757) +- fix/internal/txemail: add timeout for SMTP connection establishment [#63759](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63759) - Instead of waiting forever, we wait at most 30 seconds before giving up when trying to connect to the configured mail server when sending an email. -- feat/graphql/access_tokens: send access token creation/deletion emails in background and create special message for dial errors [#63760](https://github.com/sourcegraph/sourcegraph/pull/63760) +- feat/graphql/access_tokens: send access token creation/deletion emails in background and create special message for dial errors [#63760](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63760) - When creating or deleting an access token, we no longer wait for the email to be sent before returning to the caller. Instead, we now send it in the background. -- Add more Completions handler tests [#63761](https://github.com/sourcegraph/sourcegraph/pull/63761)NA -- Search: make 'exclude tests' more general [#63762](https://github.com/sourcegraph/sourcegraph/pull/63762) -- Minor refactoring, fixes [#63766](https://github.com/sourcegraph/sourcegraph/pull/63766)NA -- Svelte: add more general shrinkable path [#63770](https://github.com/sourcegraph/sourcegraph/pull/63770) -- feature/db/sub_repo_perms: add IPs column to sub repo perms [#63771](https://github.com/sourcegraph/sourcegraph/pull/63771) +- Add more Completions handler tests [#63761](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63761)NA +- Search: make 'exclude tests' more general [#63762](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63762) +- Minor refactoring, fixes [#63766](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63766)NA +- Svelte: add more general shrinkable path [#63770](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63770) +- feature/db/sub_repo_perms: add IPs column to sub repo perms [#63771](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63771) - The sub_repo_permissions table now has an ips column to store the associated IP address associated with each path rule. -- security: Auto-update package lockfiles for Sourcegraph base images [#63776](https://github.com/sourcegraph/sourcegraph/pull/63776) -- gateway: Don't panic because of duplicate env var registration [#63787](https://github.com/sourcegraph/sourcegraph/pull/63787) -- RFC 969 API boilerplate [#63789](https://github.com/sourcegraph/sourcegraph/pull/63789) -- Structural search: fix precise lang filtering [#63791](https://github.com/sourcegraph/sourcegraph/pull/63791) -- feature: update `sg release cut` to automate stitch graph gen and release branch creation [#63794](https://github.com/sourcegraph/sourcegraph/pull/63794) -- Wolfi image for Sourcegraph Frontend [#63798](https://github.com/sourcegraph/sourcegraph/pull/63798) -- fix(nix/p4-fusion): update p4-fusion helix-api hashes [#63805](https://github.com/sourcegraph/sourcegraph/pull/63805) -- Move Cody Web to beta [#63806](https://github.com/sourcegraph/sourcegraph/pull/63806) -- feat/lib/telemetrygateway: expose simple Dial [#63810](https://github.com/sourcegraph/sourcegraph/pull/63810) -- internal/database/sub_repo_permissions: modify store to be able to insert ip based permissions [#63811](https://github.com/sourcegraph/sourcegraph/pull/63811)The sub_repositorypermissions database store can now save and retrieve the IP addresses associated with each path rule. -- Several fixes around merging modelconfig, and the current Cody Gateway data [#63814](https://github.com/sourcegraph/sourcegraph/pull/63814)NA -- Svelte: optimize `observeIntersection` [#63816](https://github.com/sourcegraph/sourcegraph/pull/63816) -- change model identifier for finetuned deepseek model [#63817](https://github.com/sourcegraph/sourcegraph/pull/63817) -- Syntactic indexing non local refs java [#63822](https://github.com/sourcegraph/sourcegraph/pull/63822) -- feat/sg/msp: helpful error on cloudsqlproxy port conflict [#63830](https://github.com/sourcegraph/sourcegraph/pull/63830) -- feat/sg/enterprise: add 'sg enterprise set-name' [#63832](https://github.com/sourcegraph/sourcegraph/pull/63832) -- updated error messaging for blocked requests due to abuse [#63836](https://github.com/sourcegraph/sourcegraph/pull/63836) -- gitserver: Add option to allow setting custom context line count [#63840](https://github.com/sourcegraph/sourcegraph/pull/63840) -- misc saved searches followups [#63841](https://github.com/sourcegraph/sourcegraph/pull/63841) -- gitserver: Add OctopusMergeBase RPC method [#63842](https://github.com/sourcegraph/sourcegraph/pull/63842) -- pr-auditor: use pr-auditor from devx-service [#63847](https://github.com/sourcegraph/sourcegraph/pull/63847) -- Cody: add access token callback pages for CLI, Eclipse and VS [#63849](https://github.com/sourcegraph/sourcegraph/pull/63849) -- Cody: add support for neovim, cody-cli, eclipse, and visualstudio clients [#63851](https://github.com/sourcegraph/sourcegraph/pull/63851) +- security: Auto-update package lockfiles for Sourcegraph base images [#63776](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63776) +- gateway: Don't panic because of duplicate env var registration [#63787](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63787) +- RFC 969 API boilerplate [#63789](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63789) +- Structural search: fix precise lang filtering [#63791](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63791) +- feature: update `sg release cut` to automate stitch graph gen and release branch creation [#63794](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63794) +- Wolfi image for Sourcegraph Frontend [#63798](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63798) +- fix(nix/p4-fusion): update p4-fusion helix-api hashes [#63805](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63805) +- Move Cody Web to beta [#63806](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63806) +- feat/lib/telemetrygateway: expose simple Dial [#63810](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63810) +- internal/database/sub_repo_permissions: modify store to be able to insert ip based permissions [#63811](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63811)The sub_repositorypermissions database store can now save and retrieve the IP addresses associated with each path rule. +- Several fixes around merging modelconfig, and the current Cody Gateway data [#63814](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63814)NA +- Svelte: optimize `observeIntersection` [#63816](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63816) +- change model identifier for finetuned deepseek model [#63817](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63817) +- Syntactic indexing non local refs java [#63822](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63822) +- feat/sg/msp: helpful error on cloudsqlproxy port conflict [#63830](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63830) +- feat/sg/enterprise: add 'sg enterprise set-name' [#63832](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63832) +- updated error messaging for blocked requests due to abuse [#63836](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63836) +- gitserver: Add option to allow setting custom context line count [#63840](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63840) +- misc saved searches followups [#63841](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63841) +- gitserver: Add OctopusMergeBase RPC method [#63842](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63842) +- pr-auditor: use pr-auditor from devx-service [#63847](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63847) +- Cody: add access token callback pages for CLI, Eclipse and VS [#63849](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63849) +- Cody: add support for neovim, cody-cli, eclipse, and visualstudio clients [#63851](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63851) - Fix HTTP 406 error when using the Neovim Cody plugin with Enterprise instances -- chore/lib/telemetrygateway: fixup Dial helper [#63862](https://github.com/sourcegraph/sourcegraph/pull/63862) -- Blame: fix some issues with the stream [#63865](https://github.com/sourcegraph/sourcegraph/pull/63865) +- chore/lib/telemetrygateway: fixup Dial helper [#63862](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63862) +- Blame: fix some issues with the stream [#63865](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63865) - Fixed an issue with blame view that can cause retry loops and error pages that block interaction with the rest of the UI -- docs: Add alternate names and links in GraphQL docs [#63867](https://github.com/sourcegraph/sourcegraph/pull/63867) -- show saved searches in new global navbar [#63868](https://github.com/sourcegraph/sourcegraph/pull/63868) -- factor out PatternConstrainedInput [#63869](https://github.com/sourcegraph/sourcegraph/pull/63869) -- Add configuration for Intent Detection API [#63871](https://github.com/sourcegraph/sourcegraph/pull/63871) -- Prompt Library [#63872](https://github.com/sourcegraph/sourcegraph/pull/63872) +- docs: Add alternate names and links in GraphQL docs [#63867](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63867) +- show saved searches in new global navbar [#63868](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63868) +- factor out PatternConstrainedInput [#63869](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63869) +- Add configuration for Intent Detection API [#63871](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63871) +- Prompt Library [#63872](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63872) - The Prompt Library lets you create, share, and browse chat prompts for use with Cody. Prompts are owned by users or organizations, and site admins can make prompts public so that all users on the instance can see and use them. To use a prompt from your Prompt Library in Cody, select it in the Prompts dropdown in the Cody chat message field. -- Integrate Cohere re-ranking API [#63877](https://github.com/sourcegraph/sourcegraph/pull/63877) -- Special oauth containers [#63880](https://github.com/sourcegraph/sourcegraph/pull/63880) -- Feature: db connection pinger and validator [#63884](https://github.com/sourcegraph/sourcegraph/pull/63884) -- Update CodyLLMConfiguration GraphQL object to be modelconfig aware [#63886](https://github.com/sourcegraph/sourcegraph/pull/63886)NA -- sg: check for nil multiError [#63889](https://github.com/sourcegraph/sourcegraph/pull/63889) -- Search: add regex support to `repo:has.meta()` [#63891](https://github.com/sourcegraph/sourcegraph/pull/63891) +- Integrate Cohere re-ranking API [#63877](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63877) +- Special oauth containers [#63880](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63880) +- Feature: db connection pinger and validator [#63884](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63884) +- Update CodyLLMConfiguration GraphQL object to be modelconfig aware [#63886](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63886)NA +- sg: check for nil multiError [#63889](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63889) +- Search: add regex support to `repo:has.meta()` [#63891](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63891) - `repo:has.meta()` predicate now supports regex patterns for keys and values -- Fixes re: Cody Pro x Sourcegraph-supplied models [#63892](https://github.com/sourcegraph/sourcegraph/pull/63892)NA -- cody-gateway: handle missing Google response [#63895](https://github.com/sourcegraph/sourcegraph/pull/63895)cody-gateway: log missing Google response as warning -- Svelte: fix css selector [#63896](https://github.com/sourcegraph/sourcegraph/pull/63896) -- self hosted models [#63899](https://github.com/sourcegraph/sourcegraph/pull/63899)Cody Enterprise: added a new configuration for self-hosting models. Reach out to support if you would like to use this feature as it is in early access. -- Adds unit tests for syntactic usages [#63900](https://github.com/sourcegraph/sourcegraph/pull/63900) -- [sg] Make rfc command use private RFCs by default [#63902](https://github.com/sourcegraph/sourcegraph/pull/63902) -- Unify naming of used/ignored context [#63903](https://github.com/sourcegraph/sourcegraph/pull/63903) -- track usage stats for saved searches in UTC day increments [#63904](https://github.com/sourcegraph/sourcegraph/pull/63904) -- query Repository.id to support Apollo Client caching [#63905](https://github.com/sourcegraph/sourcegraph/pull/63905) -- withAuthenticatedUser: use react-router-dom hooks & add test [#63906](https://github.com/sourcegraph/sourcegraph/pull/63906) -- show org name not displayName in most places [#63907](https://github.com/sourcegraph/sourcegraph/pull/63907) +- Fixes re: Cody Pro x Sourcegraph-supplied models [#63892](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63892)NA +- cody-gateway: handle missing Google response [#63895](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63895)cody-gateway: log missing Google response as warning +- Svelte: fix css selector [#63896](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63896) +- self hosted models [#63899](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63899)Cody Enterprise: added a new configuration for self-hosting models. Reach out to support if you would like to use this feature as it is in early access. +- Adds unit tests for syntactic usages [#63900](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63900) +- [sg] Make rfc command use private RFCs by default [#63902](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63902) +- Unify naming of used/ignored context [#63903](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63903) +- track usage stats for saved searches in UTC day increments [#63904](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63904) +- query Repository.id to support Apollo Client caching [#63905](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63905) +- withAuthenticatedUser: use react-router-dom hooks & add test [#63906](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63906) +- show org name not displayName in most places [#63907](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63907) - The user menu and other filter menus now show the names of organizations, not their "display names", to avoid ambiguity. For example, these menus will now show `abc-corp` not `ABC Corp` (if the latter was the `abc-corp`'s display name). -- add saved search visibility, draft, and timestamps [#63909](https://github.com/sourcegraph/sourcegraph/pull/63909) +- add saved search visibility, draft, and timestamps [#63909](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63909) - Saved searches can now be made public (by site admins), which means all users can view them. This is a great way to share useful search queries with all users of a Sourcegraph instance. - Saved searches can be marked as a "draft", which is a gentle indicator that other people shouldn't use it yet. -- fix(build-tracker): Failed back-compat doesn't count towards branch-locking quota [#63911](https://github.com/sourcegraph/sourcegraph/pull/63911) -- sg: enable alerting by default for production projects [#63912](https://github.com/sourcegraph/sourcegraph/pull/63912) -- Add separate shadow value for hovercards [#63918](https://github.com/sourcegraph/sourcegraph/pull/63918) -- GraphQL: improve query cost violation message [#63921](https://github.com/sourcegraph/sourcegraph/pull/63921) -- fix/frontend/httpapi: improve request reader [#63923](https://github.com/sourcegraph/sourcegraph/pull/63923) -- saved searches & prompt library fixes [#63930](https://github.com/sourcegraph/sourcegraph/pull/63930) -- remove "organizations aren't supported" page on dotcom [#63932](https://github.com/sourcegraph/sourcegraph/pull/63932) -- prevent orgs from being named "global" on dotcom [#63933](https://github.com/sourcegraph/sourcegraph/pull/63933) -- allow non-site admins to list their orgs' members on dotcom [#63934](https://github.com/sourcegraph/sourcegraph/pull/63934) -- show "Copied" indicator when copying an access token [#63936](https://github.com/sourcegraph/sourcegraph/pull/63936) -- codeintel: GitTreeTranslator rewrite [#63938](https://github.com/sourcegraph/sourcegraph/pull/63938) -- repoupdater: Make batches init jobs dependent on batches.IsEnabled [#63939](https://github.com/sourcegraph/sourcegraph/pull/63939) -- [update] Remove sleep in goroutine for webhook handlers [#63940](https://github.com/sourcegraph/sourcegraph/pull/63940) -- support getting other orgs on dotcom from the GraphQL API [#63941](https://github.com/sourcegraph/sourcegraph/pull/63941) -- misc improvements to graphqlbackend [#63943](https://github.com/sourcegraph/sourcegraph/pull/63943) -- explicitly check viewer access to settings in GraphQL API [#63945](https://github.com/sourcegraph/sourcegraph/pull/63945) -- use the viewerSettings GraphQL API instead of the 5y+-deprecated viewerConfiguration API [#63949](https://github.com/sourcegraph/sourcegraph/pull/63949) -- upgrade vitest to latest [#63951](https://github.com/sourcegraph/sourcegraph/pull/63951) -- Add counter for traced requests to Fireworks [#63953](https://github.com/sourcegraph/sourcegraph/pull/63953) -- Remove references to modelconfig.sourcegraph.pollingInterval [#63956](https://github.com/sourcegraph/sourcegraph/pull/63956)NA -- fix/database/sub_repo_perms: don't mark TestSubRepoPermsStore_GetByUserWithIPs as Parallel [#63958](https://github.com/sourcegraph/sourcegraph/pull/63958) +- fix(build-tracker): Failed back-compat doesn't count towards branch-locking quota [#63911](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63911) +- sg: enable alerting by default for production projects [#63912](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63912) +- Add separate shadow value for hovercards [#63918](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63918) +- GraphQL: improve query cost violation message [#63921](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63921) +- fix/frontend/httpapi: improve request reader [#63923](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63923) +- saved searches & prompt library fixes [#63930](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63930) +- remove "organizations aren't supported" page on dotcom [#63932](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63932) +- prevent orgs from being named "global" on dotcom [#63933](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63933) +- allow non-site admins to list their orgs' members on dotcom [#63934](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63934) +- show "Copied" indicator when copying an access token [#63936](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63936) +- codeintel: GitTreeTranslator rewrite [#63938](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63938) +- repoupdater: Make batches init jobs dependent on batches.IsEnabled [#63939](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63939) +- [update] Remove sleep in goroutine for webhook handlers [#63940](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63940) +- support getting other orgs on dotcom from the GraphQL API [#63941](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63941) +- misc improvements to graphqlbackend [#63943](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63943) +- explicitly check viewer access to settings in GraphQL API [#63945](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63945) +- use the viewerSettings GraphQL API instead of the 5y+-deprecated viewerConfiguration API [#63949](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63949) +- upgrade vitest to latest [#63951](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63951) +- Add counter for traced requests to Fireworks [#63953](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63953) +- Remove references to modelconfig.sourcegraph.pollingInterval [#63956](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63956)NA +- fix/database/sub_repo_perms: don't mark TestSubRepoPermsStore_GetByUserWithIPs as Parallel [#63958](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63958) - A race condition in the sub_repo_permissions database store test suite has been fixed. -- Svelte rollout: add toggles for svelte-enabled pages [#63960](https://github.com/sourcegraph/sourcegraph/pull/63960) -- fix saved searches and prompts list page for anon users [#63961](https://github.com/sourcegraph/sourcegraph/pull/63961) -- various OrgArea fixes [#63962](https://github.com/sourcegraph/sourcegraph/pull/63962) -- allow site admins to list org members & view user/org settings on dotcom [#63963](https://github.com/sourcegraph/sourcegraph/pull/63963) -- Svelte: Fix Safari 17.3 groupBy usage [#63964](https://github.com/sourcegraph/sourcegraph/pull/63964) -- finish removing chromatic [#63966](https://github.com/sourcegraph/sourcegraph/pull/63966) -- cody: correct link to emacs-cody [#63974](https://github.com/sourcegraph/sourcegraph/pull/63974) -- Implement server-side single-repo context fetching for RFC 969 [#63980](https://github.com/sourcegraph/sourcegraph/pull/63980) -- [fix] Fix being unable to add batch changes credentials when rate limited [#63984](https://github.com/sourcegraph/sourcegraph/pull/63984) +- Svelte rollout: add toggles for svelte-enabled pages [#63960](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63960) +- fix saved searches and prompts list page for anon users [#63961](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63961) +- various OrgArea fixes [#63962](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63962) +- allow site admins to list org members & view user/org settings on dotcom [#63963](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63963) +- Svelte: Fix Safari 17.3 groupBy usage [#63964](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63964) +- finish removing chromatic [#63966](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63966) +- cody: correct link to emacs-cody [#63974](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63974) +- Implement server-side single-repo context fetching for RFC 969 [#63980](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63980) +- [fix] Fix being unable to add batch changes credentials when rate limited [#63984](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63984) - Fixed an issue where, when Sourcegraph is applying rate limits, batch change credentials could not be added. Sourcegraph now waits a maximum of 10 seconds to update credentials, and if it times out, it saves the credentials regardless and displays a warning to the user. -- fix incorrect URL (/new) on saved search and prompt library pages [#63995](https://github.com/sourcegraph/sourcegraph/pull/63995) -- feature/worker/permission syncer: perforce: sync HOST field using IP addresses [#64010](https://github.com/sourcegraph/sourcegraph/pull/64010) +- fix incorrect URL (/new) on saved search and prompt library pages [#63995](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63995) +- feature/worker/permission syncer: perforce: sync HOST field using IP addresses [#64010](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64010) - The perforce permissions syncer has been updated to save the IP address associated with each sub_repository_permissions rule. -- Bring back post-sign-up route to the backend router [#64011](https://github.com/sourcegraph/sourcegraph/pull/64011) -- authz: Compute providers on the fly [#64012](https://github.com/sourcegraph/sourcegraph/pull/64012) -- feat/frontend/dotcom: add toggles for various online license checks [#64013](https://github.com/sourcegraph/sourcegraph/pull/64013) -- Update the legacy link to sg doc [#64017](https://github.com/sourcegraph/sourcegraph/pull/64017) -- Update the outdated link to #dev-experience to #discuss-dev-infra [#64018](https://github.com/sourcegraph/sourcegraph/pull/64018) -- Maintenance Splash Page [#64019](https://github.com/sourcegraph/sourcegraph/pull/64019) -- codeintel: returns surroundingContent from search result [#64022](https://github.com/sourcegraph/sourcegraph/pull/64022) -- codeintel: runs occurrence and symbol search in parallel [#64023](https://github.com/sourcegraph/sourcegraph/pull/64023) -- codeintel: allows batch retrieval of SCIP documents [#64024](https://github.com/sourcegraph/sourcegraph/pull/64024) -- codeintel: fetches diffs from gitserver in batches [#64025](https://github.com/sourcegraph/sourcegraph/pull/64025) -- Removes the old GitTreeTranslator API [#64027](https://github.com/sourcegraph/sourcegraph/pull/64027) -- Remove dead collaborators invite code [#64039](https://github.com/sourcegraph/sourcegraph/pull/64039) -- Make cody gateway usage worker a periodic routine [#64040](https://github.com/sourcegraph/sourcegraph/pull/64040) -- Unpin openjdk-11 version in blobstore package [#64045](https://github.com/sourcegraph/sourcegraph/pull/64045) -- bug: update version consts in updatecheck handler [#64052](https://github.com/sourcegraph/sourcegraph/pull/64052) -- cleanup: Move azure openai provider config validation to right place [#64056](https://github.com/sourcegraph/sourcegraph/pull/64056) -- security: Auto-update package lockfiles for Sourcegraph base images [#64060](https://github.com/sourcegraph/sourcegraph/pull/64060) -- auth: Fix Found page response when redis is down [#64063](https://github.com/sourcegraph/sourcegraph/pull/64063) -- codeintel: Adds a batch api for fetching multiple documents to MappedIndex [#64073](https://github.com/sourcegraph/sourcegraph/pull/64073) -- Syntactic indexing policy toggle: UI and supporting APIs (with backcompat) [#64075](https://github.com/sourcegraph/sourcegraph/pull/64075) +- Bring back post-sign-up route to the backend router [#64011](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64011) +- authz: Compute providers on the fly [#64012](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64012) +- feat/frontend/dotcom: add toggles for various online license checks [#64013](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64013) +- Update the legacy link to sg doc [#64017](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64017) +- Update the outdated link to #dev-experience to #discuss-dev-infra [#64018](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64018) +- Maintenance Splash Page [#64019](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64019) +- codeintel: returns surroundingContent from search result [#64022](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64022) +- codeintel: runs occurrence and symbol search in parallel [#64023](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64023) +- codeintel: allows batch retrieval of SCIP documents [#64024](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64024) +- codeintel: fetches diffs from gitserver in batches [#64025](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64025) +- Removes the old GitTreeTranslator API [#64027](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64027) +- Remove dead collaborators invite code [#64039](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64039) +- Make cody gateway usage worker a periodic routine [#64040](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64040) +- Unpin openjdk-11 version in blobstore package [#64045](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64045) +- bug: update version consts in updatecheck handler [#64052](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64052) +- cleanup: Move azure openai provider config validation to right place [#64056](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64056) +- security: Auto-update package lockfiles for Sourcegraph base images [#64060](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64060) +- auth: Fix Found page response when redis is down [#64063](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64063) +- codeintel: Adds a batch api for fetching multiple documents to MappedIndex [#64073](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64073) +- Syntactic indexing policy toggle: UI and supporting APIs (with backcompat) [#64075](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64075) - In site-admin APIs for updating code intelligence policies: - field `indexingEnabled` is renamed to `preciseIndexingEnabled` - a required `syntacticIndexingEnabled` is added (only takes effect if experimental feature is enabled) - field `forIndexing` is renamed to `forPreciseIndexing` -- codeintel: Speed up syntactic and search-based usages using batch APIs [#64078](https://github.com/sourcegraph/sourcegraph/pull/64078) -- scip-syntax: uses `.starts_with` to check reference capture [#64081](https://github.com/sourcegraph/sourcegraph/pull/64081) -- feat/worker/permission syncing: make sub repo permissions re-insertion fall back to original paths if ips not added yet [#64086](https://github.com/sourcegraph/sourcegraph/pull/64086) -- Enable p4-fusion by default for Perforce code host connections [#64101](https://github.com/sourcegraph/sourcegraph/pull/64101) +- codeintel: Speed up syntactic and search-based usages using batch APIs [#64078](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64078) +- scip-syntax: uses `.starts_with` to check reference capture [#64081](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64081) +- feat/worker/permission syncing: make sub repo permissions re-insertion fall back to original paths if ips not added yet [#64086](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64086) +- Enable p4-fusion by default for Perforce code host connections [#64101](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64101) - For Perforce code host connections, `p4-fusion` is now always enabled and the option for the much slower and unreliable `git p4` no longer exists. -- gerrit: Add support for repositoryPathPattern [#64102](https://github.com/sourcegraph/sourcegraph/pull/64102)Added support for the `repositoryPathPattern` setting for Gerrit code host connections. -- msp: use BUILDKITE_BUILD_CREATOR as fallback [#64104](https://github.com/sourcegraph/sourcegraph/pull/64104) -- msp: remove old author variable [#64107](https://github.com/sourcegraph/sourcegraph/pull/64107) -- Blob search: Fix incorrect icons in the blob search bar [#64108](https://github.com/sourcegraph/sourcegraph/pull/64108) -- gomod: update zoekt for guardrails perf experiment [#64109](https://github.com/sourcegraph/sourcegraph/pull/64109) -- Svelte Navigation: hide teams when own is not enabled [#64110](https://github.com/sourcegraph/sourcegraph/pull/64110) -- search-blitz: adjust limit for snippetAttribution to match gateway [#64119](https://github.com/sourcegraph/sourcegraph/pull/64119) -- observability: Adds useful data to traces from gosyntect.Highlight [#64121](https://github.com/sourcegraph/sourcegraph/pull/64121) -- scip-syntax: Simplifies to two visibilities [#64124](https://github.com/sourcegraph/sourcegraph/pull/64124) -- gomod: update zoekt to include improvement to experiment [#64125](https://github.com/sourcegraph/sourcegraph/pull/64125) -- Support detecting search and edit intent [#64129](https://github.com/sourcegraph/sourcegraph/pull/64129) -- SvelteKit: Add 'Tools' Menu item back to global navigation [#64134](https://github.com/sourcegraph/sourcegraph/pull/64134) -- Svelte: do not show path section if empty [#64135](https://github.com/sourcegraph/sourcegraph/pull/64135) -- SvelteKit: fix issue where clicking link with no href refreshed the page [#64136](https://github.com/sourcegraph/sourcegraph/pull/64136) -- fix/internal/requestclient: read all instances of x-forwarded-for header, not just the first [#64137](https://github.com/sourcegraph/sourcegraph/pull/64137) -- bug: parse v in target versions [#64139](https://github.com/sourcegraph/sourcegraph/pull/64139) -- codeintel: document that pagination for usages might return extra results [#64142](https://github.com/sourcegraph/sourcegraph/pull/64142) -- bug: fix default version [#64143](https://github.com/sourcegraph/sourcegraph/pull/64143) -- chore(syntax-highlighter): Some cleanup for locals detection [#64144](https://github.com/sourcegraph/sourcegraph/pull/64144) -- Bump cody web to most recent package @sourcegraph/cody-web [#64149](https://github.com/sourcegraph/sourcegraph/pull/64149) -- docs: Specify matching behavior for usagesForSymbol(range:) [#64151](https://github.com/sourcegraph/sourcegraph/pull/64151) -- Svelte: Bump cody web to most recent package @sourcegraph/cody-web [#64152](https://github.com/sourcegraph/sourcegraph/pull/64152) -- Nit: adds space between tools menu item and dropdown icon [#64154](https://github.com/sourcegraph/sourcegraph/pull/64154) -- frontend: Remove global conf server variable [#64155](https://github.com/sourcegraph/sourcegraph/pull/64155) -- frontend: Consolidate remaining registry packages [#64156](https://github.com/sourcegraph/sourcegraph/pull/64156) -- Add unit test for modelconfig converting starcoder completion model [#64160](https://github.com/sourcegraph/sourcegraph/pull/64160)NA -- Relax modelconfig name restrictions [#64161](https://github.com/sourcegraph/sourcegraph/pull/64161)NA. -- Svelte: add welcome introduction when enabling svelte for the first time [#64163](https://github.com/sourcegraph/sourcegraph/pull/64163) -- replace modelOverridesRecommendedSettings with selfHostedModels [#64164](https://github.com/sourcegraph/sourcegraph/pull/64164)Improved configuration functionality for Cody Enterprise with Self-hosted models. -- fix autocomplete regression in `main` ("various" provider issue) [#64165](https://github.com/sourcegraph/sourcegraph/pull/64165)N/A -- Expose ranker relevance score in GraphQL API [#64172](https://github.com/sourcegraph/sourcegraph/pull/64172) -- Policy patch - leave fields unchanged if they're missing from request [#64174](https://github.com/sourcegraph/sourcegraph/pull/64174) -- docs: Weaken guarantees for Usage cursor [#64185](https://github.com/sourcegraph/sourcegraph/pull/64185) -- Code intel: respect provenance when getting usages [#64193](https://github.com/sourcegraph/sourcegraph/pull/64193) -- Bump @sourcegraph/cody-web to 0.3.2 [#64195](https://github.com/sourcegraph/sourcegraph/pull/64195) -- Don't block `frontend` initialization with invalid modelconfig [#64200](https://github.com/sourcegraph/sourcegraph/pull/64200)NA -- security: Auto-update package lockfiles for Sourcegraph base images [#64204](https://github.com/sourcegraph/sourcegraph/pull/64204) -- search: apply phrase boosting to more queries [#64207](https://github.com/sourcegraph/sourcegraph/pull/64207) -- sg cloud eph: simplify status [#64209](https://github.com/sourcegraph/sourcegraph/pull/64209) -- Styling updates throughout [#64221](https://github.com/sourcegraph/sourcegraph/pull/64221) -- Svelte: welcome banner followups [#64222](https://github.com/sourcegraph/sourcegraph/pull/64222) -- Cody web: add server-side fetching for URL mentions [#64223](https://github.com/sourcegraph/sourcegraph/pull/64223) -- Bump @sourcegraph/cody-web to 0.3.4 [#64224](https://github.com/sourcegraph/sourcegraph/pull/64224) -- Chore: remove enablePreciseOccurrences feature flag [#64229](https://github.com/sourcegraph/sourcegraph/pull/64229) -- Web: fix git blame for files that have `/stream/` in their path [#64230](https://github.com/sourcegraph/sourcegraph/pull/64230) +- gerrit: Add support for repositoryPathPattern [#64102](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64102)Added support for the `repositoryPathPattern` setting for Gerrit code host connections. +- msp: use BUILDKITE_BUILD_CREATOR as fallback [#64104](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64104) +- msp: remove old author variable [#64107](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64107) +- Blob search: Fix incorrect icons in the blob search bar [#64108](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64108) +- gomod: update zoekt for guardrails perf experiment [#64109](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64109) +- Svelte Navigation: hide teams when own is not enabled [#64110](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64110) +- search-blitz: adjust limit for snippetAttribution to match gateway [#64119](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64119) +- observability: Adds useful data to traces from gosyntect.Highlight [#64121](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64121) +- scip-syntax: Simplifies to two visibilities [#64124](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64124) +- gomod: update zoekt to include improvement to experiment [#64125](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64125) +- Support detecting search and edit intent [#64129](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64129) +- SvelteKit: Add 'Tools' Menu item back to global navigation [#64134](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64134) +- Svelte: do not show path section if empty [#64135](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64135) +- SvelteKit: fix issue where clicking link with no href refreshed the page [#64136](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64136) +- fix/internal/requestclient: read all instances of x-forwarded-for header, not just the first [#64137](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64137) +- bug: parse v in target versions [#64139](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64139) +- codeintel: document that pagination for usages might return extra results [#64142](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64142) +- bug: fix default version [#64143](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64143) +- chore(syntax-highlighter): Some cleanup for locals detection [#64144](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64144) +- Bump cody web to most recent package @sourcegraph/cody-web [#64149](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64149) +- docs: Specify matching behavior for usagesForSymbol(range:) [#64151](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64151) +- Svelte: Bump cody web to most recent package @sourcegraph/cody-web [#64152](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64152) +- Nit: adds space between tools menu item and dropdown icon [#64154](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64154) +- frontend: Remove global conf server variable [#64155](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64155) +- frontend: Consolidate remaining registry packages [#64156](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64156) +- Add unit test for modelconfig converting starcoder completion model [#64160](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64160)NA +- Relax modelconfig name restrictions [#64161](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64161)NA. +- Svelte: add welcome introduction when enabling svelte for the first time [#64163](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64163) +- replace modelOverridesRecommendedSettings with selfHostedModels [#64164](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64164)Improved configuration functionality for Cody Enterprise with Self-hosted models. +- fix autocomplete regression in `main` ("various" provider issue) [#64165](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64165)N/A +- Expose ranker relevance score in GraphQL API [#64172](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64172) +- Policy patch - leave fields unchanged if they're missing from request [#64174](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64174) +- docs: Weaken guarantees for Usage cursor [#64185](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64185) +- Code intel: respect provenance when getting usages [#64193](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64193) +- Bump @sourcegraph/cody-web to 0.3.2 [#64195](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64195) +- Don't block `frontend` initialization with invalid modelconfig [#64200](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64200)NA +- security: Auto-update package lockfiles for Sourcegraph base images [#64204](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64204) +- search: apply phrase boosting to more queries [#64207](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64207) +- sg cloud eph: simplify status [#64209](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64209) +- Styling updates throughout [#64221](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64221) +- Svelte: welcome banner followups [#64222](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64222) +- Cody web: add server-side fetching for URL mentions [#64223](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64223) +- Bump @sourcegraph/cody-web to 0.3.4 [#64224](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64224) +- Chore: remove enablePreciseOccurrences feature flag [#64229](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64229) +- Web: fix git blame for files that have `/stream/` in their path [#64230](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64230) - Fixed an issue where blame view would error when the file contains the path element `/stream/` -- codeintel: make usage-range non-optional [#64236](https://github.com/sourcegraph/sourcegraph/pull/64236) -- ephemerals: fix feature flag name [#64237](https://github.com/sourcegraph/sourcegraph/pull/64237) -- Reapply "soap: Fix auto-redirect to IdP when SOAP is enabled" (#64234) [#64244](https://github.com/sourcegraph/sourcegraph/pull/64244) -- gitserver: RawDiff checks if commits exist [#64245](https://github.com/sourcegraph/sourcegraph/pull/64245)Fixes a bug where a force push on HEAD of a repository might lead to our unindexed search failing until the indexed search had updated. -- servicecatalog: remove searcher dep on database [#64247](https://github.com/sourcegraph/sourcegraph/pull/64247) -- Chore: remove non-null assertions [#64249](https://github.com/sourcegraph/sourcegraph/pull/64249) -- Svelte: fix welcome banner flashing on reload [#64251](https://github.com/sourcegraph/sourcegraph/pull/64251) -- Cody Web: Update Cody Web to 0.3.6 [React version] [#64254](https://github.com/sourcegraph/sourcegraph/pull/64254) -- Svelte: make closing the welcome overlay more obvious [#64256](https://github.com/sourcegraph/sourcegraph/pull/64256) -- gomod: update zoekt for shard scanning improvement [#64264](https://github.com/sourcegraph/sourcegraph/pull/64264) -- Update p4-fusion-sg wolfi-package [#64266](https://github.com/sourcegraph/sourcegraph/pull/64266) -- Return 'sourcegraph' as the CodyLLMConfigurationResolver.Provider [#64276](https://github.com/sourcegraph/sourcegraph/pull/64276)NA -- Svelte: remove site admin gate on code intel preview [#64277](https://github.com/sourcegraph/sourcegraph/pull/64277) -- Improving Azure errors for customer containers [#64278](https://github.com/sourcegraph/sourcegraph/pull/64278) -- Update the default Sourcegraph-supplied LLM models [#64281](https://github.com/sourcegraph/sourcegraph/pull/64281)NA? -- Enable SCIP based APIs by default [#64285](https://github.com/sourcegraph/sourcegraph/pull/64285) -- Update wolfi hashes [#64289](https://github.com/sourcegraph/sourcegraph/pull/64289) -- searcher: fix benchmarks [#64292](https://github.com/sourcegraph/sourcegraph/pull/64292) -- Search: re-add support for 'lucky' patterntype [#64293](https://github.com/sourcegraph/sourcegraph/pull/64293) -- Update Cody Web to 0.3.7 [#64296](https://github.com/sourcegraph/sourcegraph/pull/64296) -- Search: boost matches on quoted terms [#64298](https://github.com/sourcegraph/sourcegraph/pull/64298) -- Return model IDs from GraphQL, not model Names [#64307](https://github.com/sourcegraph/sourcegraph/pull/64307)NA -- Svelte: more welcome banner behavior updates [#64311](https://github.com/sourcegraph/sourcegraph/pull/64311) -- Fix Cody Web Svelte Sidebar [#64320](https://github.com/sourcegraph/sourcegraph/pull/64320) -- Center align Cody logo in Cody Web Sidebar [#64324](https://github.com/sourcegraph/sourcegraph/pull/64324) -- upgrade Cody Web, always create a new chat [#64334](https://github.com/sourcegraph/sourcegraph/pull/64334) -- Svelte: enable toggle by default [#64340](https://github.com/sourcegraph/sourcegraph/pull/64340) +- codeintel: make usage-range non-optional [#64236](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64236) +- ephemerals: fix feature flag name [#64237](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64237) +- Reapply "soap: Fix auto-redirect to IdP when SOAP is enabled" (#64234) [#64244](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64244) +- gitserver: RawDiff checks if commits exist [#64245](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64245)Fixes a bug where a force push on HEAD of a repository might lead to our unindexed search failing until the indexed search had updated. +- servicecatalog: remove searcher dep on database [#64247](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64247) +- Chore: remove non-null assertions [#64249](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64249) +- Svelte: fix welcome banner flashing on reload [#64251](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64251) +- Cody Web: Update Cody Web to 0.3.6 [React version] [#64254](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64254) +- Svelte: make closing the welcome overlay more obvious [#64256](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64256) +- gomod: update zoekt for shard scanning improvement [#64264](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64264) +- Update p4-fusion-sg wolfi-package [#64266](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64266) +- Return 'sourcegraph' as the CodyLLMConfigurationResolver.Provider [#64276](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64276)NA +- Svelte: remove site admin gate on code intel preview [#64277](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64277) +- Improving Azure errors for customer containers [#64278](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64278) +- Update the default Sourcegraph-supplied LLM models [#64281](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64281)NA? +- Enable SCIP based APIs by default [#64285](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64285) +- Update wolfi hashes [#64289](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64289) +- searcher: fix benchmarks [#64292](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64292) +- Search: re-add support for 'lucky' patterntype [#64293](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64293) +- Update Cody Web to 0.3.7 [#64296](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64296) +- Search: boost matches on quoted terms [#64298](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64298) +- Return model IDs from GraphQL, not model Names [#64307](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64307)NA +- Svelte: more welcome banner behavior updates [#64311](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64311) +- Fix Cody Web Svelte Sidebar [#64320](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64320) +- Center align Cody logo in Cody Web Sidebar [#64324](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64324) +- upgrade Cody Web, always create a new chat [#64334](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64334) +- Svelte: enable toggle by default [#64340](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64340) ### Untracked The following PRs were merged onto the previous release branch but could not be automatically mapped to a corresponding commit in this release: -- [Backport-5.5.x]: Move Cody Web to beta (#63806) [#63808](https://github.com/sourcegraph/sourcegraph/pull/63808) -- Backport: Blame: fix some issues with the stream (#63865) [#63929](https://github.com/sourcegraph/sourcegraph/pull/63929) -- security: Auto-update package lockfiles for Sourcegraph base images [#64035](https://github.com/sourcegraph/sourcegraph/pull/64035) -- security: Bump openjdk-11 version in blobstore image [#64047](https://github.com/sourcegraph/sourcegraph/pull/64047) -- appliance: backport all recent appliance changes [#64182](https://github.com/sourcegraph/sourcegraph/pull/64182) +- [Backport-5.5.x]: Move Cody Web to beta (#63806) [#63808](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63808) +- Backport: Blame: fix some issues with the stream (#63865) [#63929](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63929) +- security: Auto-update package lockfiles for Sourcegraph base images [#64035](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64035) +- security: Bump openjdk-11 version in blobstore image [#64047](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64047) +- appliance: backport all recent appliance changes [#64182](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64182) - Backport all recent appliance changes. The appliance is still pre-release. -- cherry-pick 856e41e with resolved conflicts [#64228](https://github.com/sourcegraph/sourcegraph/pull/64228) +- cherry-pick 856e41e with resolved conflicts [#64228](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64228) # v5.5.3956 @@ -681,61 +681,61 @@ The following PRs were merged onto the previous release branch but could not be ### Uncategorized -- [Backport-5.5.x]: Move Cody Web to beta (#63806) [#63808](https://github.com/sourcegraph/sourcegraph/pull/63808) -- [Backport 5.5.x] fix(batches): the baseURL for github instance is now updated when creating a GitHub app [#63833](https://github.com/sourcegraph/sourcegraph/pull/63833) Backport 1c40c9e5bccd4f6265945bd3449b70a648022e60 from #63803 -- [Backport 5.5.x] Upgrade cody web experimental package to 0.2.5 [#63856](https://github.com/sourcegraph/sourcegraph/pull/63856) -- Backport 63870 to 5.5.x [#63882](https://github.com/sourcegraph/sourcegraph/pull/63882) +- [Backport-5.5.x]: Move Cody Web to beta (#63806) [#63808](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63808) +- [Backport 5.5.x] fix(batches): the baseURL for github instance is now updated when creating a GitHub app [#63833](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63833) Backport 1c40c9e5bccd4f6265945bd3449b70a648022e60 from #63803 +- [Backport 5.5.x] Upgrade cody web experimental package to 0.2.5 [#63856](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63856) +- Backport 63870 to 5.5.x [#63882](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63882) - Adds an experimental feature `commitGraphUpdates` to control how upload visibility is calculated. -- [Backport 5.5.x] Upgrade cody web experimental package to 0.2.7 (#63863) [#63901](https://github.com/sourcegraph/sourcegraph/pull/63901) -- Backport: Blame: fix some issues with the stream (#63865) [#63929](https://github.com/sourcegraph/sourcegraph/pull/63929) -- [Backport 5.5.x] [fix] Only trigger externalAcctSignup event when a new user is created [#63975](https://github.com/sourcegraph/sourcegraph/pull/63975) +- [Backport 5.5.x] Upgrade cody web experimental package to 0.2.7 (#63863) [#63901](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63901) +- Backport: Blame: fix some issues with the stream (#63865) [#63929](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63929) +- [Backport 5.5.x] [fix] Only trigger externalAcctSignup event when a new user is created [#63975](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63975) - Fixed an issue where the `http-header` auth would cause a massive amount of event logs spam Backport cd6595196177b3d307a4e8f76222c6d8c5c9b23f from #63843 -- [Backport 5.5.x] Publish images for all commits on release branches [#63987](https://github.com/sourcegraph/sourcegraph/pull/63987) Backport b7242d280f37a4b9effebb52ac4301e59635d629 from #63985 -- [Backport 5.5.x] [logging] Only record events if a new user was created [#64005](https://github.com/sourcegraph/sourcegraph/pull/64005) Backport 777c7a089956f1ad9c494ab55e8660bbdd781259 from #64004 -- [Backport 5.5.x] Integrate security release approval into release pipeline [#64030](https://github.com/sourcegraph/sourcegraph/pull/64030) Backport 9dd901f3c957cf5bf83aa6ac41fc3c6b2744cfd3 from #63990 -- security: Auto-update package lockfiles for Sourcegraph base images [#64035](https://github.com/sourcegraph/sourcegraph/pull/64035) -- [Backport 5.5.x] fix(source): Fix issue where worker would crash if a Bitbucket Cloud token couldn''t be refreshed [#64037](https://github.com/sourcegraph/sourcegraph/pull/64037) +- [Backport 5.5.x] Publish images for all commits on release branches [#63987](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63987) Backport b7242d280f37a4b9effebb52ac4301e59635d629 from #63985 +- [Backport 5.5.x] [logging] Only record events if a new user was created [#64005](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64005) Backport 777c7a089956f1ad9c494ab55e8660bbdd781259 from #64004 +- [Backport 5.5.x] Integrate security release approval into release pipeline [#64030](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64030) Backport 9dd901f3c957cf5bf83aa6ac41fc3c6b2744cfd3 from #63990 +- security: Auto-update package lockfiles for Sourcegraph base images [#64035](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64035) +- [Backport 5.5.x] fix(source): Fix issue where worker would crash if a Bitbucket Cloud token couldn''t be refreshed [#64037](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64037) - Fixed an issue where a Bitbucket Cloud OAuth token failing to refresh would crash the `worker` service. Backport bc036ad2bafc9a09d80646d30d26335359a28fd1 from #64028 -- security: Bump openjdk-11 version in blobstore image [#64047](https://github.com/sourcegraph/sourcegraph/pull/64047) -- [Backport 5.5.x] ci: make internal+promote release higher priority in runtypes [#64050](https://github.com/sourcegraph/sourcegraph/pull/64050) Backport 0309564f9362ea24e248aa5189d66f89826ccecf from #64049 -- [Backport 5.5.x] fix: Fix Chrome stack overflow during highlighting [#64074](https://github.com/sourcegraph/sourcegraph/pull/64074) +- security: Bump openjdk-11 version in blobstore image [#64047](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64047) +- [Backport 5.5.x] ci: make internal+promote release higher priority in runtypes [#64050](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64050) Backport 0309564f9362ea24e248aa5189d66f89826ccecf from #64049 +- [Backport 5.5.x] fix: Fix Chrome stack overflow during highlighting [#64074](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64074) - Fixes a Chrome-specific stack overflow when highlighting large files. Backport 2644e242447ac355a415abec7af5cfb8d9849e75 from #64072 -- Backport 5ce2eea to 5.5.x [#64166](https://github.com/sourcegraph/sourcegraph/pull/64166) -- security: Auto-update package lockfiles for Sourcegraph base images [#64180](https://github.com/sourcegraph/sourcegraph/pull/64180) -- [Backport 5.5.x] fix(appliance): cache authorization status [#64219](https://github.com/sourcegraph/sourcegraph/pull/64219) Backport 156aa5a0adec1bc7a1f2142878761d8993dd4c43 from #64213 -- [Backport 5.5.x] fix(appliance): reliably redirect to site-admin post-install [#64220](https://github.com/sourcegraph/sourcegraph/pull/64220) Backport e54407d9f50ed11f1a7c27edbb5c42966070f236 from #64216 -- cherry-pick 856e41e with resolved conflicts [#64228](https://github.com/sourcegraph/sourcegraph/pull/64228) +- Backport 5ce2eea to 5.5.x [#64166](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64166) +- security: Auto-update package lockfiles for Sourcegraph base images [#64180](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64180) +- [Backport 5.5.x] fix(appliance): cache authorization status [#64219](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64219) Backport 156aa5a0adec1bc7a1f2142878761d8993dd4c43 from #64213 +- [Backport 5.5.x] fix(appliance): reliably redirect to site-admin post-install [#64220](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64220) Backport e54407d9f50ed11f1a7c27edbb5c42966070f236 from #64216 +- cherry-pick 856e41e with resolved conflicts [#64228](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64228) ### Untracked The following PRs were merged onto the previous release branch but could not be automatically mapped to a corresponding commit in this release: -- [Backport 5.5.x] release/bug: generate a new stitched migration graph [#63769](https://github.com/sourcegraph/sourcegraph/pull/63769) Backport cb19d6f0a98f7ecce65629bd117c34a8dc1db8e2 from #63764 -- [Backport 5.5.x] Context: return lines around symbol match [#63788](https://github.com/sourcegraph/sourcegraph/pull/63788) -- [Backport 5.5.x] fix/alertmanager: downgrade prometheus/common to fix generated config [#63793](https://github.com/sourcegraph/sourcegraph/pull/63793) +- [Backport 5.5.x] release/bug: generate a new stitched migration graph [#63769](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63769) Backport cb19d6f0a98f7ecce65629bd117c34a8dc1db8e2 from #63764 +- [Backport 5.5.x] Context: return lines around symbol match [#63788](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63788) +- [Backport 5.5.x] fix/alertmanager: downgrade prometheus/common to fix generated config [#63793](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63793) - Fix Prometheus Alertmanager configuration failing to apply `observability.alerts` from site config Backport ffa873f3adb18e2c5807ca752115a70fcbc493c8 from #63790 -- [Backport-5.5.x]: Move Cody Web to beta (#63806) [#63808](https://github.com/sourcegraph/sourcegraph/pull/63808) -- [Backport 5.5.x] fix(batches): the baseURL for github instance is now updated when creating a GitHub app [#63833](https://github.com/sourcegraph/sourcegraph/pull/63833) Backport 1c40c9e5bccd4f6265945bd3449b70a648022e60 from #63803 -- [Backport 5.5.x] Upgrade cody web experimental package to 0.2.5 [#63856](https://github.com/sourcegraph/sourcegraph/pull/63856) -- Backport 63870 to 5.5.x [#63882](https://github.com/sourcegraph/sourcegraph/pull/63882) +- [Backport-5.5.x]: Move Cody Web to beta (#63806) [#63808](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63808) +- [Backport 5.5.x] fix(batches): the baseURL for github instance is now updated when creating a GitHub app [#63833](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63833) Backport 1c40c9e5bccd4f6265945bd3449b70a648022e60 from #63803 +- [Backport 5.5.x] Upgrade cody web experimental package to 0.2.5 [#63856](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63856) +- Backport 63870 to 5.5.x [#63882](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63882) - Adds an experimental feature `commitGraphUpdates` to control how upload visibility is calculated. -- [Backport 5.5.x] Upgrade cody web experimental package to 0.2.7 (#63863) [#63901](https://github.com/sourcegraph/sourcegraph/pull/63901) -- Backport: Blame: fix some issues with the stream (#63865) [#63929](https://github.com/sourcegraph/sourcegraph/pull/63929) -- [Backport 5.5.x] [fix] Only trigger externalAcctSignup event when a new user is created [#63975](https://github.com/sourcegraph/sourcegraph/pull/63975) +- [Backport 5.5.x] Upgrade cody web experimental package to 0.2.7 (#63863) [#63901](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63901) +- Backport: Blame: fix some issues with the stream (#63865) [#63929](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63929) +- [Backport 5.5.x] [fix] Only trigger externalAcctSignup event when a new user is created [#63975](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63975) - Fixed an issue where the `http-header` auth would cause a massive amount of event logs spam Backport cd6595196177b3d307a4e8f76222c6d8c5c9b23f from #63843 -- [Backport 5.5.x] Publish images for all commits on release branches [#63987](https://github.com/sourcegraph/sourcegraph/pull/63987) Backport b7242d280f37a4b9effebb52ac4301e59635d629 from #63985 -- [Backport 5.5.x] [logging] Only record events if a new user was created [#64005](https://github.com/sourcegraph/sourcegraph/pull/64005) Backport 777c7a089956f1ad9c494ab55e8660bbdd781259 from #64004 -- [Backport 5.5.x] Integrate security release approval into release pipeline [#64030](https://github.com/sourcegraph/sourcegraph/pull/64030) Backport 9dd901f3c957cf5bf83aa6ac41fc3c6b2744cfd3 from #63990 -- security: Auto-update package lockfiles for Sourcegraph base images [#64035](https://github.com/sourcegraph/sourcegraph/pull/64035) -- [Backport 5.5.x] fix(source): Fix issue where worker would crash if a Bitbucket Cloud token couldn''t be refreshed [#64037](https://github.com/sourcegraph/sourcegraph/pull/64037) +- [Backport 5.5.x] Publish images for all commits on release branches [#63987](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63987) Backport b7242d280f37a4b9effebb52ac4301e59635d629 from #63985 +- [Backport 5.5.x] [logging] Only record events if a new user was created [#64005](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64005) Backport 777c7a089956f1ad9c494ab55e8660bbdd781259 from #64004 +- [Backport 5.5.x] Integrate security release approval into release pipeline [#64030](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64030) Backport 9dd901f3c957cf5bf83aa6ac41fc3c6b2744cfd3 from #63990 +- security: Auto-update package lockfiles for Sourcegraph base images [#64035](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64035) +- [Backport 5.5.x] fix(source): Fix issue where worker would crash if a Bitbucket Cloud token couldn''t be refreshed [#64037](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64037) - Fixed an issue where a Bitbucket Cloud OAuth token failing to refresh would crash the `worker` service. Backport bc036ad2bafc9a09d80646d30d26335359a28fd1 from #64028 -- security: Bump openjdk-11 version in blobstore image [#64047](https://github.com/sourcegraph/sourcegraph/pull/64047) -- [Backport 5.5.x] ci: make internal+promote release higher priority in runtypes [#64050](https://github.com/sourcegraph/sourcegraph/pull/64050) Backport 0309564f9362ea24e248aa5189d66f89826ccecf from #64049 -- [Backport 5.5.x] fix: Fix Chrome stack overflow during highlighting [#64074](https://github.com/sourcegraph/sourcegraph/pull/64074) +- security: Bump openjdk-11 version in blobstore image [#64047](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64047) +- [Backport 5.5.x] ci: make internal+promote release higher priority in runtypes [#64050](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64050) Backport 0309564f9362ea24e248aa5189d66f89826ccecf from #64049 +- [Backport 5.5.x] fix: Fix Chrome stack overflow during highlighting [#64074](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64074) - Fixes a Chrome-specific stack overflow when highlighting large files. Backport 2644e242447ac355a415abec7af5cfb8d9849e75 from #64072 -- Backport 5ce2eea to 5.5.x [#64166](https://github.com/sourcegraph/sourcegraph/pull/64166) -- security: Auto-update package lockfiles for Sourcegraph base images [#64180](https://github.com/sourcegraph/sourcegraph/pull/64180) +- Backport 5ce2eea to 5.5.x [#64166](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64166) +- security: Auto-update package lockfiles for Sourcegraph base images [#64180](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64180) # v5.5.3738 @@ -743,17 +743,17 @@ The following PRs were merged onto the previous release branch but could not be ### Feat -- appliance: backport all recent appliance changes [#64182](https://github.com/sourcegraph/sourcegraph/pull/64182) +- appliance: backport all recent appliance changes [#64182](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64182) - Backport all recent appliance changes. The appliance is still pre-release. ### Reverts ### Uncategorized -- [Backport 5.5.x] fix: Fix Chrome stack overflow during highlighting [#64074](https://github.com/sourcegraph/sourcegraph/pull/64074) +- [Backport 5.5.x] fix: Fix Chrome stack overflow during highlighting [#64074](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64074) - Fixes a Chrome-specific stack overflow when highlighting large files. Backport 2644e242447ac355a415abec7af5cfb8d9849e75 from #64072 -- Backport 5ce2eea to 5.5.x [#64166](https://github.com/sourcegraph/sourcegraph/pull/64166) +- Backport 5ce2eea to 5.5.x [#64166](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64166) # v5.5.2463 @@ -761,17 +761,17 @@ The following PRs were merged onto the previous release branch but could not be ### Uncategorized -- Backport: Blame: fix some issues with the stream (#63865) [#63929](https://github.com/sourcegraph/sourcegraph/pull/63929) -- [Backport 5.5.x] [fix] Only trigger externalAcctSignup event when a new user is created [#63975](https://github.com/sourcegraph/sourcegraph/pull/63975) +- Backport: Blame: fix some issues with the stream (#63865) [#63929](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63929) +- [Backport 5.5.x] [fix] Only trigger externalAcctSignup event when a new user is created [#63975](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63975) - Fixed an issue where the `http-header` auth would cause a massive amount of event logs spam Backport cd6595196177b3d307a4e8f76222c6d8c5c9b23f from #63843 -- [Backport 5.5.x] Publish images for all commits on release branches [#63987](https://github.com/sourcegraph/sourcegraph/pull/63987) Backport b7242d280f37a4b9effebb52ac4301e59635d629 from #63985 -- [Backport 5.5.x] [logging] Only record events if a new user was created [#64005](https://github.com/sourcegraph/sourcegraph/pull/64005) Backport 777c7a089956f1ad9c494ab55e8660bbdd781259 from #64004 -- [Backport 5.5.x] Integrate security release approval into release pipeline [#64030](https://github.com/sourcegraph/sourcegraph/pull/64030) Backport 9dd901f3c957cf5bf83aa6ac41fc3c6b2744cfd3 from #63990 -- security: Auto-update package lockfiles for Sourcegraph base images [#64035](https://github.com/sourcegraph/sourcegraph/pull/64035) -- [Backport 5.5.x] fix(source): Fix issue where worker would crash if a Bitbucket Cloud token couldn''t be refreshed [#64037](https://github.com/sourcegraph/sourcegraph/pull/64037) +- [Backport 5.5.x] Publish images for all commits on release branches [#63987](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63987) Backport b7242d280f37a4b9effebb52ac4301e59635d629 from #63985 +- [Backport 5.5.x] [logging] Only record events if a new user was created [#64005](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64005) Backport 777c7a089956f1ad9c494ab55e8660bbdd781259 from #64004 +- [Backport 5.5.x] Integrate security release approval into release pipeline [#64030](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64030) Backport 9dd901f3c957cf5bf83aa6ac41fc3c6b2744cfd3 from #63990 +- security: Auto-update package lockfiles for Sourcegraph base images [#64035](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64035) +- [Backport 5.5.x] fix(source): Fix issue where worker would crash if a Bitbucket Cloud token couldn''t be refreshed [#64037](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64037) - Fixed an issue where a Bitbucket Cloud OAuth token failing to refresh would crash the `worker` service. Backport bc036ad2bafc9a09d80646d30d26335359a28fd1 from #64028 -- security: Bump openjdk-11 version in blobstore image [#64047](https://github.com/sourcegraph/sourcegraph/pull/64047) -- [Backport 5.5.x] ci: make internal+promote release higher priority in runtypes [#64050](https://github.com/sourcegraph/sourcegraph/pull/64050) Backport 0309564f9362ea24e248aa5189d66f89826ccecf from #64049 +- security: Bump openjdk-11 version in blobstore image [#64047](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64047) +- [Backport 5.5.x] ci: make internal+promote release higher priority in runtypes [#64050](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64050) Backport 0309564f9362ea24e248aa5189d66f89826ccecf from #64049 # v5.5.1337 @@ -779,7 +779,7 @@ The following PRs were merged onto the previous release branch but could not be ### Uncategorized -- [Backport 5.5.x] Upgrade cody web experimental package to 0.2.7 (#63863) [#63901](https://github.com/sourcegraph/sourcegraph/pull/63901) +- [Backport 5.5.x] Upgrade cody web experimental package to 0.2.7 (#63863) [#63901](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63901) # v5.5.1220 @@ -787,10 +787,10 @@ The following PRs were merged onto the previous release branch but could not be ### Uncategorized -- [Backport-5.5.x]: Move Cody Web to beta (#63806) [#63808](https://github.com/sourcegraph/sourcegraph/pull/63808) -- [Backport 5.5.x] fix(batches): the baseURL for github instance is now updated when creating a GitHub app [#63833](https://github.com/sourcegraph/sourcegraph/pull/63833) Backport 1c40c9e5bccd4f6265945bd3449b70a648022e60 from #63803 -- [Backport 5.5.x] Upgrade cody web experimental package to 0.2.5 [#63856](https://github.com/sourcegraph/sourcegraph/pull/63856) -- Backport 63870 to 5.5.x [#63882](https://github.com/sourcegraph/sourcegraph/pull/63882) +- [Backport-5.5.x]: Move Cody Web to beta (#63806) [#63808](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63808) +- [Backport 5.5.x] fix(batches): the baseURL for github instance is now updated when creating a GitHub app [#63833](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63833) Backport 1c40c9e5bccd4f6265945bd3449b70a648022e60 from #63803 +- [Backport 5.5.x] Upgrade cody web experimental package to 0.2.5 [#63856](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63856) +- Backport 63870 to 5.5.x [#63882](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63882) - Adds an experimental feature `commitGraphUpdates` to control how upload visibility is calculated. # v5.5.160 @@ -799,8 +799,8 @@ The following PRs were merged onto the previous release branch but could not be ### Uncategorized -- [Backport 5.5.x] Context: return lines around symbol match [#63788](https://github.com/sourcegraph/sourcegraph/pull/63788) -- [Backport 5.5.x] fix/alertmanager: downgrade prometheus/common to fix generated config [#63793](https://github.com/sourcegraph/sourcegraph/pull/63793) +- [Backport 5.5.x] Context: return lines around symbol match [#63788](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63788) +- [Backport 5.5.x] fix/alertmanager: downgrade prometheus/common to fix generated config [#63793](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63793) - Fix Prometheus Alertmanager configuration failing to apply `observability.alerts` from site config Backport ffa873f3adb18e2c5807ca752115a70fcbc493c8 from #63790 # v5.5.0 @@ -809,610 +809,610 @@ The following PRs were merged onto the previous release branch but could not be ### Chore -- Change errors.HasType to respect multi-errors [#63024](https://github.com/sourcegraph/sourcegraph/pull/63024) -- codenav: Resolve repo and commit in common code [#63072](https://github.com/sourcegraph/sourcegraph/pull/63072) -- graph: Add changelog entry for Python scip-ctags fix (second attempt) [#63106](https://github.com/sourcegraph/sourcegraph/pull/63106) -- search: Add test case covering hack lang detection behavior [#63136](https://github.com/sourcegraph/sourcegraph/pull/63136) +- Change errors.HasType to respect multi-errors [#63024](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63024) +- codenav: Resolve repo and commit in common code [#63072](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63072) +- graph: Add changelog entry for Python scip-ctags fix (second attempt) [#63106](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63106) +- search: Add test case covering hack lang detection behavior [#63136](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63136) - Add test case for coverage hack lang detection -- msp: document gRPC notes in spec docstrings [#63140](https://github.com/sourcegraph/sourcegraph/pull/63140) -- Fix lint error (unparam) [#63151](https://github.com/sourcegraph/sourcegraph/pull/63151) -- Validate driver type immediately [#63177](https://github.com/sourcegraph/sourcegraph/pull/63177) -- appliance: remove references to embeddings [#63185](https://github.com/sourcegraph/sourcegraph/pull/63185) +- msp: document gRPC notes in spec docstrings [#63140](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63140) +- Fix lint error (unparam) [#63151](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63151) +- Validate driver type immediately [#63177](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63177) +- appliance: remove references to embeddings [#63185](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63185) - Remove references to embeddings from (still unreleased) appliance. -- security: update dependencies [#63197](https://github.com/sourcegraph/sourcegraph/pull/63197) -- ci: conditionally stamp genrules [#63204](https://github.com/sourcegraph/sourcegraph/pull/63204) +- security: update dependencies [#63197](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63197) +- ci: conditionally stamp genrules [#63204](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63204) - Avoid invalidating cache in stamped genrules on dev builds. -- schema: Add implementation status for codeGraphData [#63219](https://github.com/sourcegraph/sourcegraph/pull/63219) -- Add GitBlobResolver and GitTreeResolver for readability [#63223](https://github.com/sourcegraph/sourcegraph/pull/63223) -- Remove dead code for Rust crates [#63224](https://github.com/sourcegraph/sourcegraph/pull/63224) -- bazel: bump to 7.2.0 [#63226](https://github.com/sourcegraph/sourcegraph/pull/63226) -- changelog: advise contributors of new process [#63243](https://github.com/sourcegraph/sourcegraph/pull/63243) +- schema: Add implementation status for codeGraphData [#63219](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63219) +- Add GitBlobResolver and GitTreeResolver for readability [#63223](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63223) +- Remove dead code for Rust crates [#63224](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63224) +- bazel: bump to 7.2.0 [#63226](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63226) +- changelog: advise contributors of new process [#63243](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63243) - Advise contributors of new changelog process. -- svelte: Migrate all icons to Lucide/custom icons [#63246](https://github.com/sourcegraph/sourcegraph/pull/63246) -- Add binary search function that returns range [#63248](https://github.com/sourcegraph/sourcegraph/pull/63248) -- Move deduplicateBy to collections package [#63249](https://github.com/sourcegraph/sourcegraph/pull/63249) -- codeintel: Use internal language detection package for insights [#63254](https://github.com/sourcegraph/sourcegraph/pull/63254) +- svelte: Migrate all icons to Lucide/custom icons [#63246](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63246) +- Add binary search function that returns range [#63248](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63248) +- Move deduplicateBy to collections package [#63249](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63249) +- codeintel: Use internal language detection package for insights [#63254](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63254) - Code clean up to use common language detection mechanism in more places -- remove broken link in README [#63256](https://github.com/sourcegraph/sourcegraph/pull/63256) -- Remove unused code paths in lsifstore package [#63259](https://github.com/sourcegraph/sourcegraph/pull/63259) -- Add more tests for GetLanguages API [#63260](https://github.com/sourcegraph/sourcegraph/pull/63260) -- Simplify location uniquing [#63263](https://github.com/sourcegraph/sourcegraph/pull/63263) -- Add specialized function for sorting primitive sets [#63269](https://github.com/sourcegraph/sourcegraph/pull/63269) -- Bump go-enry and Zoekt to handle new languages [#63281](https://github.com/sourcegraph/sourcegraph/pull/63281) +- remove broken link in README [#63256](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63256) +- Remove unused code paths in lsifstore package [#63259](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63259) +- Add more tests for GetLanguages API [#63260](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63260) +- Simplify location uniquing [#63263](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63263) +- Add specialized function for sorting primitive sets [#63269](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63269) +- Bump go-enry and Zoekt to handle new languages [#63281](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63281) - Updates the `lang:` filter to add support for languages such as Mojo, Roc, EdgeQL etc. -- ci: remove buildchecker sunday summary posts [#63289](https://github.com/sourcegraph/sourcegraph/pull/63289) -- Maintain consistency between languages functions [#63292](https://github.com/sourcegraph/sourcegraph/pull/63292) -- local: remove docsite from dotcom commandset [#63314](https://github.com/sourcegraph/sourcegraph/pull/63314) -- deps: upgrade grpc, prometheus/common [#63328](https://github.com/sourcegraph/sourcegraph/pull/63328) -- deps: upgrade alertmanager package dependency, improve logs and tests [#63329](https://github.com/sourcegraph/sourcegraph/pull/63329) -- Add more docs for occurrences GraphQL API [#63338](https://github.com/sourcegraph/sourcegraph/pull/63338) -- svelte: Simplify development for dotcom [#63341](https://github.com/sourcegraph/sourcegraph/pull/63341) -- svelte: Remove stub logger [#63342](https://github.com/sourcegraph/sourcegraph/pull/63342) -- plg: migrate invoices list to react-query [#63343](https://github.com/sourcegraph/sourcegraph/pull/63343) -- local: simplify 'sg db' inline help [#63344](https://github.com/sourcegraph/sourcegraph/pull/63344) -- ci: instrument push_all.sh commands in honeycomb [#63350](https://github.com/sourcegraph/sourcegraph/pull/63350) -- ci: mark web-sveltekit:e2e_test as flaky [#63351](https://github.com/sourcegraph/sourcegraph/pull/63351) -- svelte: Update fuzzy finder designs [#63354](https://github.com/sourcegraph/sourcegraph/pull/63354) -- Fix inaccurate error message [#63361](https://github.com/sourcegraph/sourcegraph/pull/63361) -- remove obsolete tracking code for Cody App downloads [#63364](https://github.com/sourcegraph/sourcegraph/pull/63364) -- centralize logic for disabling Batch Changes on dotcom [#63370](https://github.com/sourcegraph/sourcegraph/pull/63370) -- Add SymbolUsageKind to GraphQL API [#63371](https://github.com/sourcegraph/sourcegraph/pull/63371) -- Add doc comment for DiffOptions.Paths [#63385](https://github.com/sourcegraph/sourcegraph/pull/63385) -- deps: replace internal/slices [#63386](https://github.com/sourcegraph/sourcegraph/pull/63386) +- ci: remove buildchecker sunday summary posts [#63289](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63289) +- Maintain consistency between languages functions [#63292](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63292) +- local: remove docsite from dotcom commandset [#63314](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63314) +- deps: upgrade grpc, prometheus/common [#63328](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63328) +- deps: upgrade alertmanager package dependency, improve logs and tests [#63329](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63329) +- Add more docs for occurrences GraphQL API [#63338](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63338) +- svelte: Simplify development for dotcom [#63341](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63341) +- svelte: Remove stub logger [#63342](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63342) +- plg: migrate invoices list to react-query [#63343](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63343) +- local: simplify 'sg db' inline help [#63344](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63344) +- ci: instrument push_all.sh commands in honeycomb [#63350](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63350) +- ci: mark web-sveltekit:e2e_test as flaky [#63351](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63351) +- svelte: Update fuzzy finder designs [#63354](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63354) +- Fix inaccurate error message [#63361](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63361) +- remove obsolete tracking code for Cody App downloads [#63364](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63364) +- centralize logic for disabling Batch Changes on dotcom [#63370](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63370) +- Add SymbolUsageKind to GraphQL API [#63371](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63371) +- Add doc comment for DiffOptions.Paths [#63385](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63385) +- deps: replace internal/slices [#63386](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63386) - Add a collections library to dependencies. -- Refactor and document GitTreeTranslator [#63390](https://github.com/sourcegraph/sourcegraph/pull/63390) -- batches: remove visibility options from create batch changes page [#63393](https://github.com/sourcegraph/sourcegraph/pull/63393) +- Refactor and document GitTreeTranslator [#63390](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63390) +- batches: remove visibility options from create batch changes page [#63393](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63393) - remove visibility options from create batch change page -- enterpriseportal: only use 'revoke' verb for licenses [#63407](https://github.com/sourcegraph/sourcegraph/pull/63407) -- bazel: bump rules_js to address permissions denied warning [#63419](https://github.com/sourcegraph/sourcegraph/pull/63419) -- ci: emit compact executon log in CI [#63420](https://github.com/sourcegraph/sourcegraph/pull/63420) -- batches: remove beta badge from batch changes [#63423](https://github.com/sourcegraph/sourcegraph/pull/63423) +- enterpriseportal: only use 'revoke' verb for licenses [#63407](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63407) +- bazel: bump rules_js to address permissions denied warning [#63419](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63419) +- ci: emit compact executon log in CI [#63420](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63420) +- batches: remove beta badge from batch changes [#63423](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63423) - Remove Beta badge from Batch Changes pages. -- enterpriseportal: split database package [#63425](https://github.com/sourcegraph/sourcegraph/pull/63425) -- enterpriseportal: properly close DB handle [#63426](https://github.com/sourcegraph/sourcegraph/pull/63426) -- codeintel: Differentiate between paths relative to upload root vs repo root [#63437](https://github.com/sourcegraph/sourcegraph/pull/63437) -- batches: remove beta badge from Batch Changes page [#63441](https://github.com/sourcegraph/sourcegraph/pull/63441) +- enterpriseportal: split database package [#63425](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63425) +- enterpriseportal: properly close DB handle [#63426](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63426) +- codeintel: Differentiate between paths relative to upload root vs repo root [#63437](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63437) +- batches: remove beta badge from Batch Changes page [#63441](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63441) - the Beta badge is now removed from Batch Changes -- plg: add useEmbeddedUI site config param [#63442](https://github.com/sourcegraph/sourcegraph/pull/63442) -- svelte: Properly route to revision agnostic pages [#63444](https://github.com/sourcegraph/sourcegraph/pull/63444) -- enterpriseportal: tweak maybeMigrate tracing [#63448](https://github.com/sourcegraph/sourcegraph/pull/63448) -- ci: emit compact executon log in CI for test + build commands only [#63451](https://github.com/sourcegraph/sourcegraph/pull/63451) -- enterpriseportal: propagate context to migration database context [#63455](https://github.com/sourcegraph/sourcegraph/pull/63455) -- svelte: Hide cody nav entries and upsell banner when cody isn't enabled [#63463](https://github.com/sourcegraph/sourcegraph/pull/63463) -- Add collection type - OrderedSet [#63469](https://github.com/sourcegraph/sourcegraph/pull/63469) -- bazel: don't stamp yq rule for wolfi base images [#63470](https://github.com/sourcegraph/sourcegraph/pull/63470) -- bazel: add client/backstage-frontend to bazelignore [#63471](https://github.com/sourcegraph/sourcegraph/pull/63471) -- svelte: Upgrade SvelteKit [#63490](https://github.com/sourcegraph/sourcegraph/pull/63490) -- enterpriseportal: rename customer admin role in API [#63501](https://github.com/sourcegraph/sourcegraph/pull/63501) -- enterpriseportal: add test for iam_model [#63503](https://github.com/sourcegraph/sourcegraph/pull/63503) -- codygatewayevents: extract into standalone package for reuse, split up internal/codygateway [#63528](https://github.com/sourcegraph/sourcegraph/pull/63528) -- local: add dotcom-cody-e2e commandset [#63548](https://github.com/sourcegraph/sourcegraph/pull/63548) -- linearhooks: use MSP rollouts [#63556](https://github.com/sourcegraph/sourcegraph/pull/63556) -- analytics: remove Cody characters events from inclusion in pin… [#63557](https://github.com/sourcegraph/sourcegraph/pull/63557) -- search: VSCode Search extension: Remove signup link for sourcegraph.com [#63558](https://github.com/sourcegraph/sourcegraph/pull/63558) +- plg: add useEmbeddedUI site config param [#63442](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63442) +- svelte: Properly route to revision agnostic pages [#63444](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63444) +- enterpriseportal: tweak maybeMigrate tracing [#63448](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63448) +- ci: emit compact executon log in CI for test + build commands only [#63451](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63451) +- enterpriseportal: propagate context to migration database context [#63455](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63455) +- svelte: Hide cody nav entries and upsell banner when cody isn't enabled [#63463](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63463) +- Add collection type - OrderedSet [#63469](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63469) +- bazel: don't stamp yq rule for wolfi base images [#63470](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63470) +- bazel: add client/backstage-frontend to bazelignore [#63471](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63471) +- svelte: Upgrade SvelteKit [#63490](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63490) +- enterpriseportal: rename customer admin role in API [#63501](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63501) +- enterpriseportal: add test for iam_model [#63503](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63503) +- codygatewayevents: extract into standalone package for reuse, split up internal/codygateway [#63528](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63528) +- local: add dotcom-cody-e2e commandset [#63548](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63548) +- linearhooks: use MSP rollouts [#63556](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63556) +- analytics: remove Cody characters events from inclusion in pin… [#63557](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63557) +- search: VSCode Search extension: Remove signup link for sourcegraph.com [#63558](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63558) - Remove links to create an account on sourcegraph.com because it no longer hosts private code. -- search: VSCode Search extension: Remove url and token from configuration [#63559](https://github.com/sourcegraph/sourcegraph/pull/63559) +- search: VSCode Search extension: Remove url and token from configuration [#63559](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63559) - Remove access token and URL from extension settings because they are managed in the extension now. -- preserve format imposed by bazel [#63561](https://github.com/sourcegraph/sourcegraph/pull/63561) -- Add feature flag for new SCIP-based GraphQL APIs [#63565](https://github.com/sourcegraph/sourcegraph/pull/63565) -- Simplify path trimming logic in perm checking [#63574](https://github.com/sourcegraph/sourcegraph/pull/63574) -- Set scipBasedAPIs to off by default [#63575](https://github.com/sourcegraph/sourcegraph/pull/63575) -- Use api.RepoID and api.CommitID in more places [#63596](https://github.com/sourcegraph/sourcegraph/pull/63596) -- local: sg warns about opposite default value on dev builds [#63612](https://github.com/sourcegraph/sourcegraph/pull/63612) -- local: make sg handle empty secret file gracefully [#63614](https://github.com/sourcegraph/sourcegraph/pull/63614) -- local: simplify sg teammate [#63667](https://github.com/sourcegraph/sourcegraph/pull/63667) -- svelte: Cleanup dependencies [#63691](https://github.com/sourcegraph/sourcegraph/pull/63691) -- drop isGitHubApp field from batch changes credentials [#63709](https://github.com/sourcegraph/sourcegraph/pull/63709) -- reword headline from tokens to credentials [#63714](https://github.com/sourcegraph/sourcegraph/pull/63714) -- redis: set max active redis connections to 1000 [#63718](https://github.com/sourcegraph/sourcegraph/pull/63718) +- preserve format imposed by bazel [#63561](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63561) +- Add feature flag for new SCIP-based GraphQL APIs [#63565](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63565) +- Simplify path trimming logic in perm checking [#63574](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63574) +- Set scipBasedAPIs to off by default [#63575](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63575) +- Use api.RepoID and api.CommitID in more places [#63596](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63596) +- local: sg warns about opposite default value on dev builds [#63612](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63612) +- local: make sg handle empty secret file gracefully [#63614](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63614) +- local: simplify sg teammate [#63667](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63667) +- svelte: Cleanup dependencies [#63691](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63691) +- drop isGitHubApp field from batch changes credentials [#63709](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63709) +- reword headline from tokens to credentials [#63714](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63714) +- redis: set max active redis connections to 1000 [#63718](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63718) - redis-pool: set max active clients to 1000 -- security: Updated dind image to 27-0-3 [#63725](https://github.com/sourcegraph/sourcegraph/pull/63725) +- security: Updated dind image to 27-0-3 [#63725](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63725) - Upgraded dind to 27.0.3 to patch CVE-2024-24790 vulnerability -- svelte: Update to latest cody web version [#63732](https://github.com/sourcegraph/sourcegraph/pull/63732) -- svelte: Use MDI icons for seach input pattern type toggles [#63733](https://github.com/sourcegraph/sourcegraph/pull/63733) -- svelte: Update cody web version [#63747](https://github.com/sourcegraph/sourcegraph/pull/63747) -- add changelog entry for Batch Changes - GitHub apps integration [#63756](https://github.com/sourcegraph/sourcegraph/pull/63756) - - Batch Changes: GitHub apps can now be added as a credential for authentication and interacting with changesets. [#31533](https://github.com/sourcegraph/sourcegraph/issues/31533) +- svelte: Update to latest cody web version [#63732](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63732) +- svelte: Use MDI icons for seach input pattern type toggles [#63733](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63733) +- svelte: Update cody web version [#63747](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63747) +- add changelog entry for Batch Changes - GitHub apps integration [#63756](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63756) + - Batch Changes: GitHub apps can now be added as a credential for authentication and interacting with changesets. [#31533](https://github.com/sourcegraph/sourcegraph-public-snapshot/issues/31533) ### Feat -- ci: Adds playwright tests for sveltekit to bazel [#62560](https://github.com/sourcegraph/sourcegraph/pull/62560) -- search: Add Syntax Highlighting for Hack Language [#62770](https://github.com/sourcegraph/sourcegraph/pull/62770) -- search: Add Syntax Highlighting for Magik language [#62919](https://github.com/sourcegraph/sourcegraph/pull/62919) +- ci: Adds playwright tests for sveltekit to bazel [#62560](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/62560) +- search: Add Syntax Highlighting for Hack Language [#62770](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/62770) +- search: Add Syntax Highlighting for Magik language [#62919](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/62919) - Added syntax highlighting for the Magik programming language. -- msp: allow enablement of logical replication features for Datastream [#63092](https://github.com/sourcegraph/sourcegraph/pull/63092) +- msp: allow enablement of logical replication features for Datastream [#63092](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63092) - MSP services can now configure `postgreSQL.logicalReplication` to enable Data Analytics team to replicate selected database tables into BigQuery. -- search: Support Magik language file filter in search [#63110](https://github.com/sourcegraph/sourcegraph/pull/63110) +- search: Support Magik language file filter in search [#63110](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63110) - Added Magik language to language filters (`lang:magik`) -- sg: add command to generate a dotcom user gateway access token [#63125](https://github.com/sourcegraph/sourcegraph/pull/63125) -- appliance: deploy frontend [#63158](https://github.com/sourcegraph/sourcegraph/pull/63158) +- sg: add command to generate a dotcom user gateway access token [#63125](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63125) +- appliance: deploy frontend [#63158](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63158) - Appliance (still unreleased) can deploy frontend. -- appliance: deploy searcher [#63191](https://github.com/sourcegraph/sourcegraph/pull/63191) +- appliance: deploy searcher [#63191](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63191) - Appliance (as yet unreleased) can deploy Searcher. -- gitserver: don't log memoryObservation error if it occured b/c context cancellation [#63210](https://github.com/sourcegraph/sourcegraph/pull/63210) +- gitserver: don't log memoryObservation error if it occured b/c context cancellation [#63210](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63210) - Reduce logspam in the gitserver command functionality by ignoring memory observation errors if they occurred due to external context cancellation. -- plg: Add new Checkout flow that uses Stripe's `createToken` API [#63213](https://github.com/sourcegraph/sourcegraph/pull/63213) -- gitserver: avoid logspam from deadline exceeded memory tracking errors [#63215](https://github.com/sourcegraph/sourcegraph/pull/63215) +- plg: Add new Checkout flow that uses Stripe's `createToken` API [#63213](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63213) +- gitserver: avoid logspam from deadline exceeded memory tracking errors [#63215](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63215) - In the gitserver new command logic, logspam from the memory observer when the context error is deadline exceeded will no longer occur. -- plg: Add seats [#63227](https://github.com/sourcegraph/sourcegraph/pull/63227) -- Search: Add icon for the Hack language [#63233](https://github.com/sourcegraph/sourcegraph/pull/63233) +- plg: Add seats [#63227](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63227) +- Search: Add icon for the Hack language [#63233](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63233) - Adds icon for the Hack language -- plg: Apply designs to Cody Pro pages [#63244](https://github.com/sourcegraph/sourcegraph/pull/63244) -- plg: Use react-query for team management [#63267](https://github.com/sourcegraph/sourcegraph/pull/63267) -- ci: Trigger security scanner from release pipeline [#63280](https://github.com/sourcegraph/sourcegraph/pull/63280) +- plg: Apply designs to Cody Pro pages [#63244](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63244) +- plg: Use react-query for team management [#63267](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63267) +- ci: Trigger security scanner from release pipeline [#63280](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63280) - Added security scanner to the release pipeline -- plg: remove accept invite page [#63290](https://github.com/sourcegraph/sourcegraph/pull/63290) -- enterpriseportal: UpdateCodyGatewayAccess RPC definition [#63307](https://github.com/sourcegraph/sourcegraph/pull/63307) -- enterpriseportal: CreateEnterpriseSubscription RPC definition [#63308](https://github.com/sourcegraph/sourcegraph/pull/63308) -- enterpriseportal: add Salesforce metadata at subscription level [#63317](https://github.com/sourcegraph/sourcegraph/pull/63317) -- sg: command to add default site-admin with predefined access token [#63320](https://github.com/sourcegraph/sourcegraph/pull/63320) -- enterpriseportal: CreateEnterpriseSubscriptionLicense RPC defininition [#63323](https://github.com/sourcegraph/sourcegraph/pull/63323) -- enterpriseportal: ArchiveEnterpriseSubscription RPC definition [#63330](https://github.com/sourcegraph/sourcegraph/pull/63330) -- enterpriseportal: RevokeEnterpriseSubscriptionLicense RPC definition [#63331](https://github.com/sourcegraph/sourcegraph/pull/63331) -- Add id for CodeGraphData [#63337](https://github.com/sourcegraph/sourcegraph/pull/63337) -- codeintel: Add precise auto-inferencing for dotnet [#63348](https://github.com/sourcegraph/sourcegraph/pull/63348) +- plg: remove accept invite page [#63290](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63290) +- enterpriseportal: UpdateCodyGatewayAccess RPC definition [#63307](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63307) +- enterpriseportal: CreateEnterpriseSubscription RPC definition [#63308](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63308) +- enterpriseportal: add Salesforce metadata at subscription level [#63317](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63317) +- sg: command to add default site-admin with predefined access token [#63320](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63320) +- enterpriseportal: CreateEnterpriseSubscriptionLicense RPC defininition [#63323](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63323) +- enterpriseportal: ArchiveEnterpriseSubscription RPC definition [#63330](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63330) +- enterpriseportal: RevokeEnterpriseSubscriptionLicense RPC definition [#63331](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63331) +- Add id for CodeGraphData [#63337](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63337) +- codeintel: Add precise auto-inferencing for dotnet [#63348](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63348) - Enable automatic precise indexing of .NET projects -- plg: Update Cody Pro badge deck [#63352](https://github.com/sourcegraph/sourcegraph/pull/63352) -- appliance: appliance docker container [#63357](https://github.com/sourcegraph/sourcegraph/pull/63357) +- plg: Update Cody Pro badge deck [#63352](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63352) +- appliance: appliance docker container [#63357](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63357) - feat(appliance): create docker container -- plg: Tweak invite co-workers flow [#63374](https://github.com/sourcegraph/sourcegraph/pull/63374) -- plg: Invite users on Cody Dashboard [#63375](https://github.com/sourcegraph/sourcegraph/pull/63375) -- plg: require confirmation before removing user or revoking admin [#63388](https://github.com/sourcegraph/sourcegraph/pull/63388) -- svelte: Make fuzzy finder matching more reliable [#63397](https://github.com/sourcegraph/sourcegraph/pull/63397) +- plg: Tweak invite co-workers flow [#63374](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63374) +- plg: Invite users on Cody Dashboard [#63375](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63375) +- plg: require confirmation before removing user or revoking admin [#63388](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63388) +- svelte: Make fuzzy finder matching more reliable [#63397](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63397) - Add 'search all' tab - Support multi-word search - Support regular expression patterns - Fix matching reliability -- plg: remove seats from subscription [#63408](https://github.com/sourcegraph/sourcegraph/pull/63408) -- sg: add 'sg enterprise' commands for Cody Analytics [#63414](https://github.com/sourcegraph/sourcegraph/pull/63414) -- enterpriseportal: validate and normalize instance domains [#63415](https://github.com/sourcegraph/sourcegraph/pull/63415) -- appliance: local developer mode [#63417](https://github.com/sourcegraph/sourcegraph/pull/63417) +- plg: remove seats from subscription [#63408](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63408) +- sg: add 'sg enterprise' commands for Cody Analytics [#63414](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63414) +- enterpriseportal: validate and normalize instance domains [#63415](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63415) +- appliance: local developer mode [#63417](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63417) - Local developer mode for appliance config authors. -- enterpriseportal: use UUID type for subscription ID [#63452](https://github.com/sourcegraph/sourcegraph/pull/63452) -- enterpriseportal: initialize subscriptions tables [#63453](https://github.com/sourcegraph/sourcegraph/pull/63453) -- enterpriseportal: init licenses tables [#63454](https://github.com/sourcegraph/sourcegraph/pull/63454) -- enterpriseportal: init Cody Gateway Access table [#63457](https://github.com/sourcegraph/sourcegraph/pull/63457) -- dotcom: show subscription UUID in Enterprise Portal format [#63482](https://github.com/sourcegraph/sourcegraph/pull/63482) -- sg: add -auto-approve option for 'sg enterprise' updates [#63500](https://github.com/sourcegraph/sourcegraph/pull/63500) -- enterpriseportal: make UpdateEnterpriseSubscriptionMembership authoritative [#63502](https://github.com/sourcegraph/sourcegraph/pull/63502) -- codeintel: Add scip-ctags support for Magik [#63504](https://github.com/sourcegraph/sourcegraph/pull/63504) +- enterpriseportal: use UUID type for subscription ID [#63452](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63452) +- enterpriseportal: initialize subscriptions tables [#63453](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63453) +- enterpriseportal: init licenses tables [#63454](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63454) +- enterpriseportal: init Cody Gateway Access table [#63457](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63457) +- dotcom: show subscription UUID in Enterprise Portal format [#63482](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63482) +- sg: add -auto-approve option for 'sg enterprise' updates [#63500](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63500) +- enterpriseportal: make UpdateEnterpriseSubscriptionMembership authoritative [#63502](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63502) +- codeintel: Add scip-ctags support for Magik [#63504](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63504) - Add symbol browsing support for the Magik language -- enterpriseportal: define GetCodyGatewayUsage RPC, use uint64 for rate limits [#63531](https://github.com/sourcegraph/sourcegraph/pull/63531) -- remove experimental label from batches merge changesets action [#63542](https://github.com/sourcegraph/sourcegraph/pull/63542) -- enterpriseportal: implement GetCodyGatewayUsage RPC [#63555](https://github.com/sourcegraph/sourcegraph/pull/63555) -- search: Make search aware of perforce changelist id mapping [#63563](https://github.com/sourcegraph/sourcegraph/pull/63563) +- enterpriseportal: define GetCodyGatewayUsage RPC, use uint64 for rate limits [#63531](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63531) +- remove experimental label from batches merge changesets action [#63542](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63542) +- enterpriseportal: implement GetCodyGatewayUsage RPC [#63555](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63555) +- search: Make search aware of perforce changelist id mapping [#63563](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63563) - For perforce depots, support searching within a specific changelist by specifying a ref like `context:global repo:^repo/name$@changelist/83854` -- introduce database fields for github apps - batch changes integration, and update database layer [#63577](https://github.com/sourcegraph/sourcegraph/pull/63577) -- sg: sqlite-backed local store for sg analytics [#63578](https://github.com/sourcegraph/sourcegraph/pull/63578) -- search: remove keyword toggle [#63584](https://github.com/sourcegraph/sourcegraph/pull/63584)The keyword search toggle has been removed from the search results page. [Keyword search](https://sourcegraph.com/docs/code-search/queries#keyword-search-default) is now enabled by default for all searches in the Sourcegraph web app. -- sg: one-time oauth login to persist user email for analytics [#63603](https://github.com/sourcegraph/sourcegraph/pull/63603) -- cody: Expose Sg modelconfig data via HTTP REST API [#63604](https://github.com/sourcegraph/sourcegraph/pull/63604)Sourcegraph instances how expose an HTTP endpoint that authenticated users can call to get a list of LLM models supported by the Sourcegraph instance. In the future this will be used to allow Cody users to select the LLM model dynamically, based on what is currently available. -- batches: use "keyword" as default pattern type [#63613](https://github.com/sourcegraph/sourcegraph/pull/63613) +- introduce database fields for github apps - batch changes integration, and update database layer [#63577](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63577) +- sg: sqlite-backed local store for sg analytics [#63578](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63578) +- search: remove keyword toggle [#63584](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63584)The keyword search toggle has been removed from the search results page. [Keyword search](https://sourcegraph.com/docs/code-search/queries#keyword-search-default) is now enabled by default for all searches in the Sourcegraph web app. +- sg: one-time oauth login to persist user email for analytics [#63603](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63603) +- cody: Expose Sg modelconfig data via HTTP REST API [#63604](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63604)Sourcegraph instances how expose an HTTP endpoint that authenticated users can call to get a list of LLM models supported by the Sourcegraph instance. In the future this will be used to allow Cody users to select the LLM model dynamically, based on what is currently available. +- batches: use "keyword" as default pattern type [#63613](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63613) - The new (optional) field "version" of batch specs determines how the spec is processed. This allows us to introduce new features while maintaining backward compatability. - A new version `2` is introduced. Batch specs specifying `version: 2` will use keyword search as the default pattern type to determine repos/workspaces. Batch specs with `version: 1` or without version field keep using pattern type "standard". -- svelte: Make diff headers on commit page sticky [#63615](https://github.com/sourcegraph/sourcegraph/pull/63615) -- implement functionality to create credential GitHub apps [#63635](https://github.com/sourcegraph/sourcegraph/pull/63635) -- svelte: Add Cody chat sidebar [#63638](https://github.com/sourcegraph/sourcegraph/pull/63638) -- dotcom: add Enterprise Portal auth proxy [#63652](https://github.com/sourcegraph/sourcegraph/pull/63652) -- svelte: Add cody button to repo home page [#63684](https://github.com/sourcegraph/sourcegraph/pull/63684) -- dotcom: remove per-user Enterprise subscriptions UI [#63698](https://github.com/sourcegraph/sourcegraph/pull/63698) -- enterpriseportal: database layer for subscriptions upsert [#63703](https://github.com/sourcegraph/sourcegraph/pull/63703) -- svelte: Add reblame support to blame column [#63727](https://github.com/sourcegraph/sourcegraph/pull/63727) -- Source: Properly render multi-line changelist messages from Perforce [#63728](https://github.com/sourcegraph/sourcegraph/pull/63728) +- svelte: Make diff headers on commit page sticky [#63615](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63615) +- implement functionality to create credential GitHub apps [#63635](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63635) +- svelte: Add Cody chat sidebar [#63638](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63638) +- dotcom: add Enterprise Portal auth proxy [#63652](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63652) +- svelte: Add cody button to repo home page [#63684](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63684) +- dotcom: remove per-user Enterprise subscriptions UI [#63698](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63698) +- enterpriseportal: database layer for subscriptions upsert [#63703](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63703) +- svelte: Add reblame support to blame column [#63727](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63727) +- Source: Properly render multi-line changelist messages from Perforce [#63728](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63728) - Properly render multi-line perforce changelist descriptions ### Fix -- appliance: use version for image tags [#63075](https://github.com/sourcegraph/sourcegraph/pull/63075) +- appliance: use version for image tags [#63075](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63075) - Appliance uses requested version as image tag, instead of requiring sha256 digests. -- sg: fix cloud eph suggested commands [#63093](https://github.com/sourcegraph/sourcegraph/pull/63093) +- sg: fix cloud eph suggested commands [#63093](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63093) - fix suggested cloud ephemeral commands - show duration till expiry for cloud ephemeral -- release: remove generate-notes from github release creation [#63121](https://github.com/sourcegraph/sourcegraph/pull/63121) +- release: remove generate-notes from github release creation [#63121](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63121) - remove `generate-notes` cli flag when promoting releases - push only a single tag - fix token name used in changelog generation -- search: Properly handle URLs with file paths that contain route segments [#63123](https://github.com/sourcegraph/sourcegraph/pull/63123) -- SCIM: don't allow SCIM users to change fields [#63130](https://github.com/sourcegraph/sourcegraph/pull/63130) -- highlighting: Update JSX/TSX highlighting to more properly label tag delimiters [#63138](https://github.com/sourcegraph/sourcegraph/pull/63138) +- search: Properly handle URLs with file paths that contain route segments [#63123](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63123) +- SCIM: don't allow SCIM users to change fields [#63130](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63130) +- highlighting: Update JSX/TSX highlighting to more properly label tag delimiters [#63138](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63138) - Update highlighting of JSX/TSX Tags to correctly label delimiters -- highlighting: Improve highlighting for Magik language [#63155](https://github.com/sourcegraph/sourcegraph/pull/63155) +- highlighting: Improve highlighting for Magik language [#63155](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63155) - Correctly identify null and symbols in Magik language syntax highlighting -- search: Contributors page errors with empty date string [#63182](https://github.com/sourcegraph/sourcegraph/pull/63182) -- tests: Clean up mocks after test [#63201](https://github.com/sourcegraph/sourcegraph/pull/63201) -- local: disable bazel remote cache [#63203](https://github.com/sourcegraph/sourcegraph/pull/63203) -- search: Copy text from read-only code host configuration input [#63239](https://github.com/sourcegraph/sourcegraph/pull/63239) -- plg: Fix "Remove team member" feature [#63241](https://github.com/sourcegraph/sourcegraph/pull/63241) -- svelte: scrolling search input [#63261](https://github.com/sourcegraph/sourcegraph/pull/63261) -- search: VSCode Search extension: remove auth provider [#63262](https://github.com/sourcegraph/sourcegraph/pull/63262) +- search: Contributors page errors with empty date string [#63182](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63182) +- tests: Clean up mocks after test [#63201](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63201) +- local: disable bazel remote cache [#63203](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63203) +- search: Copy text from read-only code host configuration input [#63239](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63239) +- plg: Fix "Remove team member" feature [#63241](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63241) +- svelte: scrolling search input [#63261](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63261) +- search: VSCode Search extension: remove auth provider [#63262](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63262) - Remove interaction between the Sourcegraph Search extension and the Accounts menu. -- search: Better diagnostic message for invalid and incomplete select: filter value [#63266](https://github.com/sourcegraph/sourcegraph/pull/63266) +- search: Better diagnostic message for invalid and incomplete select: filter value [#63266](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63266) - Show useful valid values when an invalid `select:` value is entered - Do not render empty hover tooltips -- search: Improve syntax highlighting of search history entries [#63271](https://github.com/sourcegraph/sourcegraph/pull/63271) -- search: Ignore *lock keys for keyboard shortcut matching [#63272](https://github.com/sourcegraph/sourcegraph/pull/63272) -- svelte: Add trailing slash to group and directory suggestions [#63273](https://github.com/sourcegraph/sourcegraph/pull/63273) -- Source: Fix documentation URLs for code hosts help pages [#63274](https://github.com/sourcegraph/sourcegraph/pull/63274) +- search: Improve syntax highlighting of search history entries [#63271](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63271) +- search: Ignore *lock keys for keyboard shortcut matching [#63272](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63272) +- svelte: Add trailing slash to group and directory suggestions [#63273](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63273) +- Source: Fix documentation URLs for code hosts help pages [#63274](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63274) - Fix in-product documentation links for code hosts to point to updated docs location -- ci: remove broken glob [#63277](https://github.com/sourcegraph/sourcegraph/pull/63277) -- Don't mark references in import statements as definitions [#63284](https://github.com/sourcegraph/sourcegraph/pull/63284) +- ci: remove broken glob [#63277](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63277) +- Don't mark references in import statements as definitions [#63284](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63284) - Fixes a bug where import statements in TypeScript code showed up in `type:symbol` search. -- plg: banner styles [#63287](https://github.com/sourcegraph/sourcegraph/pull/63287) -- svelte: Fix icon color in search sidebar [#63288](https://github.com/sourcegraph/sourcegraph/pull/63288) -- svelte: Open correct file from preview panel line number [#63309](https://github.com/sourcegraph/sourcegraph/pull/63309) -- svelte: Reference panel width [#63310](https://github.com/sourcegraph/sourcegraph/pull/63310) -- svelte: Fix reference panel loading/error state [#63316](https://github.com/sourcegraph/sourcegraph/pull/63316) -- svelte: Properly scope global CSS selector [#63332](https://github.com/sourcegraph/sourcegraph/pull/63332) -- svelte: Preserve selected lines in codehost URL [#63334](https://github.com/sourcegraph/sourcegraph/pull/63334) +- plg: banner styles [#63287](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63287) +- svelte: Fix icon color in search sidebar [#63288](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63288) +- svelte: Open correct file from preview panel line number [#63309](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63309) +- svelte: Reference panel width [#63310](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63310) +- svelte: Fix reference panel loading/error state [#63316](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63316) +- svelte: Properly scope global CSS selector [#63332](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63332) +- svelte: Preserve selected lines in codehost URL [#63334](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63334) - Line selection is preserved when navigating to GitHub or GitLab external URLs - File actions are now available in the inline 'at commit' view - File icon is now rendered in the file header for the inline diff view -- svelte: History suggestions should show immediately when clicking the history button [#63335](https://github.com/sourcegraph/sourcegraph/pull/63335) -- batches: disallow retry on deleted changesets [#63336](https://github.com/sourcegraph/sourcegraph/pull/63336) +- svelte: History suggestions should show immediately when clicking the history button [#63335](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63335) +- batches: disallow retry on deleted changesets [#63336](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63336) - Disallow auto-retry when a changeset is deleted. -- svelte: Data/code preloading doesn't work when using panels [#63339](https://github.com/sourcegraph/sourcegraph/pull/63339) -- svelte: Use correct symbol icon color [#63355](https://github.com/sourcegraph/sourcegraph/pull/63355) -- api: only allow a user or site admin to view that user's usage stats [#63365](https://github.com/sourcegraph/sourcegraph/pull/63365) -- client: restore paths for extension bundles [#63402](https://github.com/sourcegraph/sourcegraph/pull/63402) -- sg: fix mangled log output from `sg start` and `sg run` [#63405](https://github.com/sourcegraph/sourcegraph/pull/63405) -- enterpriseportal: ListEnterpriseSubscriptions fixes [#63412](https://github.com/sourcegraph/sourcegraph/pull/63412) -- svelte: Properly rounded corner for file view hover cards [#63446](https://github.com/sourcegraph/sourcegraph/pull/63446) -- analytics: fix broken v1 codeintel event logging [#63449](https://github.com/sourcegraph/sourcegraph/pull/63449) -- plg: ensure invite flow is enabled only for embedded UI [#63466](https://github.com/sourcegraph/sourcegraph/pull/63466) -- Check (uploadID, path) pairs in bulk [#63485](https://github.com/sourcegraph/sourcegraph/pull/63485) -- search: remove "lucky" from default pattern types [#63486](https://github.com/sourcegraph/sourcegraph/pull/63486) +- svelte: Data/code preloading doesn't work when using panels [#63339](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63339) +- svelte: Use correct symbol icon color [#63355](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63355) +- api: only allow a user or site admin to view that user's usage stats [#63365](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63365) +- client: restore paths for extension bundles [#63402](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63402) +- sg: fix mangled log output from `sg start` and `sg run` [#63405](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63405) +- enterpriseportal: ListEnterpriseSubscriptions fixes [#63412](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63412) +- svelte: Properly rounded corner for file view hover cards [#63446](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63446) +- analytics: fix broken v1 codeintel event logging [#63449](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63449) +- plg: ensure invite flow is enabled only for embedded UI [#63466](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63466) +- Check (uploadID, path) pairs in bulk [#63485](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63485) +- search: remove "lucky" from default pattern types [#63486](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63486) - Removed experimental pattern type "lucky" from the list of supported default pattern types. -- sg: reduce max interrupt count and os.Exit always [#63516](https://github.com/sourcegraph/sourcegraph/pull/63516) +- sg: reduce max interrupt count and os.Exit always [#63516](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63516) - sg - Always os.Exit once shutdown hooks have completed - sg - Reduce max intterupt count from 5 to 2 to hard exit -- batches: remove leading and trailing spaces from batch changes credentials [#63517](https://github.com/sourcegraph/sourcegraph/pull/63517) +- batches: remove leading and trailing spaces from batch changes credentials [#63517](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63517) - Whitespaces in Batch Changes credentials are trimmed before being saved to the database, this prevents 401 errors when using the token to construct an authenticated push URL. -- search: VSCode Search extension: bring back matched lines in search results. [#63524](https://github.com/sourcegraph/sourcegraph/pull/63524) -- sg: fix 'sg enterprise' per-command flags [#63527](https://github.com/sourcegraph/sourcegraph/pull/63527) -- sg: conditionally show protips [#63541](https://github.com/sourcegraph/sourcegraph/pull/63541) +- search: VSCode Search extension: bring back matched lines in search results. [#63524](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63524) +- sg: fix 'sg enterprise' per-command flags [#63527](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63527) +- sg: conditionally show protips [#63541](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63541) - sg - conditionally show protips when running `sg bazel` -- search: Token decoration in keyword-enabled query input [#63543](https://github.com/sourcegraph/sourcegraph/pull/63543) -- svelte: Reference layout shift while loading data [#63546](https://github.com/sourcegraph/sourcegraph/pull/63546) -- batches: fix zero division error resulting in wrong stats computation [#63547](https://github.com/sourcegraph/sourcegraph/pull/63547) -- enterpriseportal: forcibly run gorm-incompatible migration in local dev [#63549](https://github.com/sourcegraph/sourcegraph/pull/63549) -- telemetrygateway: reduce context cancellation error reports [#63551](https://github.com/sourcegraph/sourcegraph/pull/63551) -- search: VSCode Search extension: hide file preview link [#63552](https://github.com/sourcegraph/sourcegraph/pull/63552) -- svelte: Fix unplugin icons usage in storybook [#63594](https://github.com/sourcegraph/sourcegraph/pull/63594) -- ci: panic using correct err [#63599](https://github.com/sourcegraph/sourcegraph/pull/63599) +- search: Token decoration in keyword-enabled query input [#63543](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63543) +- svelte: Reference layout shift while loading data [#63546](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63546) +- batches: fix zero division error resulting in wrong stats computation [#63547](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63547) +- enterpriseportal: forcibly run gorm-incompatible migration in local dev [#63549](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63549) +- telemetrygateway: reduce context cancellation error reports [#63551](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63551) +- search: VSCode Search extension: hide file preview link [#63552](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63552) +- svelte: Fix unplugin icons usage in storybook [#63594](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63594) +- ci: panic using correct err [#63599](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63599) - ci - use correct err value to panic on -- svelte: Remove rogue console.log statement [#63600](https://github.com/sourcegraph/sourcegraph/pull/63600) -- search: Don't show inline cody widget when new cody web is enabled [#63608](https://github.com/sourcegraph/sourcegraph/pull/63608) -- actions: update pinned SHA for `pnpm/action-setup` action [#63632](https://github.com/sourcegraph/sourcegraph/pull/63632) -- batches: display failure alert depending on github app kind [#63633](https://github.com/sourcegraph/sourcegraph/pull/63633) -- svelte: Render correct error page [#63663](https://github.com/sourcegraph/sourcegraph/pull/63663) -- svelte: Use 'pointer' pointer for cody button [#63665](https://github.com/sourcegraph/sourcegraph/pull/63665) -- svelte: Respect cody ignore settings [#63677](https://github.com/sourcegraph/sourcegraph/pull/63677) -- svelte: Fixes excessive 'the hotkey ... has already been registered' messages [#63679](https://github.com/sourcegraph/sourcegraph/pull/63679) -- batches: fix broken credential validator [#63687](https://github.com/sourcegraph/sourcegraph/pull/63687) -- svelte: Properly load/serve version.json [#63688](https://github.com/sourcegraph/sourcegraph/pull/63688) -- codygateway: tweak enterprise-portal dial options [#63692](https://github.com/sourcegraph/sourcegraph/pull/63692) -- batches: fix broken `ghauth` import [#63693](https://github.com/sourcegraph/sourcegraph/pull/63693) -- svelte: Update cody web [#63710](https://github.com/sourcegraph/sourcegraph/pull/63710) -- better alignemnt of github credentials and check success notice [#63717](https://github.com/sourcegraph/sourcegraph/pull/63717) -- show success notice in the correct area [#63721](https://github.com/sourcegraph/sourcegraph/pull/63721) -- svelte: Prefill search home page query input with (default) context filter [#63740](https://github.com/sourcegraph/sourcegraph/pull/63740) -- remove watch path that's gone [#63746](https://github.com/sourcegraph/sourcegraph/pull/63746) -- batches: enable check for creating source as non credential [#63751](https://github.com/sourcegraph/sourcegraph/pull/63751) -- build: update wolfi image lock for otel [#63755](https://github.com/sourcegraph/sourcegraph/pull/63755) +- svelte: Remove rogue console.log statement [#63600](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63600) +- search: Don't show inline cody widget when new cody web is enabled [#63608](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63608) +- actions: update pinned SHA for `pnpm/action-setup` action [#63632](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63632) +- batches: display failure alert depending on github app kind [#63633](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63633) +- svelte: Render correct error page [#63663](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63663) +- svelte: Use 'pointer' pointer for cody button [#63665](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63665) +- svelte: Respect cody ignore settings [#63677](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63677) +- svelte: Fixes excessive 'the hotkey ... has already been registered' messages [#63679](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63679) +- batches: fix broken credential validator [#63687](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63687) +- svelte: Properly load/serve version.json [#63688](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63688) +- codygateway: tweak enterprise-portal dial options [#63692](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63692) +- batches: fix broken `ghauth` import [#63693](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63693) +- svelte: Update cody web [#63710](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63710) +- better alignemnt of github credentials and check success notice [#63717](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63717) +- show success notice in the correct area [#63721](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63721) +- svelte: Prefill search home page query input with (default) context filter [#63740](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63740) +- remove watch path that's gone [#63746](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63746) +- batches: enable check for creating source as non credential [#63751](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63751) +- build: update wolfi image lock for otel [#63755](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63755) - fix(build): update wolfi lock for otel-collector ### Refactor -- cody: Reshape the `CompletionsClient` interface [#63358](https://github.com/sourcegraph/sourcegraph/pull/63358)NA, just some under the hood refactoring that shouldn't impact any functionality. +- cody: Reshape the `CompletionsClient` interface [#63358](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63358)NA, just some under the hood refactoring that shouldn't impact any functionality. ### Test -- cody: Add unit tests for the Completions API [#63434](https://github.com/sourcegraph/sourcegraph/pull/63434)NA. Just trivial changes and adding more tests. +- cody: Add unit tests for the Completions API [#63434](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63434)NA. Just trivial changes and adding more tests. ### Reverts ### Uncategorized -- gitserver: Sunset Exec endpoint [#62774](https://github.com/sourcegraph/sourcegraph/pull/62774) -- gitserver: Cleanup CreateCommitFromPatch [#62781](https://github.com/sourcegraph/sourcegraph/pull/62781) -- [React]: Add initial usage of the new web worker-based cody web chat [#62792](https://github.com/sourcegraph/sourcegraph/pull/62792) -- gitserver: Framework to support integration testing against gitserver [#62801](https://github.com/sourcegraph/sourcegraph/pull/62801) -- feat/internal/memcmd: add internal/memcmd package to allow for memory tracking of exec.Cmd processes [#62803](https://github.com/sourcegraph/sourcegraph/pull/62803)This feature adds a package that allows us to track the memory usage of commands invoked via exec.Cmd. -- feat(search/svelte): Add context specific suggestions to repo search input [#62880](https://github.com/sourcegraph/sourcegraph/pull/62880) -- feat/cody-gateway: use Enterprise Portal for actor/productsubscriptions [#62934](https://github.com/sourcegraph/sourcegraph/pull/62934) -- Reimplement license checks [#63068](https://github.com/sourcegraph/sourcegraph/pull/63068) -- Svelte: inject into primary `app.html` [#63088](https://github.com/sourcegraph/sourcegraph/pull/63088) -- Syntactic Indexing: add TAR archive indexing mode to scip-syntax CLI [#63097](https://github.com/sourcegraph/sourcegraph/pull/63097) -- Add Support for Counting Tokens for Azure Code and Update in Redis [#63100](https://github.com/sourcegraph/sourcegraph/pull/63100) -- enterprise-portal: update RPC for subscription domain and members [#63105](https://github.com/sourcegraph/sourcegraph/pull/63105) -- Cody Gateway embeddings: powering with generated metadata - take 2 [#63112](https://github.com/sourcegraph/sourcegraph/pull/63112) -- fix(Cody Gateway): add model field to Google completion request [#63113](https://github.com/sourcegraph/sourcegraph/pull/63113) -- feat/cmd/gitserver: add memory tracking for both linux and macos [#63114](https://github.com/sourcegraph/sourcegraph/pull/63114)Adds a new experimental feature to enable track of `git` command memory invocations when the `GITSERVER_MEMORY_OBSERVATION_ENABLED` environment variable is true (off by default). -- feat/sg-msp-pg: add suggestion to check msp-ops page on perms error [#63118](https://github.com/sourcegraph/sourcegraph/pull/63118) +- gitserver: Sunset Exec endpoint [#62774](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/62774) +- gitserver: Cleanup CreateCommitFromPatch [#62781](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/62781) +- [React]: Add initial usage of the new web worker-based cody web chat [#62792](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/62792) +- gitserver: Framework to support integration testing against gitserver [#62801](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/62801) +- feat/internal/memcmd: add internal/memcmd package to allow for memory tracking of exec.Cmd processes [#62803](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/62803)This feature adds a package that allows us to track the memory usage of commands invoked via exec.Cmd. +- feat(search/svelte): Add context specific suggestions to repo search input [#62880](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/62880) +- feat/cody-gateway: use Enterprise Portal for actor/productsubscriptions [#62934](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/62934) +- Reimplement license checks [#63068](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63068) +- Svelte: inject into primary `app.html` [#63088](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63088) +- Syntactic Indexing: add TAR archive indexing mode to scip-syntax CLI [#63097](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63097) +- Add Support for Counting Tokens for Azure Code and Update in Redis [#63100](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63100) +- enterprise-portal: update RPC for subscription domain and members [#63105](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63105) +- Cody Gateway embeddings: powering with generated metadata - take 2 [#63112](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63112) +- fix(Cody Gateway): add model field to Google completion request [#63113](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63113) +- feat/cmd/gitserver: add memory tracking for both linux and macos [#63114](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63114)Adds a new experimental feature to enable track of `git` command memory invocations when the `GITSERVER_MEMORY_OBSERVATION_ENABLED` environment variable is true (off by default). +- feat/sg-msp-pg: add suggestion to check msp-ops page on perms error [#63118](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63118) - `sg msp pg connect` will tell you about your service's generated Notion page if you run into a permissions-looking error during command setup, where there is guidance about the required Entitle requests. -- Svelte: add sentry [#63126](https://github.com/sourcegraph/sourcegraph/pull/63126) -- sg: deny cloud ephemeral builds from main [#63127](https://github.com/sourcegraph/sourcegraph/pull/63127) +- Svelte: add sentry [#63126](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63126) +- sg: deny cloud ephemeral builds from main [#63127](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63127) - deny cloud ephemeral deployments triggered from 'main' -- svelte: Add bottom panel close button [#63128](https://github.com/sourcegraph/sourcegraph/pull/63128) +- svelte: Add bottom panel close button [#63128](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63128) - Added bottom panel close button - Added 'text' variant to Button component - Added 'actions' slot to Tabs component - Added Button component stories -- svelte: Migrate repo sidebar toggle button to use lucide icon [#63129](https://github.com/sourcegraph/sourcegraph/pull/63129) -- bug: update hard coded consts [#63133](https://github.com/sourcegraph/sourcegraph/pull/63133) +- svelte: Migrate repo sidebar toggle button to use lucide icon [#63129](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63129) +- bug: update hard coded consts [#63133](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63133) - tmp process: update release consts to 5.4.5099 -- Reapply "gitserver(client): Reintroduce 500 maximum connections limit" [#63134](https://github.com/sourcegraph/sourcegraph/pull/63134) -- scim: Fix user updates when SCIM was previously enabled [#63135](https://github.com/sourcegraph/sourcegraph/pull/63135) -- enterprise-portal: rename "scope" to "permission" for query RPC [#63137](https://github.com/sourcegraph/sourcegraph/pull/63137) -- enterprise-portal: init database schema and handler store [#63139](https://github.com/sourcegraph/sourcegraph/pull/63139) -- Svelte: allow popovers to have external targets [#63141](https://github.com/sourcegraph/sourcegraph/pull/63141) -- feat/enterprise-portal: rudimentary audit logging [#63142](https://github.com/sourcegraph/sourcegraph/pull/63142) -- build: fixup custom eslint test rule after bump to rules_js 2 [#63143](https://github.com/sourcegraph/sourcegraph/pull/63143) -- Remove references to 'rate-limits-exceeded-for-testing' feature flag [#63144](https://github.com/sourcegraph/sourcegraph/pull/63144) -- security: Auto-update package lockfiles for Sourcegraph base images [#63145](https://github.com/sourcegraph/sourcegraph/pull/63145) -- Svelte: fix tests [#63146](https://github.com/sourcegraph/sourcegraph/pull/63146) -- gitserver: Remove comment about error checking [#63147](https://github.com/sourcegraph/sourcegraph/pull/63147) -- Adds stubs for usage connection resolver [#63156](https://github.com/sourcegraph/sourcegraph/pull/63156) -- feat/enterprise-portal: return all attributes, even when access is disabled [#63159](https://github.com/sourcegraph/sourcegraph/pull/63159) -- webhooks: Update payload testdata and type for Bitbucket Server push events [#63161](https://github.com/sourcegraph/sourcegraph/pull/63161) -- fix/enterprise-portal: ignore empty hashes for Cody Gateway access tokens [#63162](https://github.com/sourcegraph/sourcegraph/pull/63162) -- feat(cody-gateway): add Google Gemini stable models to allowed models [#63163](https://github.com/sourcegraph/sourcegraph/pull/63163) -- feat/msp/runtime: PG_QUERY_LOGGING=true for local dev query logging [#63164](https://github.com/sourcegraph/sourcegraph/pull/63164) +- Reapply "gitserver(client): Reintroduce 500 maximum connections limit" [#63134](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63134) +- scim: Fix user updates when SCIM was previously enabled [#63135](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63135) +- enterprise-portal: rename "scope" to "permission" for query RPC [#63137](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63137) +- enterprise-portal: init database schema and handler store [#63139](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63139) +- Svelte: allow popovers to have external targets [#63141](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63141) +- feat/enterprise-portal: rudimentary audit logging [#63142](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63142) +- build: fixup custom eslint test rule after bump to rules_js 2 [#63143](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63143) +- Remove references to 'rate-limits-exceeded-for-testing' feature flag [#63144](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63144) +- security: Auto-update package lockfiles for Sourcegraph base images [#63145](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63145) +- Svelte: fix tests [#63146](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63146) +- gitserver: Remove comment about error checking [#63147](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63147) +- Adds stubs for usage connection resolver [#63156](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63156) +- feat/enterprise-portal: return all attributes, even when access is disabled [#63159](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63159) +- webhooks: Update payload testdata and type for Bitbucket Server push events [#63161](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63161) +- fix/enterprise-portal: ignore empty hashes for Cody Gateway access tokens [#63162](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63162) +- feat(cody-gateway): add Google Gemini stable models to allowed models [#63163](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63163) +- feat/msp/runtime: PG_QUERY_LOGGING=true for local dev query logging [#63164](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63164) - MSP runtime users can now set `PG_QUERY_LOGGING=true` to dump queries and arguments from database interactions at `DEBUG` level in local dev. -- msp: encode commit_message as base64 [#63165](https://github.com/sourcegraph/sourcegraph/pull/63165) -- Cody Gateway: Add support for Google non-streaming endpoint [#63166](https://github.com/sourcegraph/sourcegraph/pull/63166) -- Svelte: add Cody upsell banner [#63167](https://github.com/sourcegraph/sourcegraph/pull/63167) -- chore/cody-gateway: instrument removeUnseenTokens [#63169](https://github.com/sourcegraph/sourcegraph/pull/63169) -- Svelte: add footer links for dotcom [#63170](https://github.com/sourcegraph/sourcegraph/pull/63170) -- chore/otel-collector: upgrade to v0.103.0, remove jaegerexporter [#63171](https://github.com/sourcegraph/sourcegraph/pull/63171) +- msp: encode commit_message as base64 [#63165](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63165) +- Cody Gateway: Add support for Google non-streaming endpoint [#63166](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63166) +- Svelte: add Cody upsell banner [#63167](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63167) +- chore/cody-gateway: instrument removeUnseenTokens [#63169](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63169) +- Svelte: add footer links for dotcom [#63170](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63170) +- chore/otel-collector: upgrade to v0.103.0, remove jaegerexporter [#63171](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63171) - OpenTelemetry Collector: Upgraded OpenTelemetry Collector to v0.103.0 - OpenTelemetry Collector: The [deprecated ](https://github.com/open-telemetry/opentelemetry-specification/pull/2858). Users of `exporter: { jaeger: ... }` in the OpenTelemetry Collector should use `exporter: { otlp/jaeger: ... }` to send traces directly to Jaeger via its OTLP receiver. - Users of the default Jaeger configurations now need to provide `JAEGER_OTLP_GRPC_PORT` as well as the existing `JAEGER_HOST` configuration. -- Cody Gateway: handle streams with trailing newline in Gemini response [#63172](https://github.com/sourcegraph/sourcegraph/pull/63172) -- enterprise-portal: implement basic MSP IAM and RPCs [#63173](https://github.com/sourcegraph/sourcegraph/pull/63173) -- Fix: auth issues with Sourcegraph VSCode extension [#63175](https://github.com/sourcegraph/sourcegraph/pull/63175) +- Cody Gateway: handle streams with trailing newline in Gemini response [#63172](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63172) +- enterprise-portal: implement basic MSP IAM and RPCs [#63173](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63173) +- Fix: auth issues with Sourcegraph VSCode extension [#63175](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63175) - Entering the URL and access token in the UI now works - no more manual editing of `settings.json` -- Adds a search client to the codenav service [#63180](https://github.com/sourcegraph/sourcegraph/pull/63180) -- feat(search/svelte): Support more file icons [#63181](https://github.com/sourcegraph/sourcegraph/pull/63181) -- dotcom: fix issue with dotcom emails [#63183](https://github.com/sourcegraph/sourcegraph/pull/63183) -- fix(search/svelte): Hide diff view when closing bottom panel [#63184](https://github.com/sourcegraph/sourcegraph/pull/63184) -- Extend instructions for running CG locally [#63186](https://github.com/sourcegraph/sourcegraph/pull/63186) -- enterprise-portal: temporarily disable local DB migrate [#63187](https://github.com/sourcegraph/sourcegraph/pull/63187) -- SSC: Fix "Make admin" and "Revoke admin" button actions [#63188](https://github.com/sourcegraph/sourcegraph/pull/63188)fix(plg): fixed "Make admin" and "Revoke admin" button actions -- Resolve syntactic symbol at request range [#63189](https://github.com/sourcegraph/sourcegraph/pull/63189) -- SSC: Fix checkout links [#63190](https://github.com/sourcegraph/sourcegraph/pull/63190)fix(plg): make upgrade links point to the right pages for Teams & Invites -- [Svelte]: Fix standard click-based popover flow [#63192](https://github.com/sourcegraph/sourcegraph/pull/63192) -- Fix: querying event logs breaks when "id" column value > int32 [#63193](https://github.com/sourcegraph/sourcegraph/pull/63193) +- Adds a search client to the codenav service [#63180](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63180) +- feat(search/svelte): Support more file icons [#63181](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63181) +- dotcom: fix issue with dotcom emails [#63183](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63183) +- fix(search/svelte): Hide diff view when closing bottom panel [#63184](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63184) +- Extend instructions for running CG locally [#63186](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63186) +- enterprise-portal: temporarily disable local DB migrate [#63187](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63187) +- SSC: Fix "Make admin" and "Revoke admin" button actions [#63188](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63188)fix(plg): fixed "Make admin" and "Revoke admin" button actions +- Resolve syntactic symbol at request range [#63189](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63189) +- SSC: Fix checkout links [#63190](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63190)fix(plg): make upgrade links point to the right pages for Teams & Invites +- [Svelte]: Fix standard click-based popover flow [#63192](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63192) +- Fix: querying event logs breaks when "id" column value > int32 [#63193](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63193) - Address "value out of range" errors when querying the event logs -- sg: cloud eph - improve missing tag/version message [#63195](https://github.com/sourcegraph/sourcegraph/pull/63195) +- sg: cloud eph - improve missing tag/version message [#63195](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63195) - sg - improve messaging when an image is missing from Cloud ephemeral registry -- Adds function to find candidate occurrences via search [#63196](https://github.com/sourcegraph/sourcegraph/pull/63196) -- webhooks: Add support for secrets for Bitbucket Cloud [#63198](https://github.com/sourcegraph/sourcegraph/pull/63198) -- context: detect if README is required [#63199](https://github.com/sourcegraph/sourcegraph/pull/63199) -- sg: cloud eph - set max deployment name [#63202](https://github.com/sourcegraph/sourcegraph/pull/63202) +- Adds function to find candidate occurrences via search [#63196](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63196) +- webhooks: Add support for secrets for Bitbucket Cloud [#63198](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63198) +- context: detect if README is required [#63199](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63199) +- sg: cloud eph - set max deployment name [#63202](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63202) - sg - set a max length for cloud ephemeral deployment names -- fix/internal/memcmd: fix goroutine leak in linux observer [#63206](https://github.com/sourcegraph/sourcegraph/pull/63206)A goroutine leak in the experimental linux memory observation logic has been fixed. -- feat/internal/memcmd: ignore context cancellation errors from Stop() [#63208](https://github.com/sourcegraph/sourcegraph/pull/63208) +- fix/internal/memcmd: fix goroutine leak in linux observer [#63206](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63206)A goroutine leak in the experimental linux memory observation logic has been fixed. +- feat/internal/memcmd: ignore context cancellation errors from Stop() [#63208](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63208) - Slightly improve logspam from Linux memory observation logic by ignoring context cancellation errors that occur when the user explicitly stopped the observer. -- Use 8B version of llama3 in metadata generation [#63212](https://github.com/sourcegraph/sourcegraph/pull/63212) -- fix/internal/memcmd: close the explicit stop channel before cancelling context [#63214](https://github.com/sourcegraph/sourcegraph/pull/63214)This PR fixes a logspam bug in the linux memory observer that was due to do slightly faulty synchronizzation logic. -- internal: make adding EventsStore middleware easier [#63216](https://github.com/sourcegraph/sourcegraph/pull/63216) -- Codenav: use new occurrences API for symbol definitions [#63217](https://github.com/sourcegraph/sourcegraph/pull/63217) -- Svelte: remove v1 telemetry [#63220](https://github.com/sourcegraph/sourcegraph/pull/63220) -- Svelte: use Inter font for --font-family-base [#63221](https://github.com/sourcegraph/sourcegraph/pull/63221) -- Proof-of-concept for Intent detector API [#63228](https://github.com/sourcegraph/sourcegraph/pull/63228) -- Add unit test for saml requests with multiple certs [#63229](https://github.com/sourcegraph/sourcegraph/pull/63229) -- chore(search/svelte): Remove dependencies on barrel files to speed up dev build [#63230](https://github.com/sourcegraph/sourcegraph/pull/63230) -- PLG: Allow users who are already on a team accept invites [#63231](https://github.com/sourcegraph/sourcegraph/pull/63231) -- Svelte: use Roboto Mono as monospace font [#63247](https://github.com/sourcegraph/sourcegraph/pull/63247) -- Chore: disable flaky tests [#63251](https://github.com/sourcegraph/sourcegraph/pull/63251) -- Svelte: implement keyboard shortcut design [#63253](https://github.com/sourcegraph/sourcegraph/pull/63253) -- Svelte: add repo header dropdown menu [#63257](https://github.com/sourcegraph/sourcegraph/pull/63257) -- fix(cody-gateway): Improve prompt and request validation for gemini [#63258](https://github.com/sourcegraph/sourcegraph/pull/63258) -- Filters candidate matches against syntactic SCIP documents [#63268](https://github.com/sourcegraph/sourcegraph/pull/63268) -- PLG: encode URL search params [#63275](https://github.com/sourcegraph/sourcegraph/pull/63275) -- Chore: update goldmark [#63276](https://github.com/sourcegraph/sourcegraph/pull/63276) -- Cody Gateway: add gemini model to code completion list [#63278](https://github.com/sourcegraph/sourcegraph/pull/63278) -- Adding Anthropic messages API support to the Google provider through Google vertex [#63282](https://github.com/sourcegraph/sourcegraph/pull/63282) -- adding deepseek and lang specific mixtral for completions ab experiment [#63283](https://github.com/sourcegraph/sourcegraph/pull/63283) -- Wraps up syntactic usages in resolvers [#63285](https://github.com/sourcegraph/sourcegraph/pull/63285) -- fix(cody-gateway): Disable flagging Google requests [#63295](https://github.com/sourcegraph/sourcegraph/pull/63295) -- Svelte: fix sidebar icon alignment [#63296](https://github.com/sourcegraph/sourcegraph/pull/63296) -- fix/graphql/database: make count of failed user permissions syncs ignore soft deleted users [#63297](https://github.com/sourcegraph/sourcegraph/pull/63297) +- Use 8B version of llama3 in metadata generation [#63212](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63212) +- fix/internal/memcmd: close the explicit stop channel before cancelling context [#63214](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63214)This PR fixes a logspam bug in the linux memory observer that was due to do slightly faulty synchronizzation logic. +- internal: make adding EventsStore middleware easier [#63216](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63216) +- Codenav: use new occurrences API for symbol definitions [#63217](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63217) +- Svelte: remove v1 telemetry [#63220](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63220) +- Svelte: use Inter font for --font-family-base [#63221](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63221) +- Proof-of-concept for Intent detector API [#63228](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63228) +- Add unit test for saml requests with multiple certs [#63229](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63229) +- chore(search/svelte): Remove dependencies on barrel files to speed up dev build [#63230](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63230) +- PLG: Allow users who are already on a team accept invites [#63231](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63231) +- Svelte: use Roboto Mono as monospace font [#63247](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63247) +- Chore: disable flaky tests [#63251](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63251) +- Svelte: implement keyboard shortcut design [#63253](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63253) +- Svelte: add repo header dropdown menu [#63257](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63257) +- fix(cody-gateway): Improve prompt and request validation for gemini [#63258](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63258) +- Filters candidate matches against syntactic SCIP documents [#63268](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63268) +- PLG: encode URL search params [#63275](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63275) +- Chore: update goldmark [#63276](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63276) +- Cody Gateway: add gemini model to code completion list [#63278](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63278) +- Adding Anthropic messages API support to the Google provider through Google vertex [#63282](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63282) +- adding deepseek and lang specific mixtral for completions ab experiment [#63283](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63283) +- Wraps up syntactic usages in resolvers [#63285](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63285) +- fix(cody-gateway): Disable flagging Google requests [#63295](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63295) +- Svelte: fix sidebar icon alignment [#63296](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63296) +- fix/graphql/database: make count of failed user permissions syncs ignore soft deleted users [#63297](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63297) - The failed user permission sync count on the permission dashboard now properly ignores syncs from deleted users (which is the expected behavior). -- fix/graphql/database: fix repo permission sync count to ignore soft deleted repositories [#63298](https://github.com/sourcegraph/sourcegraph/pull/63298) +- fix/graphql/database: fix repo permission sync count to ignore soft deleted repositories [#63298](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63298) - The failed repository permission sync count on the permission dashboard now properly ignores syncs from deleted repository (which is the expected behavior). -- feature/internal/database: add test to ensure that not found errors fulfiill errcode.NotFound [#63299](https://github.com/sourcegraph/sourcegraph/pull/63299) +- feature/internal/database: add test to ensure that not found errors fulfiill errcode.NotFound [#63299](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63299) - Added unit tests to ensure that the database userNotFound and RepositoryNotFound error types fulfuill the errcode.NotFound interface. -- Context: simplify file chunk conversion [#63301](https://github.com/sourcegraph/sourcegraph/pull/63301) -- fix/frontend/graphql: log and add trace events for all non-not-found errors that occur when fetching permission syncs [#63302](https://github.com/sourcegraph/sourcegraph/pull/63302) +- Context: simplify file chunk conversion [#63301](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63301) +- fix/frontend/graphql: log and add trace events for all non-not-found errors that occur when fetching permission syncs [#63302](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63302) - Our graphqlAPI now logs and traces any non-not-found errors that occur when fetching permission sync jobs (as opposed to being silently swallowed). -- feat(cody gateway): code completion support for Google Gemini Flash models [#63303](https://github.com/sourcegraph/sourcegraph/pull/63303)feat(cody gateway): code completion support for Google Gemini Flash models -- fix(cody-gateway): Fix Google flagging configuration [#63305](https://github.com/sourcegraph/sourcegraph/pull/63305) -- fix(cody-gateway): streaming google endpoint [#63306](https://github.com/sourcegraph/sourcegraph/pull/63306) -- syntax-highlighter: Use camino to make handling utf8 paths nicer [#63311](https://github.com/sourcegraph/sourcegraph/pull/63311) -- Retry 404 errors from Triton [#63315](https://github.com/sourcegraph/sourcegraph/pull/63315) -- Minor: update license wording [#63318](https://github.com/sourcegraph/sourcegraph/pull/63318) -- Svelte: repo header followups [#63319](https://github.com/sourcegraph/sourcegraph/pull/63319) -- dotcom: Remove on-demand cloning of repositories [#63321](https://github.com/sourcegraph/sourcegraph/pull/63321)Dotcom no longer clones repos on demand. -- Chore: remove search console [#63322](https://github.com/sourcegraph/sourcegraph/pull/63322) -- wip: Introduce `cody-gateway-config` tool for generating model configuration [#63324](https://github.com/sourcegraph/sourcegraph/pull/63324)NA, this is an initial step. A later PR will elaborate on the exciting new feature this is enabling. -- V2-telemetry: Simplify sensitive metadata allowlist to accept feature only [#63325](https://github.com/sourcegraph/sourcegraph/pull/63325) -- Search: surface pattern type in query input [#63326](https://github.com/sourcegraph/sourcegraph/pull/63326) -- code monitors: respect default pattern type [#63333](https://github.com/sourcegraph/sourcegraph/pull/63333) -- Use math/rand/v2 [#63346](https://github.com/sourcegraph/sourcegraph/pull/63346) -- Cody pro icon was squashed in the upgrade banner [#63356](https://github.com/sourcegraph/sourcegraph/pull/63356) -- Refactor the 'getModel' callbacks into their own file [#63359](https://github.com/sourcegraph/sourcegraph/pull/63359)NA -- fix/msp/postgresqlroles: wait for databases to be provisioned [#63362](https://github.com/sourcegraph/sourcegraph/pull/63362) +- feat(cody gateway): code completion support for Google Gemini Flash models [#63303](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63303)feat(cody gateway): code completion support for Google Gemini Flash models +- fix(cody-gateway): Fix Google flagging configuration [#63305](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63305) +- fix(cody-gateway): streaming google endpoint [#63306](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63306) +- syntax-highlighter: Use camino to make handling utf8 paths nicer [#63311](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63311) +- Retry 404 errors from Triton [#63315](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63315) +- Minor: update license wording [#63318](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63318) +- Svelte: repo header followups [#63319](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63319) +- dotcom: Remove on-demand cloning of repositories [#63321](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63321)Dotcom no longer clones repos on demand. +- Chore: remove search console [#63322](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63322) +- wip: Introduce `cody-gateway-config` tool for generating model configuration [#63324](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63324)NA, this is an initial step. A later PR will elaborate on the exciting new feature this is enabling. +- V2-telemetry: Simplify sensitive metadata allowlist to accept feature only [#63325](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63325) +- Search: surface pattern type in query input [#63326](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63326) +- code monitors: respect default pattern type [#63333](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63333) +- Use math/rand/v2 [#63346](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63346) +- Cody pro icon was squashed in the upgrade banner [#63356](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63356) +- Refactor the 'getModel' callbacks into their own file [#63359](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63359)NA +- fix/msp/postgresqlroles: wait for databases to be provisioned [#63362](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63362) - MSP Cloud SQL: Fix race condition between database creation and role grants for the read-only operator access user -- skip highlighting large lockfiles on all instances, not just dotcom [#63366](https://github.com/sourcegraph/sourcegraph/pull/63366) +- skip highlighting large lockfiles on all instances, not just dotcom [#63366](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63366) - Syntax highlighting is disabled on lockfiles (such as `package-lock.json`) because it is CPU-intensive on these large files and very rarely desirable. -- allow repo access by default on dotcom [#63367](https://github.com/sourcegraph/sourcegraph/pull/63367) -- clearer access tokens allow check on dotcom [#63368](https://github.com/sourcegraph/sourcegraph/pull/63368) -- nix: use go1.22.4 [#63372](https://github.com/sourcegraph/sourcegraph/pull/63372) -- remove extraneous Cody onboarding steps [#63373](https://github.com/sourcegraph/sourcegraph/pull/63373) -- Publish images from patch release branches [#63379](https://github.com/sourcegraph/sourcegraph/pull/63379) -- plg: Make page headers the same style [#63380](https://github.com/sourcegraph/sourcegraph/pull/63380) -- Improve InviteUsers interface [#63383](https://github.com/sourcegraph/sourcegraph/pull/63383) -- Cody Gateway: New Claude 3.5 Sonnet model [#63395](https://github.com/sourcegraph/sourcegraph/pull/63395)feature(plg): new Claude 3.5 Sonnet model support for Cody Pro users -- Search: expose path matches on FileMatch [#63396](https://github.com/sourcegraph/sourcegraph/pull/63396) +- allow repo access by default on dotcom [#63367](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63367) +- clearer access tokens allow check on dotcom [#63368](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63368) +- nix: use go1.22.4 [#63372](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63372) +- remove extraneous Cody onboarding steps [#63373](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63373) +- Publish images from patch release branches [#63379](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63379) +- plg: Make page headers the same style [#63380](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63380) +- Improve InviteUsers interface [#63383](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63383) +- Cody Gateway: New Claude 3.5 Sonnet model [#63395](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63395)feature(plg): new Claude 3.5 Sonnet model support for Cody Pro users +- Search: expose path matches on FileMatch [#63396](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63396) - Exposed the matched ranges of a file path via the GraphQL API -- Svelte: Make the byline in the fuzzy finder items bigger [#63398](https://github.com/sourcegraph/sourcegraph/pull/63398) -- msp: add `GetFloat` to runtime `Env` [#63399](https://github.com/sourcegraph/sourcegraph/pull/63399) -- fix(cody-gateway): model id for claude 3.5 sonnet [#63400](https://github.com/sourcegraph/sourcegraph/pull/63400) -- fix(cody-gateway): getAPIURL before transformBody [#63406](https://github.com/sourcegraph/sourcegraph/pull/63406) -- Search: always respect default pattern type [#63410](https://github.com/sourcegraph/sourcegraph/pull/63410) -- feat(cody-gateway): add support for Gemini models with context cache [#63413](https://github.com/sourcegraph/sourcegraph/pull/63413) -- Rename intent API (add chat reference, make the name more idiomatic) [#63416](https://github.com/sourcegraph/sourcegraph/pull/63416) -- Add language ID to private metadata for v2 codeintel events (for in p… [#63421](https://github.com/sourcegraph/sourcegraph/pull/63421) -- lib: downgrade GORM to 1.25.6 [#63427](https://github.com/sourcegraph/sourcegraph/pull/63427) -- "Cody" in navbar not "Cody AI" [#63429](https://github.com/sourcegraph/sourcegraph/pull/63429) +- Svelte: Make the byline in the fuzzy finder items bigger [#63398](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63398) +- msp: add `GetFloat` to runtime `Env` [#63399](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63399) +- fix(cody-gateway): model id for claude 3.5 sonnet [#63400](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63400) +- fix(cody-gateway): getAPIURL before transformBody [#63406](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63406) +- Search: always respect default pattern type [#63410](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63410) +- feat(cody-gateway): add support for Gemini models with context cache [#63413](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63413) +- Rename intent API (add chat reference, make the name more idiomatic) [#63416](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63416) +- Add language ID to private metadata for v2 codeintel events (for in p… [#63421](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63421) +- lib: downgrade GORM to 1.25.6 [#63427](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63427) +- "Cody" in navbar not "Cody AI" [#63429](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63429) - In the navbar, Cody is now just "Cody" not "Cody AI". -- remove Cody "upsells"—and all Cody links if Cody is disabled [#63430](https://github.com/sourcegraph/sourcegraph/pull/63430) +- remove Cody "upsells"—and all Cody links if Cody is disabled [#63430](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63430) - When Cody is disabled in site config (with `"cody.enabled": false`), all links and UI elements about Cody are hidden from all users. Previously, when Cody was disabled, users would see some links informing them about Cody. -- remove disabled web UI code for embeddings [#63432](https://github.com/sourcegraph/sourcegraph/pull/63432) -- remove rule warning about React props spreading [#63433](https://github.com/sourcegraph/sourcegraph/pull/63433) -- support fast, simple `sg start single-program-experimental-blame-sqs` for local dev [#63435](https://github.com/sourcegraph/sourcegraph/pull/63435) -- config: Various fixes and updating the naming rules for ModelConfig resource IDs [#63436](https://github.com/sourcegraph/sourcegraph/pull/63436) -- remove unused CODY_APP esbuild config and entrypoint [#63438](https://github.com/sourcegraph/sourcegraph/pull/63438) -- remove old and unused Cody search page [#63439](https://github.com/sourcegraph/sourcegraph/pull/63439) -- remove Code Search upsell from Cody page [#63440](https://github.com/sourcegraph/sourcegraph/pull/63440) -- scip-syntax: adds strict SCIP symbol parsing and formatting [#63443](https://github.com/sourcegraph/sourcegraph/pull/63443) -- fix(code hosts): Use more deterministic API endpoints for GitHub code host connections [#63445](https://github.com/sourcegraph/sourcegraph/pull/63445) +- remove disabled web UI code for embeddings [#63432](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63432) +- remove rule warning about React props spreading [#63433](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63433) +- support fast, simple `sg start single-program-experimental-blame-sqs` for local dev [#63435](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63435) +- config: Various fixes and updating the naming rules for ModelConfig resource IDs [#63436](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63436) +- remove unused CODY_APP esbuild config and entrypoint [#63438](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63438) +- remove old and unused Cody search page [#63439](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63439) +- remove Code Search upsell from Cody page [#63440](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63440) +- scip-syntax: adds strict SCIP symbol parsing and formatting [#63443](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63443) +- fix(code hosts): Use more deterministic API endpoints for GitHub code host connections [#63445](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63445) - The `"internal"` repositoryQuery for GitHub code host connections now use a more deterministic API that's less susceptible to missing repositories - The `"public"` repositoryQuery for GitHub code host connections now make additional requests to fetch missing repository details, like topics. This fixes an issue where repos added by the `"public"` repositoryQuery would have missing repo details -- add back /post-sign-up [#63456](https://github.com/sourcegraph/sourcegraph/pull/63456) -- Add v2 telemetry infrastructure to browser extensions and native inte… [#63458](https://github.com/sourcegraph/sourcegraph/pull/63458) -- allow more models to be used in Cody Free [#63459](https://github.com/sourcegraph/sourcegraph/pull/63459) -- Gateway: forward X-Fireworks-Genie header from client [#63460](https://github.com/sourcegraph/sourcegraph/pull/63460) -- Search-based usages for new codenav API [#63464](https://github.com/sourcegraph/sourcegraph/pull/63464) -- chore(code-search): disable codemonitoring dotcom (jscontext) [#63465](https://github.com/sourcegraph/sourcegraph/pull/63465) -- notebooks: store default pattern type per notebook [#63472](https://github.com/sourcegraph/sourcegraph/pull/63472) -- Chore: refactoring occurrence indexing [#63473](https://github.com/sourcegraph/sourcegraph/pull/63473) -- Update free tier limits [#63474](https://github.com/sourcegraph/sourcegraph/pull/63474) -- Svelte: add debug view for code intel occurrences [#63475](https://github.com/sourcegraph/sourcegraph/pull/63475) -- Chore: fix repo stars alignment [#63476](https://github.com/sourcegraph/sourcegraph/pull/63476) -- omit go:embed of big assets from `sg start single-program-experimental-blame-sqs` [#63477](https://github.com/sourcegraph/sourcegraph/pull/63477) -- fix chopped-off tooltips in code monitor query input [#63478](https://github.com/sourcegraph/sourcegraph/pull/63478) +- add back /post-sign-up [#63456](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63456) +- Add v2 telemetry infrastructure to browser extensions and native inte… [#63458](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63458) +- allow more models to be used in Cody Free [#63459](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63459) +- Gateway: forward X-Fireworks-Genie header from client [#63460](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63460) +- Search-based usages for new codenav API [#63464](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63464) +- chore(code-search): disable codemonitoring dotcom (jscontext) [#63465](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63465) +- notebooks: store default pattern type per notebook [#63472](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63472) +- Chore: refactoring occurrence indexing [#63473](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63473) +- Update free tier limits [#63474](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63474) +- Svelte: add debug view for code intel occurrences [#63475](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63475) +- Chore: fix repo stars alignment [#63476](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63476) +- omit go:embed of big assets from `sg start single-program-experimental-blame-sqs` [#63477](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63477) +- fix chopped-off tooltips in code monitor query input [#63478](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63478) - Fixed an issue when creating or editing a code monitor that obscured helpful tooltips in the query editor. -- add React key to fragments in code monitoring logs [#63479](https://github.com/sourcegraph/sourcegraph/pull/63479) -- remove beta labels for code monitoring Slack notifs & logs [#63480](https://github.com/sourcegraph/sourcegraph/pull/63480) +- add React key to fragments in code monitoring logs [#63479](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63479) +- remove beta labels for code monitoring Slack notifs & logs [#63480](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63480) - Code monitoring Slack notifications, previously in beta, are now GA. This feature lets you post matching code changes to a Slack channel. - Code monitoring logs, previously in beta, are now GA. This feature lets you see the status of and activity related to code monitors to troubleshoot issues with finding results and performing configured actions. -- shorter PR template [#63481](https://github.com/sourcegraph/sourcegraph/pull/63481) -- cloud: add feature flags to show no edit warning [#63484](https://github.com/sourcegraph/sourcegraph/pull/63484) -- saved searches: use default pattern type [#63487](https://github.com/sourcegraph/sourcegraph/pull/63487) -- search: fix regexp toggle if regexp is default [#63489](https://github.com/sourcegraph/sourcegraph/pull/63489) -- Fix azure completions api [#63491](https://github.com/sourcegraph/sourcegraph/pull/63491) -- Enable new Cody Web by default [#63493](https://github.com/sourcegraph/sourcegraph/pull/63493) -- msp: split contract into JobContract and ServiceContract [#63494](https://github.com/sourcegraph/sourcegraph/pull/63494) -- Svelte: improve contrast for file tree guide line [#63495](https://github.com/sourcegraph/sourcegraph/pull/63495) -- fix/internal/observation: make ErrCollector type threadsafe [#63496](https://github.com/sourcegraph/sourcegraph/pull/63496) +- shorter PR template [#63481](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63481) +- cloud: add feature flags to show no edit warning [#63484](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63484) +- saved searches: use default pattern type [#63487](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63487) +- search: fix regexp toggle if regexp is default [#63489](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63489) +- Fix azure completions api [#63491](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63491) +- Enable new Cody Web by default [#63493](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63493) +- msp: split contract into JobContract and ServiceContract [#63494](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63494) +- Svelte: improve contrast for file tree guide line [#63495](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63495) +- fix/internal/observation: make ErrCollector type threadsafe [#63496](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63496) - Fixed a threadsafety issue in the internal/observation.ErrCollector type -- Fix initial context for Cody Web on the repository page [#63497](https://github.com/sourcegraph/sourcegraph/pull/63497) -- Cody Web: Fix Cody page for signed out users [#63498](https://github.com/sourcegraph/sourcegraph/pull/63498) -- cloud: update feature flag warning severity [#63499](https://github.com/sourcegraph/sourcegraph/pull/63499)n/a -- Svelte: rev picker design updates and addition to commits page [#63506](https://github.com/sourcegraph/sourcegraph/pull/63506) -- oops, fix Cody Web enablement [#63508](https://github.com/sourcegraph/sourcegraph/pull/63508) -- fix Cody nav link for unauthed dotcom users [#63510](https://github.com/sourcegraph/sourcegraph/pull/63510) -- looser eslint rules [#63511](https://github.com/sourcegraph/sourcegraph/pull/63511) -- remove unused CTAs [#63512](https://github.com/sourcegraph/sourcegraph/pull/63512) -- misc wording and UI tweaks to search contexts pages [#63513](https://github.com/sourcegraph/sourcegraph/pull/63513) -- make Cody and Code Search global navbar items one-click [#63514](https://github.com/sourcegraph/sourcegraph/pull/63514) +- Fix initial context for Cody Web on the repository page [#63497](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63497) +- Cody Web: Fix Cody page for signed out users [#63498](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63498) +- cloud: update feature flag warning severity [#63499](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63499)n/a +- Svelte: rev picker design updates and addition to commits page [#63506](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63506) +- oops, fix Cody Web enablement [#63508](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63508) +- fix Cody nav link for unauthed dotcom users [#63510](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63510) +- looser eslint rules [#63511](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63511) +- remove unused CTAs [#63512](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63512) +- misc wording and UI tweaks to search contexts pages [#63513](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63513) +- make Cody and Code Search global navbar items one-click [#63514](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63514) - Code Search and Cody now are one-click links in the global navbar. Other features are in the new "Tools" menu: search contexts, code monitors, search jobs, and notebooks. Your Cody dashboard is linked from your user menu (in the top right). -- Bump `cody-web-experimental` package version [#63525](https://github.com/sourcegraph/sourcegraph/pull/63525) -- sg: generate github action subscription matrix dynamically [#63526](https://github.com/sourcegraph/sourcegraph/pull/63526) -- backend: Introduce a basic utils package for appliance sourcegraph upgrades [#63529](https://github.com/sourcegraph/sourcegraph/pull/63529) -- link to Cody chat on the web from the Cody manage page [#63530](https://github.com/sourcegraph/sourcegraph/pull/63530) -- feature: Data types for encoding LLM Model config via Sourcegraph site config [#63533](https://github.com/sourcegraph/sourcegraph/pull/63533) -- release: resource def jaeger [#63534](https://github.com/sourcegraph/sourcegraph/pull/63534) -- release: resource def grafana [#63535](https://github.com/sourcegraph/sourcegraph/pull/63535) -- scip-syntax: implements parallel processing for workspace and tar commands [#63536](https://github.com/sourcegraph/sourcegraph/pull/63536) -- add LazyQueryInputFormControl, remove duplicated common pattern [#63537](https://github.com/sourcegraph/sourcegraph/pull/63537) -- fetch User.id to suppress GraphQL cache warning [#63538](https://github.com/sourcegraph/sourcegraph/pull/63538) -- fix(sg/bazel-do): use ci.sourcegraph.bazelrc with bazel-do [#63545](https://github.com/sourcegraph/sourcegraph/pull/63545) +- Bump `cody-web-experimental` package version [#63525](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63525) +- sg: generate github action subscription matrix dynamically [#63526](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63526) +- backend: Introduce a basic utils package for appliance sourcegraph upgrades [#63529](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63529) +- link to Cody chat on the web from the Cody manage page [#63530](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63530) +- feature: Data types for encoding LLM Model config via Sourcegraph site config [#63533](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63533) +- release: resource def jaeger [#63534](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63534) +- release: resource def grafana [#63535](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63535) +- scip-syntax: implements parallel processing for workspace and tar commands [#63536](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63536) +- add LazyQueryInputFormControl, remove duplicated common pattern [#63537](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63537) +- fetch User.id to suppress GraphQL cache warning [#63538](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63538) +- fix(sg/bazel-do): use ci.sourcegraph.bazelrc with bazel-do [#63545](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/63545) - sg - ensure bazel-do invocations use the ci sourcegraph bazelrc -- (chore)analytics: consistent naming of web code copied events [#63550](https://github.com/sourcegraph/sourcegraph/pull/63550) -- update config for workflows 5.10 [#63554](https://github.com/sourcegraph/sourcegraph/pull/63554) -- chore(search) VSCode Search extension: Update README and CHANGELOG [#63562](https://github.com/sourcegraph/sourcegraph/pull/63562) -- perf(scip-syntax): uses the same parse tree for globals and locals [#63564](https://github.com/sourcegraph/sourcegraph/pull/63564) -- make `