|
3 | 3 |
|
4 | 4 |
|
5 | 5 | <a name="latest"></a> |
6 | | -## [latest] - 2025-03-17 |
| 6 | +## [latest] - 2025-06-09 |
| 7 | + |
| 8 | +<a name="v1.1.4"></a> |
| 9 | +## [v1.1.4] - 2025-04-28 |
| 10 | +### Bug Fixes |
| 11 | +- Remove commented out NetApp volume resources and cleanup IAM managed policies |
| 12 | +- Resolved EC2 DNS self-signed certificate bug in P4 Server packer template |
| 13 | +- Adding cloud DDC sample for mkdocs.yml |
| 14 | +- **helix swarm:** helix swarm does not support horizontal scaling, so helix swarm container count is now set to 1 |
| 15 | + |
| 16 | +### Chore |
| 17 | +- Add Terraform tests for new Perforce module ([#604](https://github.com/aws-games/cloud-game-development-toolkit/issues/604)) |
| 18 | +- regenerate CHANGELOG.md for 2025-03-19 |
| 19 | +- Minor maintenance to Helix Core module |
| 20 | +- Minor Helix Authentication fixes |
| 21 | +- Addressed IAM policy warnings for Helix Swarm |
| 22 | +- **deps:** bump xt0rted/pull-request-comment-branch from 1 to 3 |
| 23 | +- **deps:** bump mkdocs-material from 9.6.11 to 9.6.12 in /docs |
| 24 | +- **deps:** bump mkdocs-material from 9.6.12 to 9.6.14 in /docs |
| 25 | +- **deps:** bump actions/github-script from 6 to 7 |
| 26 | +- **deps:** bump actions/checkout from 3 to 4 |
| 27 | +- **deps:** bump mkdocs-material from 9.6.9 to 9.6.11 in /docs |
| 28 | +- **deps:** bump squidfunk/mkdocs-material in /docs |
| 29 | +- **deps:** bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 |
| 30 | +- **deps:** bump mkdocs-material from 9.6.8 to 9.6.9 in /docs |
| 31 | +- **deps:** bump squidfunk/mkdocs-material from 9.6.8 to 9.6.9 in /docs |
| 32 | +- **deps:** bump actions/upload-artifact from 4.6.1 to 4.6.2 |
| 33 | +- **deps:** bump the awscc-provider group across 2 directories with 1 update |
| 34 | +- **deps:** bump squidfunk/mkdocs-material in /docs |
| 35 | + |
| 36 | +### Code Refactoring |
| 37 | +- Update Simple Build Pipeline sample to use new Perforce parent module ([#608](https://github.com/aws-games/cloud-game-development-toolkit/issues/608)) |
| 38 | +- Perforce modules consolidated to simplify shared resource creation ([#585](https://github.com/aws-games/cloud-game-development-toolkit/issues/585)) |
| 39 | +- Updated Perforce complete example to remove NLB front for Helix Core |
| 40 | +- reorganize unreal cloud ddc module structure |
| 41 | + |
| 42 | +### Docs |
| 43 | +- Adjustments to mkdocs structure, and updates to "getting started" and Perforce documentation. ([#612](https://github.com/aws-games/cloud-game-development-toolkit/issues/612)) |
| 44 | +- updates and expands on `unreal-cloud-ddc-intra-cluster` installation and usage docs |
| 45 | +- fixes relative path for `unreal-cloud-ddc-infra` and `unreal-cloud-ddc-intra-cluster` Terraform module docs |
| 46 | +- add unreal fest video to horde module |
| 47 | +- **TeamCity:** Adding TeamCity module docs and example architecture |
| 48 | + |
| 49 | +### Features |
| 50 | +- Adds debug variable and flag |
| 51 | +- Simple example deployment of Helix Core backed by FSxN |
| 52 | +- FSxN ISCSI provisioning for Helix Core module |
| 53 | +- Modified p4_configure.sh to mount ISCSI volumes from FSxN |
| 54 | + |
7 | 55 |
|
8 | 56 | <a name="v1.1.3-alpha"></a> |
9 | | -## [v1.1.3-alpha] - 2025-03-14 |
| 57 | +## [v1.1.3-alpha] - 2025-03-19 |
10 | 58 | ### Bug Fixes |
11 | 59 | - create_external_alb shouldn't block internal SG Ingress rules |
12 | 60 | - alb_subnet variables should not be required if create boolean is false |
|
294 | 342 |
|
295 | 343 |
|
296 | 344 | [Unreleased]: https://github.com/aws-games/cloud-game-development-toolkit/compare/latest...HEAD |
297 | | -[latest]: https://github.com/aws-games/cloud-game-development-toolkit/compare/v1.1.3-alpha...latest |
| 345 | +[latest]: https://github.com/aws-games/cloud-game-development-toolkit/compare/v1.1.4...latest |
| 346 | +[v1.1.4]: https://github.com/aws-games/cloud-game-development-toolkit/compare/v1.1.3-alpha...v1.1.4 |
298 | 347 | [v1.1.3-alpha]: https://github.com/aws-games/cloud-game-development-toolkit/compare/v1.1.2-alpha...v1.1.3-alpha |
299 | 348 | [v1.1.2-alpha]: https://github.com/aws-games/cloud-game-development-toolkit/compare/v1.1.1-alpha...v1.1.2-alpha |
300 | 349 | [v1.1.1-alpha]: https://github.com/aws-games/cloud-game-development-toolkit/compare/v1.1.0-alpha...v1.1.1-alpha |
|
0 commit comments