Skip to content

Commit 3cc696d

Browse files
authored
chore(rel): cleanup optional headings in changelog (#756)
There were a bunch of left overs from the PR template in the changelog itself. ## Pull Request approval You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.
1 parent 75eb918 commit 3cc696d

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

docs/technical-changelog.mdx

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,7 @@ This page documents all notable changes to Sourcegraph. For more detailed change
2424

2525
#### Others
2626

27-
- backport 1484 to 5.9.x [#1485](https://github.com/sourcegraph/sourcegraph/pull/1485)
28-
- N/A
29-
OPTIONAL; info at [https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c](https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c)
30-
- [Backport 5.9.x] Revert "Revert "Add syntactic worker to images so it gets updated in helm charts"" [#1483](https://github.com/sourcegraph/sourcegraph/pull/1483)
31-
- n/a Backport 0390b73ba7f69f7f4c9058f3d2b1609e0b939de9 from #1481
27+
- "Add syntactic worker to images so it gets updated in helm charts"" [#1483](https://github.com/sourcegraph/sourcegraph/pull/1483)
3228

3329
{/* RSS={"version":"v5.9.45", "releasedAt": "2024-11-05"} */}
3430

@@ -79,10 +75,8 @@ OPTIONAL; info at [https://www.notion.so/sourcegraph/Writing-a-changelog-entry-d
7975
#### Cody
8076

8177
- add more API docs content [#1378](https://github.com/sourcegraph/sourcegraph/pull/1378)
82-
- OPTIONAL; info at [https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c](https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c)
8378
- add CLI tool to compute PCW [#1349](https://github.com/sourcegraph/sourcegraph/pull/1349)
8479
- Add Claude 3.5 Sonnet (Latest) & Claude 3 Opus (Latest) [#1244](https://github.com/sourcegraph/sourcegraph/pull/1244)
85-
- OPTIONAL; info at [https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c](https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c)
8680
- add Cody Audit Log [#1232](https://github.com/sourcegraph/sourcegraph/pull/1232)
8781
- add cody audit log table and store [#1182](https://github.com/sourcegraph/sourcegraph/pull/1182)
8882
- Expose token usage in the LLM API [#1070](https://github.com/sourcegraph/sourcegraph/pull/1070)
@@ -98,10 +92,8 @@ OPTIONAL; info at [https://www.notion.so/sourcegraph/Writing-a-changelog-entry-d
9892
#### Cody-Gateway
9993

10094
- add new claude-3-5-haiku-latest model [#1471](https://github.com/sourcegraph/sourcegraph/pull/1471)
101-
- OPTIONAL; info at [https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c](https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c)Cody Gateway: add new claude-3-5-haiku-latest & claude-3-5-opus-latest models to Cody Gateway allow list
10295
Cody Gateway: add new claude-3-5-haiku-latest dotcom models list Backport 11e7481ba3c810ae5b47d32b8cf32066e2f0b2bb from #1470
10396
- deprecate old claude 3.5 sonnet [#1248](https://github.com/sourcegraph/sourcegraph/pull/1248)
104-
- OPTIONAL; info at [https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c](https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c)
10597

10698
#### Dev
10799

@@ -169,7 +161,6 @@ that we observed on the user's incoming request
169161
- Adds cost estimates to the ModelConfiguration returned by `.api/llm/supported-models.json`
170162
- Adds `llmTokenUsageCostEstimate` telemetry value with estimates of each requests LLM cost in pennies
171163
- Add check for PGDATASOURCE [#1281](https://github.com/sourcegraph/sourcegraph/pull/1281)
172-
- OPTIONAL; info at [https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c](https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c)
173164
- Add source.server.server_client.user_agent to telemetry payload [#1120](https://github.com/sourcegraph/sourcegraph/pull/1120)
174165
- Add the sourcegraph API client user-agent to telemetry payload types under `source.server.server_client.user_agent`.
175166
- check for external dbs [#1083](https://github.com/sourcegraph/sourcegraph/pull/1083)
@@ -293,7 +284,6 @@ Standard ML, Visual Basic, Pkl, Hack, MATLAB etc.
293284
#### Codyapi
294285

295286
- Restrict audit log retrieval to site admins only [#1285](https://github.com/sourcegraph/sourcegraph/pull/1285)
296-
- OPTIONAL; info at [https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c](https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c)
297287
- Add usage to completions/chat (CODY-3498) [#1131](https://github.com/sourcegraph/sourcegraph/pull/1131)
298288
- Added token usage information to `.api/llm/chat/completions`
299289

@@ -378,7 +368,6 @@ Standard ML, Visual Basic, Pkl, Hack, MATLAB etc.
378368
#### Telemetry
379369

380370
- only log Cody API events to a remote data store, do n… [#1304](https://github.com/sourcegraph/sourcegraph/pull/1304)
381-
- OPTIONAL; info at [https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c](https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c)
382371

383372
#### Telemetry-Gateway
384373

@@ -545,7 +534,6 @@ Standard ML, Visual Basic, Pkl, Hack, MATLAB etc.
545534
- add code llama 7B model for ab test [#1371](https://github.com/sourcegraph/sourcegraph/pull/1371)
546535
- adding code llama 7B for completions
547536
- Hide auto submit checkbox and add promoted badge [#1367](https://github.com/sourcegraph/sourcegraph/pull/1367)
548-
- OPTIONAL; info at [https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c](https://www.notion.so/sourcegraph/Writing-a-changelog-entry-dd997f411d524caabf0d8d38a24a878c)
549537
- Enable reranker by default if Gateway is enabled [#1366](https://github.com/sourcegraph/sourcegraph/pull/1366)
550538
- Cody Chat: the context engine now uses the reranker by default everywhere where Cody Gateway is enabled.
551539
- db: Set default permissions to RLS user as well [#1362](https://github.com/sourcegraph/sourcegraph/pull/1362)

0 commit comments

Comments
 (0)