Commit 775786f
committed
chore(release): 0.83.0
# [0.83.0](0.82.0...0.83.0) (2022-08-26)
### Bug Fixes
* add missing statement elements needed for the policy definitions ([f09656b](f09656b))
* **apiGatewayDomainName:** use ISO string in conversion ([04866de](04866de))
* **deps:** update sdk dep ([bc8f98a](bc8f98a))
* **iamRole:** added iamBoundaryPermissionPolicy relation and inline policies json documents ([3a713f6](3a713f6))
* **iamRole:** iamPermissionsBoundary and inlinePolicies bug fixes ([9923ba3](9923ba3))
* **iamRole:** replace inlinePolicies id gen method from cuid to generateUniqueId ([15de961](15de961))
* Optional chaining for last used details ([751a86b](751a86b))
* **performance:** improve tags processing time ([def9b1f](def9b1f))
* Released memory usage fix ([1674215](1674215))
* Released memory usage fix ([b6d242b](b6d242b))
* **services:** Added encryption rules data to s3 service ([dde6694](dde6694))
* **services:** fix for rds db instance ([5052362](5052362))
### Features
* **iamRole:** Add lastUsedDate ([9c7bd36](9c7bd36))
* Replaced cuid library for generateUniqueId util ([aca3e8f](aca3e8f))
* Replaced cuid with unique ids for policies ([30ad96c](30ad96c))
* **service:** Added default encryption kms connection ([a999cf7](a999cf7))
* Solved duplication issues ([896e813](896e813))1 parent 77c0cae commit 775786f
2 files changed
+28
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
1 | 28 | | |
2 | 29 | | |
3 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments