Skip to content

Releases: epam/edp-install

v2.11.1

30 Jun 19:47
Compare
Choose a tag to compare

v2.11.1 - 2022-06-30

Routine

Documentation

v2.11.0

26 May 07:21
Compare
Choose a tag to compare

v2.11.0 - 2022-05-26

Features

Bug Fixes

  • We don't have an image for the edp-component-operator EPMDEDP-8049
  • Fix release flow script in GH Actions EPMDEDP-8227
  • Remove redundant pymdown-extensions from requirements EPMDEDP-8303
  • Add strict version for pymdown-extensions for compatibility with mkdocs material theme EPMDEDP-8303
  • Fix changelog generation in GH Release Action EPMDEDP-8468
  • Correct image version EPMDEDP-8471
  • Align pygments version for mkdocs EPMDEDP-8920

Code Refactoring

Routine

Documentation

BREAKING CHANGE:

existing config-maps with names kaniko-template and
docker-config must be backed-up and removed before applying
helm chart

v2.10.2

21 Jan 19:36
Compare
Choose a tag to compare

[v2.10.2] - 2022-01-21

Routine

v2.10.1

05 Jan 16:54
Compare
Choose a tag to compare

The EDP Install Release Notes, v2.10.1

Upgrades

  • SonarQube is upgraded to the 8.9.6 version. For details, please refer to the official website.
  • The EDP Sonar operator is upgraded to the 2.10.2 version. For details, please refer to the edp-sonar-operator repository.

Enhancements

  • A new CHANGELOG.md file is added providing the information regarding the changes in the edp-install repository.
  • The RELEASES.md file is updated providing the information regarding overall platform changes.

v2.10.0

23 Dec 13:04
Compare
Choose a tag to compare

The EDP Install Release Notes, v2.10.0

Upgrades:

  • Keycloak is upgraded to the 15.0.2 version. For details, please refer to the official website.

Breaking Changes:

  • The Jenkins job provisioner creates a Jenkinsfile (that contains the definition of the Jenkins pipeline) and configures it in the Jenkins pipeline as a pipeline script.

New Functionality:

  • The performance issue is addressed by defining history depth (up to 10) for the job provisioner run.
  • Each operator/component provides meta information in logs, for example, the date of build, the build branch, tag, etc.

Fixed Issues:

  • A new branch can be created from an undefined commit.

v2.9.0

28 Sep 13:46
Compare
Choose a tag to compare

The EDP Install Release Notes, v2.9.0

Enhancements:

  • IRSA for Kaniko is now an optional step.
  • IRSA for Loki is added.
  • A retention policy for Loki is enabled.
  • Loki template with AWS S3 integration is added.
  • The Kiosk Setup document is updated.
  • A document on Ingress-nginx Installation on Kubernetes is added.

v2.8.4

10 Sep 12:28
Compare
Choose a tag to compare

The EDP Install Release Notes, v2.8.4

Fixed Issues

  • Helm chart fields are fixed: the correct indent is set for toleration/affinity/node selector fields.

v2.8.3

23 Aug 11:36
Compare
Choose a tag to compare

The EDP Install Release Notes, v2.8.3

Upgrades

Fixed Issues

  • In CD pipeline deployment, the sorting of the image tags for the Init stage is displayed in the wrong order.

v2.8.2

05 Aug 09:04
Compare
Choose a tag to compare

The EDP Install Release Notes, v2.8.2

Fixed Issues

  • Missing field status is added to cd-pipeline CRD.

v2.8.1

04 Aug 10:08
Compare
Choose a tag to compare

The EDP Install Release Notes, v2.8.1

Enhancements

  • The codebaseBranch field is removed from cd-pipeline CRD.
  • A new field subresources status is added to cd-pipeline CRD.
  • The inputDockerStreams field is aligned in the cd-pipeline structure with CRD.
  • The site and path parameters are removed from DB.

Fixed Issues

  • The bug is fixed with a custom default branch for Create strategy.