Skip to content

Commit b7385e4

Browse files
chore(main): release 6.0.0
1 parent 70105b4 commit b7385e4

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## [6.0.0](https://github.com/philips-labs/terraform-aws-github-runner/compare/v5.21.0...v6.0.0) (2024-12-20)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* remove deprecated metric feature flag ([#4319](https://github.com/philips-labs/terraform-aws-github-runner/issues/4319))
9+
* Upgrade Node to 22 (LTS) ([#4318](https://github.com/philips-labs/terraform-aws-github-runner/issues/4318))
10+
* remove deprecated variables ([#4073](https://github.com/philips-labs/terraform-aws-github-runner/issues/4073))
11+
* Remove FIFO queues ([#4072](https://github.com/philips-labs/terraform-aws-github-runner/issues/4072))
12+
* remove deprecated runners_scale_up_Lambda_memory_size as it breaks CDKTF ([#4276](https://github.com/philips-labs/terraform-aws-github-runner/issues/4276))
13+
14+
### Features
15+
16+
* Upgrade Node to 22 (LTS) ([#4318](https://github.com/philips-labs/terraform-aws-github-runner/issues/4318)) ([c5d4693](https://github.com/philips-labs/terraform-aws-github-runner/commit/c5d4693c7e8889ee9f1672385e26278275d771c2))
17+
18+
19+
### Bug Fixes
20+
21+
* remove deprecated metric feature flag ([#4319](https://github.com/philips-labs/terraform-aws-github-runner/issues/4319)) ([70105b4](https://github.com/philips-labs/terraform-aws-github-runner/commit/70105b49d166088bd7f522005b95b40b7ab5b2e4))
22+
* remove deprecated runners_scale_up_Lambda_memory_size as it breaks CDKTF ([#4276](https://github.com/philips-labs/terraform-aws-github-runner/issues/4276)) ([a2280f7](https://github.com/philips-labs/terraform-aws-github-runner/commit/a2280f74d45475804de730aeaf903670a3400bd1))
23+
* remove deprecated variables ([#4073](https://github.com/philips-labs/terraform-aws-github-runner/issues/4073)) ([099c78d](https://github.com/philips-labs/terraform-aws-github-runner/commit/099c78dc5db0ccf71277b1d4941e05e72336cff8))
24+
* Remove FIFO queues ([#4072](https://github.com/philips-labs/terraform-aws-github-runner/issues/4072)) ([2f20a8b](https://github.com/philips-labs/terraform-aws-github-runner/commit/2f20a8b9564301346b84eb5baefb22bb313a5408))
25+
326
## [5.21.0](https://github.com/philips-labs/terraform-aws-github-runner/compare/v5.20.1...v5.21.0) (2024-12-20)
427

528

0 commit comments

Comments
 (0)