Skip to content

Commit

Permalink
skip: update CHANGELOG.md for v3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-shcherbak committed Sep 20, 2023
1 parent e6f958a commit 032dcca
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -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
[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

0 comments on commit 032dcca

Please sign in to comment.