Skip to content

Commit ffb64c6

Browse files
committed
Merge branch '2026.3.1' into 'master'
added changelog for 2026.3.1 and fixed headings in changelog See merge request CodeScoring/docs!605
2 parents e5e6892 + 1bf7ad8 commit ffb64c6

2 files changed

Lines changed: 34 additions & 2 deletions

File tree

docs/changelog/on-premise-changelog.en.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ hide:
55

66
# Codescoring On-premise Changelog
77

8+
### [2026.3.1] - 2026-01-30
9+
10+
#### Added
11+
12+
– PostgreSQL upgrade configuration has been added. The upgrade procedure is described in the [documentation](/on-premise/postgres-upgrade-compose.en/)
13+
14+
!!! warning "Upgrading to PostgreSQL 15"
15+
Until the end of 2025, CodeScoring shipped with PostgreSQL major version 13. The final release of PostgreSQL 13 (13.23) took place on November 13, 2025. To ensure secure and supported operation of CodeScoring, you must [upgrade to PostgreSQL 15](/on-premise/postgres-upgrade-compose.en/). Administrators of installations deployed in Docker Compose must specify the POSTGRES_IMAGE variable in the .env file during the upgrade.
16+
17+
#### Fixed
18+
19+
- <span class="module-tag sca">SCA</span> Fixed a behavior where Johnny considered policies that triggered delayed alerts as blocking
20+
- Fixed a behavior where ignored alerts sent email notifications and created issues in Jira
21+
- <span class="module-tag osa">OSA</span> Fixed an error scanning some Maven packages
22+
- Fixed a behavior where the unique author count would fail after 60 seconds
23+
824
### 2026.3.0 – 2026-01-16
925

1026
#### Added
@@ -122,7 +138,7 @@ hide:
122138
- <span class="module-tag osa">OSA</span> Fixed policy behavior in OSA Proxy without specifying `repository_id`
123139
- <span class="module-tag sca">SCA</span> Fixed versioning of npm packages in SBOM files
124140

125-
## [2025.45.6] - 2025-12-13
141+
### [2025.45.6] - 2025-12-13
126142

127143
#### Added
128144

docs/changelog/on-premise-changelog.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ hide:
55

66
# Codescoring On-premise Changelog
77

8+
### [2026.3.1] - 2026-01-30
9+
10+
#### Добавлено
11+
12+
– Добавлена конфигурация для обновления PostgreSQL, процедура обновления описана в [документации](/on-premise/postgres-upgrade-compose/)
13+
14+
!!! warning "Обновление до PostgreSQL 15"
15+
До конца 2025 года CodeScoring поставлялся с PostgreSQL мажорной версии 13. Финальный релиз PostgreSQL 13 (13.23) состоялся 13 ноября 2025 года. Для обеспечения безопасной и поддерживаемой работы CodeScoring необходимо выполнить [обновление до PostgreSQL 15](/on-premise/postgres-upgrade-compose/). Администраторам инсталляций, развёрнутых в Docker Compose, необходимо при обновлении указать значение переменной POSTGRES_IMAGE в файле `.env`.
16+
17+
#### Исправлено
18+
19+
- <span class="module-tag sca">SCA</span> Исправлено поведение, при котором Johnny считал блокирующими политики, по которым были отложенные алерты
20+
- Исправлено поведение, при котором по игнорированным алертам отправлялись email-уведомления и создавались задачи в Jira
21+
- <span class="module-tag osa">OSA</span> Исправлена ошибка сканирования некоторых пакетов Maven
22+
- Исправлено поведение, при котором подсчет уникальных авторов заканчивался с ошибкой через 60 секунд
23+
824
### 2026.3.0 – 2026-01-16
925

1026
#### Добавлено
@@ -122,7 +138,7 @@ hide:
122138
- <span class="module-tag osa">OSA</span> Исправлена работа политик в OSA Proxy без указания `repository_id`
123139
- <span class="module-tag sca">SCA</span> Исправлено формирование версии npm пакетов в SBOM-файлах
124140

125-
## [2025.45.6] - 2025-12-13
141+
### [2025.45.6] - 2025-12-13
126142

127143
#### Добавлено
128144

0 commit comments

Comments
 (0)