diff --git a/CHANGELOG.md b/CHANGELOG.md index c3b78ffd4..318a7c796 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,15 +2,22 @@ ## Unreleased -- Memory malloc arena fix for Jenkins ([#1217](https://github.com/opendevstack/ods-core/pull/1217)) +## [4.3.0] - 2023-07-03 + +### Added - Added webhook proxy feature to check for Jenkins availability ([#1221](https://github.com/opendevstack/ods-core/issues/1221)) - Add SonarQube Rust plugin ([#1220](https://github.com/opendevstack/ods-core/issues/1220)) +- Added Trivy into jenkins agent base ([#1236](https://github.com/opendevstack/ods-core/issues/1236)) + +### Changed - Jenkins maintenance, set durability to max performance and remove legacy plugin ([#1225](https://github.com/opendevstack/ods-core/pull/1225)) -- Bump helm-diff plugin version ([#1226](https://github.com/opendevstack/ods-core/issues/1226)) - Jenkins maintenance, Update resources for deployment for optimal usage ([#1224](https://github.com/opendevstack/ods-core/issues/1224)) - Jenkins maintenance, Update jenkins base image, plugins, git-lfs, aquacli ([#1224](https://github.com/opendevstack/ods-core/issues/1224)) +- Bump helm-diff plugin version ([#1226](https://github.com/opendevstack/ods-core/issues/1226)) - Bump helm-diff plugin version to 3.8.1 ([#1239](https://github.com/opendevstack/ods-core/pull/1239)) -- Added Trivy into jenkins agent base ([#1236](https://github.com/opendevstack/ods-core/issues/1236)) + +### Fixed +- Memory malloc arena fix for Jenkins ([#1217](https://github.com/opendevstack/ods-core/pull/1217)) ## [4.2.0] - 2023-02-21 @@ -21,7 +28,6 @@ - Maintenance, update snyk to version 1.1097.0 ([#1203](https://github.com/opendevstack/ods-core/issues/1199)) - Removal of Centos and deprecation of ODSBox ([#1209](https://github.com/opendevstack/ods-core/issues/1209)) - ## [4.1.1] - 2022-11-24 - Fix CI/CD problems in Jenkins pipelines ([#1177](https://github.com/opendevstack/ods-core/pull/1177))