From 4ea105848f5a1ffc1ebac9e6349c49b42d8b3ee0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 00:14:33 +0000 Subject: [PATCH] Update 2024-07-01-news.md news document --- src/news/2024-07-01-news.md | 154 ++++++++++++++++++++++++++++++++++++ 1 file changed, 154 insertions(+) diff --git a/src/news/2024-07-01-news.md b/src/news/2024-07-01-news.md index 5e41d1d..522620e 100644 --- a/src/news/2024-07-01-news.md +++ b/src/news/2024-07-01-news.md @@ -7,6 +7,160 @@ nav_order: 63 +## docker-aws-v2 - 2.17.18-dnx1 +- Bump aws-cli version to v2.17.18. + +Created at: 2024-07-26 + + +Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.17.18-dnx1 + +--- + + +## terraform-aws-cloudtrail-notification - 3.0.1 +## What's Changed +* Fix email conditional to allow email-only or chatbot-only deployment by @adenot in https://github.com/DNXLabs/terraform-aws-cloudtrail-notification/pull/8 + + +**Full Changelog**: https://github.com/DNXLabs/terraform-aws-cloudtrail-notification/compare/3.0.0...3.0.1 + +Created at: 2024-07-26 + + +Source: https://github.com/DNXLabs/terraform-aws-cloudtrail-notification/releases/tag/3.0.1 + +--- + + +## docker-terraform - 1.9.3-dnx1 +- Bump Terraform version to v1.9.3. + +Created at: 2024-07-25 + + +Source: https://github.com/DNXLabs/docker-terraform/releases/tag/1.9.3-dnx1 + +--- + + +## docker-aws-v2 - 2.17.17-dnx1 +- Bump aws-cli version to v2.17.17. + +Created at: 2024-07-25 + + +Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.17.17-dnx1 + +--- + + +## terraform-aws-securityhub - 1.1.0 +## What's Changed +* Add support for Resource Tagging, NIST and newer versions of CIS by @timrologicly in https://github.com/DNXLabs/terraform-aws-securityhub/pull/15 + +## New Contributors +* @timrologicly made their first contribution in https://github.com/DNXLabs/terraform-aws-securityhub/pull/15 + +**Full Changelog**: https://github.com/DNXLabs/terraform-aws-securityhub/compare/1.0.0...1.1.0 + +Created at: 2024-07-25 + + +Source: https://github.com/DNXLabs/terraform-aws-securityhub/releases/tag/1.1.0 + +--- + + +## docker-node-cdk - 2.150.0-dnx1 +- Bump aws-cdk version to v2.150.0. + +Created at: 2024-07-24 + + +Source: https://github.com/DNXLabs/docker-node-cdk/releases/tag/2.150.0-dnx1 + +--- + + +## docker-aws-v2 - 2.17.16-dnx1 +- Bump aws-cli version to v2.17.16. + +Created at: 2024-07-24 + + +Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.17.16-dnx1 + +--- + + +## terraform-aws-ecs - 6.9.0 +## What’s Changed +
+ Adding tags variable @mvsnogueira-dnx (#56) + Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue. + +## Types of changes + +What types of changes does your code introduce to ? +_Put an `x` in the boxes that apply_ + +- [ ] Bugfix (non-breaking change which fixes an issue) +- [ ] New feature (non-breaking change which adds functionality) +- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) +- [ ] Documentation Update (if none of the other choices apply) + +## Checklist + +_Put an `x` in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code._ + +- [x] I have read the CONTRIBUTING.md doc. +- [ ] I have added necessary documentation (if appropriate). +- [ ] Any dependent changes have been merged and published in downstream modules. + +## Further comments + +If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc... +
+ + +Created at: 2024-07-24 + + +Source: https://github.com/DNXLabs/terraform-aws-ecs/releases/tag/6.9.0 + +--- + + +## docker-aws-v2 - 2.17.15-dnx1 +- Bump aws-cli version to v2.17.15. + +Created at: 2024-07-23 + + +Source: https://github.com/DNXLabs/docker-aws-v2/releases/tag/2.17.15-dnx1 + +--- + + +## terraform-aws-ecs-app - 7.0.0 +## Breaking Changes +* Removed CodeDeploy, ecs-deploy docker container will no longer work. Please use github ecs action or update-service directly. + +## What's Changed +* Removing code-deploy and enabling circuit-breaker by @adenot in https://github.com/DNXLabs/terraform-aws-ecs-app/pull/51 + + +**Full Changelog**: https://github.com/DNXLabs/terraform-aws-ecs-app/compare/6.5.0...7.0.0 + +Created at: 2024-07-22 + + +Source: https://github.com/DNXLabs/terraform-aws-ecs-app/releases/tag/7.0.0 + +--- + + ## docker-serverless - 4.1.15-dnx1 - Bump serverless version to v4.1.15.