Skip to content

Latest commit

 

History

History
455 lines (344 loc) · 27.5 KB

CHANGELOG-pre-2.17.0.md

File metadata and controls

455 lines (344 loc) · 27.5 KB

v2.17.0 - 2023-08-17

Features

Bug Fixes

Code Refactoring

Routine

v2.16.0 - 2023-05-25

Features

  • Add ArgoCD Autodeployment capability EPMDEDP-11367
  • Add Web link for a git repository repo to the resource status EPMDEDP-11516
  • Enable Create and Clone strategy for GitHub/GitLab/Gerrit EPMDEDP-11758
  • Add review comment event to GitHub/GitLab webhooks EPMDEDP-11899

Bug Fixes

  • Skip auto deploy if ArgoCD Application not deployed EPMDEDP-11367
  • Codebase has incorrect Gerrit gitWebUrl if the name is not equal to gitUrlPath EPMDEDP-11849
  • Create application in gerrit with different name and git repo relative path EPMDEDP-11849
  • JenkinsFolder repository URL for create/clone strategy EPMDEDP-11871
  • Remove hard-coded project-creator ssh user EPMDEDP-11871
  • Update github templates EPMDEDP-11928
  • Creating repositories via clone/create for GitHub organizations EPMDEDP-11974
  • Auto deploy for application with edp versioning EPMDEDP-11987
  • Import strategy - the first reconciliation fails with a git clone error EPMDEDP-11991

Code Refactoring

  • Do not run templating logic for non-application codebase type EPMDEDP-11995

Routine

v2.15.0 - 2023-03-24

Features

Bug Fixes

  • Get jira project info error handler EPMDEDP-10454
  • Jira issue metadata wrong ticket blocker EPMDEDP-10454
  • Check if gitUrlPath is unique with the .git suffix EPMDEDP-10945
  • Align GitHub workflows to the new project structure EPMDEDP-11022
  • Set Codebasebranch failureCount for tekton flow EPMDEDP-11189
  • Set Codebasebranch failureCount for tekton flow EPMDEDP-11189
  • Check if Codebasebranch commit hash is valid before triggering the Jenkins job EPMDEDP-11189
  • Set unsuccessful status for Codebasebranch if commit hash is invalid EPMDEDP-11189
  • Operator updates the codebase branch status all the time EPMDEDP-11357
  • Add suffix .git to the end of git repository url if it does not exist with clone strategy EPMDEDP-11406
  • Removed error type fields from API EPMDEDP-11463
  • Reconcile resources after updating the pause annotation EPMDEDP-11631
  • Do not make empty commits EPMDEDP-7985

Code Refactoring

Testing

Routine

v2.14.1 - 2023-01-23

Bug Fixes

  • Set unsuccessful status for Codebasebranch if commit hash is invalid EPMDEDP-11189

Routine

v2.14.0 - 2022-12-06

Features

  • Add support for Tekton Tool EPMDEDP-10641
  • Implement webhook GitLab integration as a part of codebase onboarding EPMDEDP-10708
  • Implement default branch provisioning by codebase controller EPMDEDP-10733
  • Implement GitHub Webhook integration for codebase EPMDEDP-10743
  • GitServer - make gitUser optional with the default value git EPMDEDP-11026

Bug Fixes

Code Refactoring

Routine

Documentation

v2.13.2 - 2023-02-03

Bug Fixes

v2.13.1 - 2022-10-28

Code Refactoring

Routine

v2.13.0 - 2022-08-26

Features

Bug Fixes

  • Add a short names for CRs, plus fix two plurals EPMDEDP-10043
  • Make sure CRD which requires update of a status field have enabled status as subresource EPMDEDP-10043
  • Make sure we init "build_number" field for "edp" versioning EPMDEDP-10122
  • Allow to update known_hosts EPMDEDP-10473

Code Refactoring

Routine

Documentation

v2.12.0 - 2022-05-25

Features

Bug Fixes

Routine

v2.11.0 - 2022-02-28

Features

  • Update Makefile changelog target EPMDEDP-8218
  • Parametrize ENV variables for codebase-operator deployment EPMDEDP-8268
  • Add container language and docker framework EPMDEDP-8341
  • Generate CRDs and helm docs automatically EPMDEDP-8385
  • add label for the codebaseBranch custom resource on reconciliation. EPMDEDP-8414

Bug Fixes

Routine

v2.10.1 - 2022-02-21

Features

Bug Fixes

Routine

v2.10.0 - 2021-12-06

Features

Bug Fixes

Code Refactoring

Testing

Routine

Documentation

BREAKING CHANGE:

Now, codebase operator doesn't provision Jenkins pipelines for code-review, build, create-release flow.

v2.9.0 - 2021-12-03

v2.8.1 - 2021-12-03

v2.8.0 - 2021-12-03

v2.7.2 - 2021-12-03

v2.7.1 - 2021-12-03

v2.7.0 - 2021-12-03

Reverts

  • [MDTUDDM-673] Save git status in the intermediate operations