Skip to content

Releases: epam/edp-codebase-operator

v2.18.0

20 Sep 09:57
Compare
Choose a tag to compare

v2.18.0 - 2023-09-20

Code Refactoring

  • Replace edpName with helm Release Namespace value (#10)

Routine

  • Align secret name for new secret approach (#65)
  • Update current development version (#9)

v2.17.0

17 Aug 12:18
Compare
Choose a tag to compare

v2.17.0 - 2023-08-17

Features

Bug Fixes

Code Refactoring

Routine

v2.16.0

25 May 11:26
Compare
Choose a tag to compare

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

24 Mar 16:32
Compare
Choose a tag to compare

v2.15.0 - 2023-03-24

Features

Bug Fixes

  • Jira issue metadata wrong ticket blocker EPMDEDP-10454
  • Get jira project info error handler EPMDEDP-10454
  • Check if gitUrlPath is unique with the .git suffix EPMDEDP-10945
  • Align GitHub workflows to the new project structure EPMDEDP-11022
  • 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
  • Set Codebasebranch failureCount for tekton flow EPMDEDP-11189
  • Set Codebasebranch failureCount for tekton flow 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.13.2

03 Feb 14:39
Compare
Choose a tag to compare

v2.13.2 - 2023-02-03

Bug Fixes

v2.14.1

23 Jan 12:55
Compare
Choose a tag to compare

v2.14.1 - 2023-01-23

Bug Fixes

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

Routine

v2.14.0

06 Dec 08:22
Compare
Choose a tag to compare

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.1

28 Oct 10:27
Compare
Choose a tag to compare

v2.13.1 - 2022-10-28

Code Refactoring

Routine

v2.13.0

26 Aug 13:05
Compare
Choose a tag to compare

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

25 May 18:53
Compare
Choose a tag to compare

v2.12.0 - 2022-05-25

Features

Bug Fixes

Routine