File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66# OSA Proxy Changelog
77
8+ ### [ 2026.5.1] - 2026-02-11
9+
10+ #### Added
11+
12+ - Implemented ` docker.io ` proxying via the ` docker pull ` command without the ` library ` prefix
13+
14+ #### Changed
15+
16+ - Replaced the ` KEYS ` command with ` SCAN ` for searching keys in Redis, allowing Redis to run in restricted privilege mode (` +@all -@dangerous ` )
17+ - Expanded manifest parsing logging: blocked package versions and applied blocking policies are now logged
18+
19+ #### Fixed
20+
21+ - Disabled forwarding of caching headers for HEAD requests, thus speeding up manifest refreshes in JFrog Artifactory and policy application
22+
23+
824### [ 2026.5.0] - 2026-01-30
925
1026#### Added
@@ -116,4 +132,4 @@ Two levels of scanning:
116132
117133- Policy-blocked versions are excluded from the manifest.
118134- Downloading of policy-blocked archives is prevented.
119- - A configurable status code with a blocking message in the status-line is returned.
135+ - A configurable status code with a blocking message in the status-line is returned.
Original file line number Diff line number Diff line change 55
66# OSA Proxy Changelog
77
8+ ### [ 2026.5.1] - 2026-02-11
9+
10+ #### Добавлено
11+
12+ - Реализовано проксирование ` docker.io ` через команду ` docker pull ` без префикса ` library `
13+
14+ #### Изменено
15+
16+ - Заменена команда ` KEYS ` на ` SCAN ` для поиска ключей в Redis, чтобы Redis работал в режиме ограниченных привилегий (` +@all -@dangerous ` )
17+ - Расширено логирование анализа манифестов: теперь фиксируются заблокированные версии пакетов и применённые политики блокировки
18+
19+ #### Исправлено
20+
21+ - Отключена передача заголовков кеширования для HEAD-запросов, таким образом ускоряя обновление манифестов в JFrog Artifactory и применение политик
22+
823### [ 2026.5.0] - 2026-01-30
924
1025#### Добавлено
@@ -115,4 +130,4 @@ hide:
115130
116131- Заблокированные политиками версии исключаются из манифеста.
117132- Загрузка заблокированных политиками архивов блокируется.
118- - Возвращается настраиваемый код состояния с сообщением о блокировке в status-line.
133+ - Возвращается настраиваемый код состояния с сообщением о блокировке в status-line.
You can’t perform that action at this time.
0 commit comments