|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -<<<<<<< HEAD |
4 |
| -## [1.13.0](https://github.com/philips-labs/terraform-aws-github-runner/compare/v1.12.0...v1.13.0) (2022-10-14) |
| 3 | +## [2.0.0-next.1](https://github.com/philips-labs/terraform-aws-github-runner/compare/v1.12.0...v2.0.0-next.1) (2022-10-19) |
| 4 | + |
| 5 | + |
| 6 | +### ⚠ BREAKING CHANGES |
5 | 7 |
|
| 8 | +* **ci:** |
6 | 9 |
|
7 | 10 | ### Features
|
8 | 11 |
|
9 |
| -* Experimental feature - Duplicate workflow job event to extra queue ([#2268](https://github.com/philips-labs/terraform-aws-github-runner/issues/2268)) ([985e722](https://github.com/philips-labs/terraform-aws-github-runner/commit/985e722229ce464235d206484df3d989db03e143)) |
10 |
| -======= |
| 12 | +* Add multi-runner capability ([#2472](https://github.com/philips-labs/terraform-aws-github-runner/issues/2472)) ([c08b335](https://github.com/philips-labs/terraform-aws-github-runner/commit/c08b335ade4e16a89d6e1068d7226c16b1eb1450)), closes [#2521](https://github.com/philips-labs/terraform-aws-github-runner/issues/2521) [#2519](https://github.com/philips-labs/terraform-aws-github-runner/issues/2519) |
| 13 | +* Experimental feature - Duplicate workflow job event to extra queue ([#2268](https://github.com/philips-labs/terraform-aws-github-runner/issues/2268)) ([ac046b8](https://github.com/philips-labs/terraform-aws-github-runner/commit/ac046b8eb2a0d2d5e2219ae9ee0023fd8bdf7460)) |
| 14 | +* Remove old scale down mechanism (< 0.19.0) ([#2519](https://github.com/philips-labs/terraform-aws-github-runner/issues/2519)) ([721d7c3](https://github.com/philips-labs/terraform-aws-github-runner/commit/721d7c3287fd3e0caa57942d0d830b072d90c433)) |
| 15 | +* Remove support check_run ([#2521](https://github.com/philips-labs/terraform-aws-github-runner/issues/2521)) ([272a293](https://github.com/philips-labs/terraform-aws-github-runner/commit/272a293613d3a1da360f0d61bff92d16ea64216c)) |
| 16 | + |
| 17 | + |
| 18 | +### Miscellaneous Chores |
| 19 | + |
| 20 | +* **ci:** Enable ci for next branch ([48769ca](https://github.com/philips-labs/terraform-aws-github-runner/commit/48769cacc53657ac740537a9dc63d4628b8c2562)), closes [#2472](https://github.com/philips-labs/terraform-aws-github-runner/issues/2472) [#2517](https://github.com/philips-labs/terraform-aws-github-runner/issues/2517) [#2521](https://github.com/philips-labs/terraform-aws-github-runner/issues/2521) [#2517](https://github.com/philips-labs/terraform-aws-github-runner/issues/2517) [#2519](https://github.com/philips-labs/terraform-aws-github-runner/issues/2519) [#2517](https://github.com/philips-labs/terraform-aws-github-runner/issues/2517) |
| 21 | + |
11 | 22 | ## [2.0.0-next.1](https://github.com/philips-labs/terraform-aws-github-runner/compare/v1.12.0...v2.0.0-next.1) (2022-10-19)
|
12 | 23 |
|
13 | 24 |
|
14 | 25 | ### ⚠ BREAKING CHANGES
|
15 | 26 |
|
16 |
| -* **ci:** |
| 27 | +* **ci:** |
17 | 28 |
|
18 | 29 | ### Features
|
19 | 30 |
|
|
26 | 37 | ### Miscellaneous Chores
|
27 | 38 |
|
28 | 39 | * **ci:** Enable ci for next branch ([48769ca](https://github.com/philips-labs/terraform-aws-github-runner/commit/48769cacc53657ac740537a9dc63d4628b8c2562)), closes [#2472](https://github.com/philips-labs/terraform-aws-github-runner/issues/2472) [#2517](https://github.com/philips-labs/terraform-aws-github-runner/issues/2517) [#2521](https://github.com/philips-labs/terraform-aws-github-runner/issues/2521) [#2517](https://github.com/philips-labs/terraform-aws-github-runner/issues/2517) [#2519](https://github.com/philips-labs/terraform-aws-github-runner/issues/2519) [#2517](https://github.com/philips-labs/terraform-aws-github-runner/issues/2517)
|
29 |
| ->>>>>>> e694884 (chore(release): 2.0.0-next.1 [skip ci]) |
30 | 40 |
|
31 | 41 | ## [1.12.0](https://github.com/philips-labs/terraform-aws-github-runner/compare/v1.11.0...v1.12.0) (2022-10-12)
|
32 | 42 |
|
|
729 | 739 | - Fix missing permissions for CloudWatch Agent #445 @bennettp123
|
730 | 740 | - Swap scale up/scale down timeout description #468 @jonico
|
731 | 741 | - Fix for invalid configuration #466 @jonico
|
732 |
| -- Add ssm:GetParameter to runner-ssm-parameters #446 @bennettp123 |
| 742 | +- Add ssm:GetParameter to runner-ssm-parameters #446 @bennettp123 |
733 | 743 | - Replace crypto #429
|
734 | 744 | - Scale up lambda deprecated attribute #410
|
735 | 745 |
|
@@ -766,17 +776,17 @@ terraform state rm $RESOURCE
|
766 | 776 | ### Added
|
767 | 777 |
|
768 | 778 | - Allow operator to pass in a list of managed IAM policy ARNs for the runner role #361 @jpalomaki
|
769 |
| -- expand options for sourcing lambda to include S3 #292 @eky5006 |
| 779 | +- expand options for sourcing lambda to include S3 #292 @eky5006 |
770 | 780 |
|
771 | 781 | ## [0.6.0] - 2020-10-10
|
772 | 782 |
|
773 | 783 | ### Added
|
774 | 784 |
|
775 |
| -- Only allow tagging and termination of runner instances #201 @jpalomaki |
| 785 | +- Only allow tagging and termination of runner instances #201 @jpalomaki |
776 | 786 |
|
777 | 787 | ### Fixed
|
778 | 788 |
|
779 |
| -- Fix pagination with listing self-hosted runners #202 @HenryNguyen5 |
| 789 | +- Fix pagination with listing self-hosted runners #202 @HenryNguyen5 |
780 | 790 |
|
781 | 791 |
|
782 | 792 | ## [0.5.0] - 2020-08-25
|
|
0 commit comments