Skip to content

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

v9.5.2

Choose a tag to compare

@cattle-ops-releaser-2 cattle-ops-releaser-2 released this 11 Jun 10:45
55a3ae9

9.5.2 (2026-06-11)

Bug Fixes

  • replace deprecated npalm/action-app-token with actions/create-github-app-token (#1378) (2697346)
  • retry to assign the elastic ip (#1361) (50013ea)

v9.5.1

Choose a tag to compare

@cattle-ops-releaser-2 cattle-ops-releaser-2 released this 17 May 17:08
a2f6693

9.5.1 (2026-05-14)

Bug Fixes

  • add the permissions neeed by monitor_runner.sh (#1355) (5496d4f)

v9.5.0

Choose a tag to compare

@cattle-ops-releaser-2 cattle-ops-releaser-2 released this 27 Oct 10:57
7653c81

9.5.0 (2025-10-27)

Features

v9.4.0

Choose a tag to compare

@cattle-ops-releaser-2 cattle-ops-releaser-2 released this 20 Oct 20:16
ccd754b

9.4.0 (2025-10-20)

Features

  • add preemptive_mode option passthrough on docker_autoscaler (#1344) (91a86e1)

Bug Fixes

  • correct default terminate lambda handler value (#1347) (57c17af)
  • ensure that key pair names do not overlap (#1338) (286de13), closes #1291
  • use unique output file name for the lambda function (#1336) (babfd75)

v9.3.0

Choose a tag to compare

@cattle-ops-releaser-2 cattle-ops-releaser-2 released this 09 Oct 08:32
9fb1be3

9.3.0 (2025-10-09)

Features

  • allow different compression algorithms for user data compression (#1332) (f89dc27)

Bug Fixes

v9.2.4

Choose a tag to compare

@cattle-ops-releaser-2 cattle-ops-releaser-2 released this 11 Sep 08:25
fad4097

9.2.4 (2025-09-11)

Bug Fixes

v9.2.3

Choose a tag to compare

@cattle-ops-releaser-2 cattle-ops-releaser-2 released this 14 Aug 09:07
573df39

9.2.3 (2025-08-14)

Bug Fixes

  • allow HTTP egress traffic to all destinations (#1303) (62bab5a)
  • handle scaling properly when capacity_per_instance > 1 with docker job runners (#1313) (91d7681)

v9.2.2

Choose a tag to compare

@cattle-ops-releaser-2 cattle-ops-releaser-2 released this 06 Jun 08:32
e02cbe4

9.2.2 (2025-06-06)

Bug Fixes

v9.2.1

Choose a tag to compare

@cattle-ops-releaser-2 cattle-ops-releaser-2 released this 20 May 12:17
2deb5b1

9.2.1 (2025-05-20)

Bug Fixes

  • use current partition instead of assuming aws (#1274) (382b1a9)

v9.2.0

Choose a tag to compare

@cattle-ops-releaser-2 cattle-ops-releaser-2 released this 22 Mar 12:48
1c37d56

9.2.0 (2025-03-22)

Features

  • add instance requirements option for docker autoscaler asg (#1262) (84cbaf5)

Bug Fixes