|
| 1 | +# [0.89.0-beta.1](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.88.0...0.89.0-beta.1) (2023-07-19) |
| 2 | + |
| 3 | + |
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* **aws:** fixes for beta release review ([d6dc132](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/d6dc132b1945f9532151f79b0c05efe7bc10b636)) |
| 7 | +* Fixed error with VPC connections and elasticSearchDomain ([80af943](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/80af94379b3d1b6e46ccd15d4c887d5cfc53ed55)) |
| 8 | +* refactor listenerCertificates method ([aab3b84](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/aab3b8474ba23ef6b7b16e55d0569432ed903ff1)) |
| 9 | + |
| 10 | + |
| 11 | +### Features |
| 12 | + |
| 13 | +* add apigateway missing services ([afd255f](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/afd255ff59f3ea7238bfdbcba992dc3154b31236)) |
| 14 | +* add config missing services ([ad4f1a1](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/ad4f1a1e2f58caa21838cc1966621e863bc648e8)) |
| 15 | +* add ecr missing services ([9b41282](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/9b4128203fd397aba9a8435482c3fe797c34ddcd)) |
| 16 | +* add efs missing services ([ef37753](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/ef37753c09f67f6f40ae745fb3ecfa9101144793)) |
| 17 | +* add missing cloudwatch services ([c835307](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/c835307f304c1b76802c61f12ea545e0914b1bcc)) |
| 18 | +* add securityHub missing services ([734d0c1](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/734d0c138eec88d27d37aee2f8c1cc70f50516c4)) |
| 19 | +* Added aws_lambda_event_invoke_config for RT ([48ee1f0](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/48ee1f03a04287aa28fa901c895c01071e3319bc)) |
| 20 | +* Added new DocumentDBCluster service ([5ea6932](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/5ea6932f029a428790ef6a702d2a57573dbe9cba)) |
| 21 | +* Added rdsDBProxies ([7c3e5c0](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/7c3e5c05c176149ec12c802bbd929834cd02e433)) |
| 22 | +* Added rdsEventSubscription ([76c4438](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/76c44380596efa087e1c5c0d57d4c047a85a993b)) |
| 23 | +* Added rdsGlobalClusters ([fdc1342](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/fdc1342e455a50b2ea7357f5a67ce9c4ee5aae69)) |
| 24 | +* Added ses service configurations ([a1d550b](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/a1d550b19e93e15a33b328856f73f27843edd4a3)) |
| 25 | +* Added sesReceiptRuleSet service configurations ([7e3ca02](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/7e3ca0222bdfee63e419930460770f477b7f2237)) |
| 26 | +* Added snapshots for dbinstances ([1377e9a](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/1377e9aa4526ff35fb5f08cc281f7e5b01edd220)) |
| 27 | +* **aws:** Add codeCommitRepository service ([10f8d86](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/10f8d86ec298e8031c421998e2bdb01b3967b349)) |
| 28 | +* **aws:** Add codepipeline services ([8043378](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/80433780dac8bc0e257c043726bbced4158811a4)) |
| 29 | +* **aws:** Add ssm parameter service and update redshift ([0d808e6](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/0d808e68aceafb1f75c4a3cbf4fb22478ba1dfb6)) |
| 30 | +* **aws:** support missing ecs services ([87865d2](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/87865d2d9bf2c77466059594d98e9fdc88333b3e)) |
| 31 | +* **aws:** support missing glue services ([be11f33](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/be11f33b3611b123f0167560adf894671248cb30)) |
| 32 | +* **aws:** support missing iam services ([d576b40](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/d576b40d8368a10c92119a95aeabf5c8bc0cafdc)) |
| 33 | +* **aws:** Update cloudfront and eksCluster ([d7377ba](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/d7377bac18e9757cf416918e6c6a9e0015078790)) |
| 34 | +* **aws:** update readme file ([6c39235](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/6c392359828a2ac5445936ba6376e79a615f9f91)) |
| 35 | +* **aws:** updated elastic beanstalk client to aws-sdk-v3 to fix empty crawl data issue ([3f3e6b0](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/3f3e6b0c23a522dd9e43b4f3a774e735e11a8029)) |
| 36 | +* collect provider errors ([cccc04d](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/cccc04d1749271f705c272c6923fe875ddb20f07)) |
| 37 | +* Fetched extra grant information for kms service ([c99417b](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/c99417baf1c52b521695e8f460c835cb35635c28)) |
| 38 | +* Included event source mappings for lambda service ([9afbfb0](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/9afbfb09c52dbeb1cb88b6ce1b2058b334c5c22e)) |
| 39 | +* Included groupOption and parameterGroup for dbInstance ([88d5c14](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/88d5c1413011d86aa547f5321da33eebecf17619)) |
| 40 | +* Included layers for aws_lambda_layers ([624f9c2](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/624f9c2523aec53deed8b40a716fbd1dbc488503)) |
| 41 | +* Included name and statements id for aws_lambda_permissions ([8496b43](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/8496b432014bf11617b2074aff4cb3019a73e3de)) |
| 42 | +* Linked new rds services to awsAccount schema ([d18a849](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/d18a8497d07d9598c761d205f1a1ada828d4260e)) |
| 43 | +* linked new service ([44e7659](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/44e765965e3ebddc3be2f5529f6327ce4c394118)) |
| 44 | +* Linked new services ([9eee1b3](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/9eee1b32ce18807dde113ff39d4f8f7ff35f358e)) |
| 45 | +* Split up ses service depending on identity type ([214287f](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/214287fd993cf3424d61de42ae613cc98c7d2d94)) |
| 46 | +* support some alb services ([5f36758](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/5f36758ee234fa1846384ed52b075d501899e1a5)) |
| 47 | + |
| 48 | +# [0.89.0-alpha.22](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.21...0.89.0-alpha.22) (2023-07-19) |
| 49 | + |
| 50 | + |
| 51 | +### Features |
| 52 | + |
| 53 | +* collect provider errors ([cccc04d](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/cccc04d1749271f705c272c6923fe875ddb20f07)) |
| 54 | + |
| 55 | +# [0.89.0-alpha.21](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.20...0.89.0-alpha.21) (2023-06-07) |
| 56 | + |
| 57 | + |
| 58 | +### Bug Fixes |
| 59 | + |
| 60 | +* **aws:** fixes for beta release review ([d6dc132](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/d6dc132b1945f9532151f79b0c05efe7bc10b636)) |
| 61 | + |
| 62 | +# [0.89.0-alpha.20](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.19...0.89.0-alpha.20) (2023-06-06) |
| 63 | + |
| 64 | + |
| 65 | +### Bug Fixes |
| 66 | + |
| 67 | +* refactor listenerCertificates method ([aab3b84](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/aab3b8474ba23ef6b7b16e55d0569432ed903ff1)) |
| 68 | + |
| 69 | +# [0.89.0-alpha.19](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.18...0.89.0-alpha.19) (2023-06-05) |
| 70 | + |
| 71 | + |
| 72 | +### Features |
| 73 | + |
| 74 | +* **aws:** support missing ecs services ([87865d2](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/87865d2d9bf2c77466059594d98e9fdc88333b3e)) |
| 75 | + |
| 76 | +# [0.89.0-alpha.18](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.17...0.89.0-alpha.18) (2023-06-05) |
| 77 | + |
| 78 | + |
| 79 | +### Features |
| 80 | + |
| 81 | +* add securityHub missing services ([734d0c1](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/734d0c138eec88d27d37aee2f8c1cc70f50516c4)) |
| 82 | + |
| 83 | +# [0.89.0-alpha.17](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.16...0.89.0-alpha.17) (2023-06-02) |
| 84 | + |
| 85 | + |
| 86 | +### Features |
| 87 | + |
| 88 | +* Added new DocumentDBCluster service ([5ea6932](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/5ea6932f029a428790ef6a702d2a57573dbe9cba)) |
| 89 | +* linked new service ([44e7659](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/44e765965e3ebddc3be2f5529f6327ce4c394118)) |
| 90 | + |
| 91 | +# [0.89.0-alpha.16](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.15...0.89.0-alpha.16) (2023-06-02) |
| 92 | + |
| 93 | + |
| 94 | +### Features |
| 95 | + |
| 96 | +* **aws:** Add codepipeline services ([8043378](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/80433780dac8bc0e257c043726bbced4158811a4)) |
| 97 | + |
| 98 | +# [0.89.0-alpha.15](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.14...0.89.0-alpha.15) (2023-06-02) |
| 99 | + |
| 100 | + |
| 101 | +### Features |
| 102 | + |
| 103 | +* **aws:** Add codeCommitRepository service ([10f8d86](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/10f8d86ec298e8031c421998e2bdb01b3967b349)) |
| 104 | + |
| 105 | +# [0.89.0-alpha.14](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.13...0.89.0-alpha.14) (2023-06-02) |
| 106 | + |
| 107 | + |
| 108 | +### Features |
| 109 | + |
| 110 | +* add efs missing services ([ef37753](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/ef37753c09f67f6f40ae745fb3ecfa9101144793)) |
| 111 | + |
| 112 | +# [0.89.0-alpha.13](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.12...0.89.0-alpha.13) (2023-06-02) |
| 113 | + |
| 114 | + |
| 115 | +### Features |
| 116 | + |
| 117 | +* add ecr missing services ([9b41282](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/9b4128203fd397aba9a8435482c3fe797c34ddcd)) |
| 118 | + |
| 119 | +# [0.89.0-alpha.12](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.11...0.89.0-alpha.12) (2023-06-02) |
| 120 | + |
| 121 | + |
| 122 | +### Bug Fixes |
| 123 | + |
| 124 | +* Fixed error with VPC connections and elasticSearchDomain ([80af943](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/80af94379b3d1b6e46ccd15d4c887d5cfc53ed55)) |
| 125 | + |
| 126 | + |
| 127 | +### Features |
| 128 | + |
| 129 | +* Added ses service configurations ([a1d550b](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/a1d550b19e93e15a33b328856f73f27843edd4a3)) |
| 130 | +* Added sesReceiptRuleSet service configurations ([7e3ca02](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/7e3ca0222bdfee63e419930460770f477b7f2237)) |
| 131 | +* Linked new services ([9eee1b3](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/9eee1b32ce18807dde113ff39d4f8f7ff35f358e)) |
| 132 | +* Split up ses service depending on identity type ([214287f](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/214287fd993cf3424d61de42ae613cc98c7d2d94)) |
| 133 | + |
| 134 | +# [0.89.0-alpha.11](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.10...0.89.0-alpha.11) (2023-06-01) |
| 135 | + |
| 136 | + |
| 137 | +### Features |
| 138 | + |
| 139 | +* **aws:** support missing glue services ([be11f33](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/be11f33b3611b123f0167560adf894671248cb30)) |
| 140 | + |
| 141 | +# [0.89.0-alpha.10](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.9...0.89.0-alpha.10) (2023-06-01) |
| 142 | + |
| 143 | + |
| 144 | +### Features |
| 145 | + |
| 146 | +* add config missing services ([ad4f1a1](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/ad4f1a1e2f58caa21838cc1966621e863bc648e8)) |
| 147 | + |
| 148 | +# [0.89.0-alpha.9](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.8...0.89.0-alpha.9) (2023-06-01) |
| 149 | + |
| 150 | + |
| 151 | +### Features |
| 152 | + |
| 153 | +* **aws:** support missing iam services ([d576b40](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/d576b40d8368a10c92119a95aeabf5c8bc0cafdc)) |
| 154 | + |
| 155 | +# [0.89.0-alpha.8](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.7...0.89.0-alpha.8) (2023-05-31) |
| 156 | + |
| 157 | + |
| 158 | +### Features |
| 159 | + |
| 160 | +* add apigateway missing services ([afd255f](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/afd255ff59f3ea7238bfdbcba992dc3154b31236)) |
| 161 | + |
| 162 | +# [0.89.0-alpha.7](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.6...0.89.0-alpha.7) (2023-05-31) |
| 163 | + |
| 164 | + |
| 165 | +### Features |
| 166 | + |
| 167 | +* Added rdsDBProxies ([7c3e5c0](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/7c3e5c05c176149ec12c802bbd929834cd02e433)) |
| 168 | +* Added rdsEventSubscription ([76c4438](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/76c44380596efa087e1c5c0d57d4c047a85a993b)) |
| 169 | +* Added rdsGlobalClusters ([fdc1342](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/fdc1342e455a50b2ea7357f5a67ce9c4ee5aae69)) |
| 170 | +* Added snapshots for dbinstances ([1377e9a](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/1377e9aa4526ff35fb5f08cc281f7e5b01edd220)) |
| 171 | +* Included groupOption and parameterGroup for dbInstance ([88d5c14](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/88d5c1413011d86aa547f5321da33eebecf17619)) |
| 172 | +* Linked new rds services to awsAccount schema ([d18a849](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/d18a8497d07d9598c761d205f1a1ada828d4260e)) |
| 173 | + |
| 174 | +# [0.89.0-alpha.6](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.5...0.89.0-alpha.6) (2023-05-30) |
| 175 | + |
| 176 | + |
| 177 | +### Features |
| 178 | + |
| 179 | +* **aws:** Add ssm parameter service and update redshift ([0d808e6](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/0d808e68aceafb1f75c4a3cbf4fb22478ba1dfb6)) |
| 180 | +* **aws:** update readme file ([6c39235](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/6c392359828a2ac5445936ba6376e79a615f9f91)) |
| 181 | + |
| 182 | +# [0.89.0-alpha.5](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.4...0.89.0-alpha.5) (2023-05-30) |
| 183 | + |
| 184 | + |
| 185 | +### Features |
| 186 | + |
| 187 | +* support some alb services ([5f36758](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/5f36758ee234fa1846384ed52b075d501899e1a5)) |
| 188 | + |
| 189 | +# [0.89.0-alpha.4](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.3...0.89.0-alpha.4) (2023-05-30) |
| 190 | + |
| 191 | + |
| 192 | +### Features |
| 193 | + |
| 194 | +* add missing cloudwatch services ([c835307](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/c835307f304c1b76802c61f12ea545e0914b1bcc)) |
| 195 | + |
| 196 | +# [0.89.0-alpha.3](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.2...0.89.0-alpha.3) (2023-05-29) |
| 197 | + |
| 198 | + |
| 199 | +### Features |
| 200 | + |
| 201 | +* Added aws_lambda_event_invoke_config for RT ([48ee1f0](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/48ee1f03a04287aa28fa901c895c01071e3319bc)) |
| 202 | +* Included event source mappings for lambda service ([9afbfb0](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/9afbfb09c52dbeb1cb88b6ce1b2058b334c5c22e)) |
| 203 | +* Included layers for aws_lambda_layers ([624f9c2](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/624f9c2523aec53deed8b40a716fbd1dbc488503)) |
| 204 | +* Included name and statements id for aws_lambda_permissions ([8496b43](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/8496b432014bf11617b2074aff4cb3019a73e3de)) |
| 205 | + |
| 206 | +# [0.89.0-alpha.2](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.1...0.89.0-alpha.2) (2023-05-25) |
| 207 | + |
| 208 | + |
| 209 | +### Features |
| 210 | + |
| 211 | +* **aws:** updated elastic beanstalk client to aws-sdk-v3 to fix empty crawl data issue ([3f3e6b0](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/3f3e6b0c23a522dd9e43b4f3a774e735e11a8029)) |
| 212 | + |
| 213 | +# [0.89.0-alpha.1](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.88.0...0.89.0-alpha.1) (2023-05-24) |
| 214 | + |
| 215 | + |
| 216 | +### Features |
| 217 | + |
| 218 | +* **aws:** Update cloudfront and eksCluster ([d7377ba](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/d7377bac18e9757cf416918e6c6a9e0015078790)) |
| 219 | +* Fetched extra grant information for kms service ([c99417b](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/c99417baf1c52b521695e8f460c835cb35635c28)) |
| 220 | + |
1 | 221 | # [0.88.0](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.87.0...0.88.0) (2023-05-12)
|
2 | 222 |
|
3 | 223 |
|
|
0 commit comments