Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

beta release #167

Merged
merged 15 commits into from
Nov 3, 2023
Merged

beta release #167

merged 15 commits into from
Nov 3, 2023

Conversation

tyler-dunkel
Copy link
Contributor

Issue tracker links

Add links to any relevant tasks/stories/bugs/pagerduty/etc

Example - dummy TODO project

TODO-123

Changes/solution

How does this change address the problem?

Testing

Describe how the testing was done, plus evidence, if not covered by automated tests

Notes and considerations

Add any additional notes and/or considerations

Dependencies

_Add dependencies on any other PRs, if applicable

tyler-dunkel and others added 15 commits July 19, 2023 16:38
# [0.89.0](0.88.0...0.89.0) (2023-07-19)

### Bug Fixes

* **aws:** fixes for beta release review ([d6dc132](d6dc132))
* Fixed error with VPC connections and elasticSearchDomain ([80af943](80af943))
* refactor listenerCertificates method ([aab3b84](aab3b84))

### Features

* add apigateway missing services ([afd255f](afd255f))
* add config missing services ([ad4f1a1](ad4f1a1))
* add ecr missing services ([9b41282](9b41282))
* add efs missing services ([ef37753](ef37753))
* add missing cloudwatch services ([c835307](c835307))
* add securityHub missing services ([734d0c1](734d0c1))
* Added aws_lambda_event_invoke_config for RT ([48ee1f0](48ee1f0))
* Added new DocumentDBCluster service ([5ea6932](5ea6932))
* Added rdsDBProxies ([7c3e5c0](7c3e5c0))
* Added rdsEventSubscription ([76c4438](76c4438))
* Added rdsGlobalClusters ([fdc1342](fdc1342))
* Added ses service configurations ([a1d550b](a1d550b))
* Added sesReceiptRuleSet service configurations ([7e3ca02](7e3ca02))
* Added snapshots for dbinstances ([1377e9a](1377e9a))
* **aws:** Add codeCommitRepository service ([10f8d86](10f8d86))
* **aws:** Add codepipeline services ([8043378](8043378))
* **aws:** Add ssm parameter service and update redshift ([0d808e6](0d808e6))
* **aws:** support missing ecs services ([87865d2](87865d2))
* **aws:** support missing glue services ([be11f33](be11f33))
* **aws:** support missing iam services ([d576b40](d576b40))
* **aws:** Update cloudfront and eksCluster ([d7377ba](d7377ba))
* **aws:** update readme file ([6c39235](6c39235))
* **aws:** updated elastic beanstalk client to aws-sdk-v3 to fix empty crawl data issue ([3f3e6b0](3f3e6b0))
* collect provider errors ([cccc04d](cccc04d))
* Fetched extra grant information for kms service ([c99417b](c99417b))
* Included event source mappings for lambda service ([9afbfb0](9afbfb0))
* Included groupOption and parameterGroup for dbInstance ([88d5c14](88d5c14))
* Included layers for aws_lambda_layers ([624f9c2](624f9c2))
* Included name and statements id for aws_lambda_permissions ([8496b43](8496b43))
* Linked new rds services to awsAccount schema ([d18a849](d18a849))
* linked new service ([44e7659](44e7659))
* Linked new services ([9eee1b3](9eee1b3))
* Split up ses service depending on identity type ([214287f](214287f))
* support some alb services ([5f36758](5f36758))
fix(ecsTaskDefinition): fix keys of null error
## [0.89.1-alpha.1](0.89.0...0.89.1-alpha.1) (2023-08-07)

### Bug Fixes

* **ecsTaskDefinition:** fix keys of null error ([c9195bd](c9195bd))
small fixes for cloud9 and dynamodb
## [0.89.1-alpha.2](0.89.1-alpha.1...0.89.1-alpha.2) (2023-08-10)

### Bug Fixes

* **cloud9:** filter out invalid elements ([2004c17](2004c17))
* **dynamoDB:** PointInTimeRecovery is optional ([6b9395c](6b9395c))
feat: adding api gateway v2 services
# [0.90.0-alpha.1](0.89.1-alpha.2...0.90.0-alpha.1) (2023-10-18)

### Features

* adding api gateway v2 services ([62eb02f](62eb02f))
fix(secretsManager): get all data pages
# [0.90.0-alpha.2](0.90.0-alpha.1...0.90.0-alpha.2) (2023-11-03)

### Bug Fixes

* **secretsManager:** get all data pages ([0f2cff4](0f2cff4))
@tyler-dunkel tyler-dunkel merged commit 14d4b1a into beta Nov 3, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants