Skip to content

Latest commit

 

History

History
116 lines (105 loc) · 7.25 KB

CHANGELOG.md

File metadata and controls

116 lines (105 loc) · 7.25 KB

Changelog

v0.6.0 - 2021-07-31

Bug Fixes

  • CHANGELOG including release commits in link list (e8eaa613)
  • package.json version and CHANGELOG (3b00278c)

Features

  • Update npm to 7.20.0 (9dd0b8cc)
  • Update Jenkins to 2.289.2 (25802d65)
  • Run Lint on Dockerfiles (2d971dc0)
  • Generate CHANGELOG.md from Git following Conventional Commits (08e94856)
  • Validate Jenkinsfile Template (54e7664b)
  • build-pipeline-generator now validates Jenkinsfile files with Jenkins (a4e42866)

v0.5.0 - 2021-06-30

Bug Fixes

  • Sync npm package.json version and docker tags with Component VERSION (286fc7ac)

Features

  • Shallow Builds for Nexus Provision Component (6cef837f)
  • Shallow Builds for Jenkins Component (7a49215c)
  • Optimise Build Pipeline Generator build time (df2553d5)
  • Fix Validate Version tool to work on develop, main and release branches (90109eae)
  • Validate Component and Repository VERSION (795119b0)
  • Optimise build-pipeline-generator by ignoring node_modules directories (897bea1f)
  • Add newline to VERSION (0f6f8292)
  • Push CI/CD Images to Nexus (7e6cfa56)

v0.4.0 - 2021-05-29

Features

  • HTTPS Ingress for Jenkins, Nexus and Docker Repository (32e92cc2)
  • Provision Nexus 3 with Users and Repositories (c18f2a79)
  • Add Jenkins Docker Image Build to CI (c8ea5853)
  • Remove now unused jGraphT custom Jenkins Plugin (e8e393da)

v0.3.2 - 2021-05-04

Bug Fixes

  • Fix Jenkins Plugin Installer always downloading the latest plugin versions, that conflict with plugins.txt (43966027)

v0.3.1 - 2021-05-04

Bug Fixes

  • Fix Jenkins Plugin Dependencies by pinning all plugin versions (8f36ff0f)

v0.3.0 - 2021-04-23

Bug Fixes

  • Bind to debugging port when running debug-test target, fixes running multiple builds in parallel (a4a626fb)

Features

v0.2.3 - 2021-04-23

Bug Fixes

  • Bump Jenkins LTS Version to 2.277.3 (7f47d72d)

v0.2.2 - 2021-04-06

Bug Fixes

  • Bump Jenkins Plugin Git to 4.7.1 and include BlueOcean transitive dependencies to pin Git version (f93b6f93)

v0.2.1 - 2021-03-29

Bug Fixes

  • Missing Git Workflow Heading (400ba91f)

v0.2.0 - 2021-03-29

Bug Fixes

  • Remove Unfinished Package Support from README.md (838f8c03)

Features