diff --git a/CHANGELOG.md b/CHANGELOG.md index 5206d221e..7ce217f85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [v3.0] - 2023-09-20 +### :sparkles: New Policies +- [`0440702`](https://github.com/epam/ecc-aws-rulepack/commit/0440702164fcb8aeb55bad8eea690e3f67ffba72) - added policy ecc-aws-547-rds_instance_generation +- [`471bd21`](https://github.com/epam/ecc-aws-rulepack/commit/471bd218406e2928154e2e304a031870478fe1eb) - added policy ecc-aws-552-dynamodb_tables_unused +- [`da4fcba`](https://github.com/epam/ecc-aws-rulepack/commit/da4fcbac8becef637fb373283b2bb5ce42d2b0fe) - added policy ecc-aws-553-unused_clb +- [`d070dcb`](https://github.com/epam/ecc-aws-rulepack/commit/d070dcbf576387d8f9bb70c8f2c71a9bc4a13875) - added policy ecc-aws-560-unused_sns_topic + +### :wrench: Updates +- [`1fb3342`](https://github.com/epam/ecc-aws-rulepack/commit/1fb334233bd44fe3defe0833a7a8962da1533338) - added index(comment) to all rules +- [`6a5b960`](https://github.com/epam/ecc-aws-rulepack/commit/6a5b9606f12d84632049b9bba7a317b3827b15ce) - updated policy ecc-aws-548-ebs_volumes_are_of_type_gp3_instead_of_gp2 +- [`afa579b`](https://github.com/epam/ecc-aws-rulepack/commit/afa579beb992a072810a6e029afa6b0abc273cf4) - updated comment field for all policies +- [`af6c556`](https://github.com/epam/ecc-aws-rulepack/commit/af6c5564f0b6beb59ebdd54325f537caf7ce7eb7) - updated policy 043 + +### :adhesive_bandage: Policy Fixes +- [`a2d32d1`](https://github.com/epam/ecc-aws-rulepack/commit/a2d32d1366b880399e2b2ddf1638a4f4ada7283d) - fixed policy 298 + +### :open_file_folder: Other Changes +- [`9d60206`](https://github.com/epam/ecc-aws-rulepack/commit/9d602068fc2d8f049abd7d0005eec3f0041cc5d3) - Merge pull request [#20](https://github.com/epam/ecc-aws-rulepack/pull/20) from epam/added_index + +upd: added index(comment) to all rules + + ## [v2.0] - 2023-08-21 ### :sparkles: New Policies - [`b54d258`](https://github.com/epam/ecc-aws-rulepack/commit/b54d2585b6c5ed5c248e984b1e56d4600ef36804) - added non compatible policies (see the list in the commit message) @@ -32,4 +54,5 @@ [v1.0]: https://github.com/epam/ecc-aws-rulepack/compare/Init...v1.0 -[v2.0]: https://github.com/epam/ecc-aws-rulepack/compare/v1.0...v2.0 \ No newline at end of file +[v2.0]: https://github.com/epam/ecc-aws-rulepack/compare/v1.0...v2.0 +[v3.0]: https://github.com/epam/ecc-aws-rulepack/compare/v2.0...v3.0 \ No newline at end of file