Skip to content

Releases: elastic/apm-pipeline-library

v1.1.23

26 Jul 15:57
Compare
Choose a tag to compare

No changelog for this release.

v1.1.22

26 Jul 15:43
Compare
Choose a tag to compare

πŸš€ Enhancements

  • feat: rename GitHub check as discussed #155

πŸ› Bug Fixes

  • fix null pointer exceptions when calling the method from another step #156

v1.1.21

26 Jul 14:56
Compare
Choose a tag to compare

πŸš€ Enhancements

  • enable junit reporting for the pre-commit stage #154

v1.1.20

26 Jul 14:31
Compare
Choose a tag to compare

πŸš€ Enhancements

  • feat: preCommitToJunit step #153

πŸ› Bug Fixes

  • fix: we have to use the raw output of jq #144
  • fix: make gren docker image works #140
  • fix: grab the real version name from artifactory before push #143
  • fix: use alias to avoid hit erased paths #141
  • fix: execute .ci/scripts/push-integration-test-images.sh in the correct context #142

βš™οΈ CI

  • feat: add docker images to the packer cache #152
  • fix: used trustworthy Docker images #151
  • fix: post step is in the wrong place #147
  • fix: make the checkout of the repo #146
  • fix: remove documentation stage and related steps #145

v1.1.19

19 Jul 15:24
Compare
Choose a tag to compare

No changelog for this release.

v1.1.18

19 Jul 15:24
Compare
Choose a tag to compare

πŸš€ Enhancements

  • GitHub comment trigger parser step #139
  • feat: backport config #137
  • enable issueCommentTrigger and expose GITHUB_COMMENT environment #136
  • enable cobertura and gsc tabs with the traditional view #135
  • ci: release process #123

πŸ› Bug Fixes

  • fix net.sf.json.JSONNull.trim() #138
  • fix: log rotate settings #131

πŸ™ˆ No user affected

  • disable opbeans-dotnet build images generation #134

v1.1.17

17 Jul 13:26
Compare
Choose a tag to compare

πŸš€ Enhancements

  • feat: git commands steps #132
  • exclude target folder from the pre-commit analysis #133
  • feat: build, test, and push integration testing Docker images #129
  • feat: add description to the notification email #130

πŸ› Bug Fixes

  • fix: shellcheck and yamllint installations for the pre-commit stage #128
  • fix: avoid show 'null' on the email #126
  • fix: run tests with JDK 11 #125
  • fix the deploy as it was done previously #120

πŸ“š Documentation

  • Update readme with cli tool to run Jenkinsfiles locally #122

πŸ™ˆ No user affected

  • disable opbeans-flask as stated in #127
  • chore: temporary pipeline for testing purposes #121

v1.1.16

10 Jul 11:19
@v1v v1v
Compare
Choose a tag to compare

πŸš€ Enhancements

  • feat: add more precommit hooks #119
  • pre-commit: lint pipelines which are stored in the .ci folder and add pre-commit stage in the CI #118
  • feat: download 7.3.0 Elastic Stack Docker images #116
  • Simplify POM #90

πŸ› Bug Fixes

  • fix: notify gh check when it's triggered as a cron type #117

πŸ™ˆ No user affected

  • feat: enforce the user and update CHANGELOG.md with latest release #114

v1.1.15

05 Jul 11:00
@v1v v1v
Compare
Choose a tag to compare

πŸš€ Enhancements

  • feat: setup local development #97
  • feat: generate release notes and changelog from PRs #103
  • feat: retry Docker login on failure 3 times #111

πŸ› Bug Fixes

  • fix: throw an error when GitHub API call fails #110
  • fix: change .jenkins_python.yml file path #106
  • fix: change cluster job names on the weekly job #102

βš™οΈ CI

  • ci: ignore stage failures and continue #108
  • feat: retry in case vault is not reachable #107
  • ci: remove quiet period on cluster updates #104
  • ci: disable SCM trigger for Observability test environments jobs #105
  • ci: Cache Oracle Instant Client Docker Image #100

v1.1.14

28 Jun 18:06
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • fix: githubNotify when success should not happen when notify is disabled #101