Skip to content

Releases: cattle-ops/terraform-aws-gitlab-runner

7.2.3

19 Jan 15:57
1bafb98
Compare
Choose a tag to compare

7.2.3 (2023-12-21)

Bug Fixes

v7.2.2

14 Nov 10:40
d029a9f
Compare
Choose a tag to compare

7.2.2 (2023-11-14)

Bug Fixes

  • remove the deprecated runner_user_data output variable (#1032) (4e22a6c)
  • retry the jq installation in case of errors (#1033) (1ab5690)

v7.2.1

11 Nov 08:36
ae24c9c
Compare
Choose a tag to compare

7.2.1 (2023-11-10)

Bug Fixes

  • delete the 'runner_config_toml_rendereded' output variable (#1019) (3f7eaea)
  • run the GitLab Runner deregistration process at shutdown (#1034) (68884fd)

v7.2.0

07 Nov 05:15
f45b7a4
Compare
Choose a tag to compare

7.2.0 (2023-11-07)

Features

  • add new authentication method for GitLab >= 16 (#876) (c870745)

v7.1.1

16 Oct 21:04
04c8153
Compare
Choose a tag to compare

7.1.1 (2023-10-13)

Bug Fixes

v7.1.0

28 Sep 07:47
5d3f681
Compare
Choose a tag to compare

7.1.0 (2023-09-28)

Features

  • add MaxGrowthRate to limit the number of instances added in parallel (#962) (ae6d38a)

Bug Fixes

  • convert the fleet instance type in migration script (#975) (51b2842)

v7.0.0

10 Sep 20:10
11ca10b
Compare
Choose a tag to compare

7.0.0 (2023-09-09)

⚠ BREAKING CHANGES

  • group variables for better overview (#810)
  • allow to set all docker options for the Executor (#511)
  • add idle_count_minandidle_scale_factor` to Docker Machine autoscaling options (#711)
  • remove deprecated variables (#738)
  • remove deprecated pull policy variable (#710)

Features

  • add idle_count_minandidle_scale_factor` to Docker Machine autoscaling options (#711) (1538d48)
  • allow to set all docker options for the Executor (#511) (461561e)

Bug Fixes

Miscellaneous Chores

Code Refactoring

v6.5.2

31 Aug 18:47
b8fdc06
Compare
Choose a tag to compare

6.5.2 (2023-08-31)

Bug Fixes

v6.5.1

06 Jun 14:00
471404c
Compare
Choose a tag to compare

6.5.1 (2023-06-06)

Bug Fixes

  • wait_for_services_timeout needs to be an integer in config file (#874) (8d89d91)

v6.5.0

05 Jun 20:58
a1c6007
Compare
Choose a tag to compare

6.5.0 (2023-06-05)

Features

  • add support for wait_for_services_timeout option (#861) (28c02ce)