Skip to content

Commit 31938a1

Browse files
authored
Prepare release 4.6.0 (#1306)
1 parent a65c46f commit 31938a1

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,17 @@
55
### Added
66

77
### Changed
8+
- Webhook Proxy maintenance ([#1298](https://github.com/opendevstack/ods-core/pull/1298))
9+
- Update SonarQube to 10.x non LTS ([#1300](https://github.com/opendevstack/ods-core/issues/1300))
10+
- Jenkins maintenance ([#1299](https://github.com/opendevstack/ods-core/pull/1299)) and update java version in Jenkins ([#1295](https://github.com/opendevstack/ods-core/issues/1295))
811

912
### Fixed
1013

14+
## [4.6.0] - 2024-10-23
15+
16+
### Changed
17+
- Update Aqua CLI version ([#1298](https://github.com/opendevstack/ods-core/pull/1298))
18+
1119
## [4.5.1] - 2024-07-17
1220

1321
### Added

configuration-sample/ods-core.env.sample

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,8 @@ JENKINS_AGENT_BASE_SNYK_DISTRIBUTION_URL=https://github.com/snyk/snyk/releases/d
250250
# Releases are published at https://download.aquasec.com/scanner
251251
# Check Aqua versions backward compatibility at https://docs.aquasec.com/docs/version-compatibility-of-components#section-backward-compatibility-across-two-major-versions
252252
# To Download the aquaSec scanner cli and check their documentaion requires a valid account on aquasec.com
253-
# Latest tested version is 2022.4.517
254-
# Example: https://<USER>:<PASSWORD>@download.aquasec.com/scanner/2022.4.517/scannercli
253+
# Latest tested version is 2022.4.588
254+
# Example: https://<USER>:<PASSWORD>@download.aquasec.com/scanner/2022.4.588/scannercli
255255
JENKINS_AGENT_BASE_AQUASEC_SCANNERCLI_URL=
256256

257257
# Repository of shared library

0 commit comments

Comments
 (0)