Skip to content

Releases: epam/edp-library-stages

v2.16.0

25 May 08:48
Compare
Choose a tag to compare

v2.16.0 - 2023-05-25

Bug Fixes

Routine

v2.15.1

16 Dec 20:23
Compare
Choose a tag to compare

v2.15.1 - 2022-12-16

Bug Fixes

v2.15.0

13 Dec 10:54
Compare
Choose a tag to compare

v2.15.0 - 2022-12-13

Features

Bug Fixes

Routine

v2.14.0

25 Aug 13:06
Compare
Choose a tag to compare

v2.14.0 - 2022-08-25

Features

  • Add a Static Application Security Testing stage with Semgrep scanner EPMDEDP-10234
  • Add GetVersion stage for Helm, Kustomize, ArgoCD, FLux libraries EPMDEDP-8257
  • Add Jenkins artifacts creation EPMDEDP-9199

Bug Fixes

Routine

BREAKING CHANGE:

Starting from this change, we expect that CodebaseBranches CRD use 'status' field as subresource

v2.13.2

30 Jun 18:12
Compare
Choose a tag to compare

v2.13.2 - 2022-06-30

Routine

v2.13.1

30 Jun 17:31
Compare
Choose a tag to compare

v2.13.1 - 2022-06-30

Bug Fixes

v2.13.0

17 May 10:39
Compare
Choose a tag to compare

v2.13.0 - 2022-05-17

Features

Bug Fixes

  • Add normalizedBranch parameter for naming projects in sonar EPMDEDP-8283
  • Fix changelog generation in GH Release Action EPMDEDP-8468
  • Define workdir for dockerbuild-verify stage EPMDEDP-8832
  • Align dockerbuild-verify stage to kaniko template format EPMDEDP-8832
  • Replace / to - in image tag on OKD build stage EPMDEDP-8883
  • Fix jira metadata for default versionning for kaniko EPMDEDP-8958
  • Override npm local repository to enable Nexus push stage EPMDEDP-8970
  • Pass email for nexus NPM regisrty during login stage EPMDEDP-8970

Code Refactoring

Routine

v2.12.0

21 Jan 16:08
Compare
Choose a tag to compare

[v2.12.0] - 2022-01-21

Features

Code Refactoring

Routine

v2.11.0

13 Dec 18:53
v2.11.0
Compare
Choose a tag to compare

[v2.11.0] - 2021-12-07

Features

  • Copy sonar-project.properties in Go Codereview EPMDEDP-7743
  • Provide the ability to configure hadolint check EPMDEDP-7485

Bug Fixes

Code Refactoring

Routine

Documentation

v.2.10.0

28 Sep 13:59
Compare
Choose a tag to compare

The EDP Library Stages Release Notes, v.2.10.0

Enhancements:

  • It is possible to override the location of the source code.
  • The scanning of the changed files only is implemented for the sonar code-review stage.

Fixed Issues:

  • The maven version for the compile stage is fixed.
  • it is possible to use the dockerbuild-verify stage on the Code-Review pipelines.