Skip to content

Commit

Permalink
Update CHANGELOG for release v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
braisvq1996 committed Jul 3, 2023
1 parent 9432943 commit a8b5a20
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Expand Up @@ -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

Expand All @@ -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))
Expand Down

0 comments on commit a8b5a20

Please sign in to comment.