Skip to content

Commit

Permalink
changelog (#1069)
Browse files Browse the repository at this point in the history
  • Loading branch information
s2oBCN committed Nov 18, 2021
1 parent f5cc41d commit ac3859a
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions CHANGELOG.md
Expand Up @@ -2,15 +2,7 @@

## Unreleased

- Create Dockerfile.rhel7 and Dockerfile.centos7 with respectives plugins.rhel7.txt and plugins.centos7.txt definitions ([1000](https://github.com/opendevstack/ods-core/issues/1000))
- Change FROM image of SonarQube to avoid build problems in the AdoptJDK11 ([994](https://github.com/opendevstack/ods-core/pull/994))
- Fix port from 3.x for SonarQube libressl issue - change to openssl ([#996](https://github.com/opendevstack/ods-core/issues/996))
- Fix mro and docgen tests adding ODS_BITBUCKET_PROJECT param ([#1014](https://github.com/opendevstack/ods-core/pull/1014))
- Update plugins.rhel7.txt (backport 4.x) ([1024](https://github.com/opendevstack/ods-core/pull/1024))
- `make` is missing from Jenkins agent images in OpenShift 4 ([1025](https://github.com/opendevstack/ods-core/issues/1025))
- Update ods.service in order to startup the ods service correctly ([1042](https://github.com/opendevstack/ods-core/pull/1042))
- Add dependency to docker.service in ods systemd service definition ([1045](https://github.com/opendevstack/ods-core/pull/1045))
- Add support for ods-saas-service quickstarter ([#1033](https://github.com/opendevstack/ods-core/pull/1033))
## [4.0] - 2021-18-11

### Added
- Extend provisioning app configuration to allow to enable single page client ([#1009](https://github.com/opendevstack/ods-core/pull/1009))
Expand All @@ -25,6 +17,15 @@
- Allow to configure database image for SonarQube ([#984](https://github.com/opendevstack/ods-core/pull/984))
- Add configmaps for cluster creation and ods box dev environment ([#989](https://github.com/opendevstack/ods-core/pull/989))
- Add new plugin for Jenkins ([#999](https://github.com/opendevstack/ods-core/issues/999))
- Create Dockerfile.rhel7 and Dockerfile.centos7 with respectives plugins.rhel7.txt and plugins.centos7.txt definitions ([1000](https://github.com/opendevstack/ods-core/issues/1000))
- Change FROM image of SonarQube to avoid build problems in the AdoptJDK11 ([994](https://github.com/opendevstack/ods-core/pull/994))
- Fix port from 3.x for SonarQube libressl issue - change to openssl ([#996](https://github.com/opendevstack/ods-core/issues/996))
- Fix mro and docgen tests adding ODS_BITBUCKET_PROJECT param ([#1014](https://github.com/opendevstack/ods-core/pull/1014))
- Update plugins.rhel7.txt (backport 4.x) ([1024](https://github.com/opendevstack/ods-core/pull/1024))
- `make` is missing from Jenkins agent images in OpenShift 4 ([1025](https://github.com/opendevstack/ods-core/issues/1025))
- Update ods.service in order to startup the ods service correctly ([1042](https://github.com/opendevstack/ods-core/pull/1042))
- Add dependency to docker.service in ods systemd service definition ([1045](https://github.com/opendevstack/ods-core/pull/1045))
- Add support for ods-saas-service quickstarter ([#1033](https://github.com/opendevstack/ods-core/pull/1033))

### Changed

Expand Down

0 comments on commit ac3859a

Please sign in to comment.