Skip to content

Latest commit

 

History

History
143 lines (89 loc) · 8.97 KB

CHANGELOG.md

File metadata and controls

143 lines (89 loc) · 8.97 KB

Changelog

3.1.0 (2024-03-14)

Features

  • use consistent messaging while starting up (a4bbe3f)

Bug Fixes

  • ensure that checkout for detect-secrets is not ambiguous (cc85679)
  • move Trivy pipeline script to correct directory (cd45488)
  • use Dependency-Track during subsequent tests (aac6e2d)

3.0.0 (2024-03-10)

Features

  • add demonstration pipeline scripts (e2b8757)
  • add helper script to check whether images are up-to-date (99e38d6)
  • add warning when curl is not installed (0e0ab70)
  • check version of gofwd/tools-image (8f3812e)
  • improve and colorize installer script (6bb4c6c)
  • improve initial configuration of SonarQube and Dependency-Track (16d962d)
  • update default version of tools (97db81a)
  • update defaults (8953898)
  • use correct image for Docker in Docker (bd69cd5)
  • use faster Docker-in-docker driver by default (eefd288)

Bug Fixes

2.1.0 (2024-02-02)

Features

  • add Dependency-Track Docker images (aab412a)
  • add Dependency-Track variables (e6384dc)
  • parameterize extra shared Runner volume (39596b5)
  • split out startup of services in installation file (887676e)
  • support shared Runner caches (5c78706)
  • update GitLab version (f2430df)
  • update versions and add SonarQube plugins (b8e0524)
  • use named cache volume for runners (4d3a351)
  • use two runners with shared cache instead of three (41b335e)

Bug Fixes

  • ensure that gitlab service name is being used for registration (ecedc2e)
  • only configure SonarQube during the first run (8b26e4a)

2.0.0 (2024-01-17)

⚠ BREAKING CHANGES

  • check whether hostname can be resolved

Features

  • automatically use supplied env-example file (9163f41)
  • be more verbose when resolving hosts (e99e22f)
  • check whether hostname can be resolved (408a737)
  • update gitlab version tag (915d8d4)
  • update versions (fe3b5be)
  • update versions and use localhost by default (bd18a70)

Bug Fixes

  • pass correct variables to gitlab runner (c99b753)

1.6.0 (2023-10-25)

Features

  • add script to register runners using a runner token (6ee389a)
  • remove auto registration token and scripts (c008191)
  • rename runners and configuration volumes (aceba3c)
  • update versions of Docker images (aaff903)

1.5.0 (2023-08-03)

Features

  • bind separate volume by default (3dbe42e)
  • display password when installlation finishes (c5d98e4)
  • make network name variable (5e364a4)
  • only bind to localhost by default (a29e95f)

1.4.1 (2023-07-25)

1.4.0 (2023-05-31)

Features

  • add installer script to start up demo lab (3e3a636)
  • update default variables with new versions (6980dd0)

1.3.0 (2022-11-17)

Features

  • parameterize SonarQube image (46ec3dd)

1.2.0 (2022-07-14)

Features

  • add SonarQube as well as multiple runners (0d6cbd3)
  • always use latest version of gitlab runner (567b7f1)
  • ensure that register script can be used on any runner (55ea69f)
  • ensure that uploaded artifacts can be any size (2b3dd7a)
  • update versions (7a0473f)

1.1.0 (2022-04-12)

Features

  • ensure that GitLab version is parameterized (7ed3785)

1.0.0 (2022-02-11)

Features