Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
## Test Plan
N/A
  • Loading branch information
coury-clark committed Feb 17, 2023
1 parent 97e34f8 commit f779e48
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,24 @@ All notable changes to Sourcegraph are documented in this file.

### Added

-

### Changed

-

### Fixed

-

### Removed

-

## 4.5.0

### Added

- Endpoint environment variables (`SEARCHER_URL`, `SYMBOLS_URL`, `INDEXED_SEARCH_SERVERS`, `SRC_GIT_SERVERS`) now can be set to replica count values in Kubernetes, Kustomize, Helm and Docker Compose environments. This avoids the need to use service discovery or generating the respective list of addresses in those environments. [#45862](https://github.com/sourcegraph/sourcegraph/pull/45862)
- The default author and email for changesets will now be pulled from user account details when possible. [#46385](https://github.com/sourcegraph/sourcegraph/pull/46385)
- Code Insights has a new display option: "Max number of series points to display". This setting controls the number of data points you see per series on an insight. [#46653](https://github.com/sourcegraph/sourcegraph/pull/46653)
Expand Down

0 comments on commit f779e48

Please sign in to comment.