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

chore(release): 1.183.0 #23345

Merged
merged 12 commits into from
Dec 14, 2022
Merged

chore(release): 1.183.0 #23345

merged 12 commits into from
Dec 14, 2022

Conversation

aws-cdk-automation
Copy link
Collaborator

@aws-cdk-automation aws-cdk-automation commented Dec 14, 2022

See CHANGELOG

aws-cdk-automation and others added 12 commits December 7, 2022 15:55
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
…k/lambda-layer-awscli (#23315)

Bumps [awscli](https://github.com/aws/aws-cli) from 1.27.22 to 1.27.27.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst">awscli's changelog</a>.</em></p>
<blockquote>
<h1>1.27.27</h1>
<ul>
<li>api-change:<code>iotfleetwise</code>: Deprecated assignedValue property for actuators and attributes.  Added a message to invalid nodes and invalid decoder manifest exceptions.</li>
<li>api-change:<code>logs</code>: Doc-only update for CloudWatch Logs, for Tagging Permissions clarifications</li>
<li>api-change:<code>medialive</code>: Link devices now support buffer size (latency) configuration. A higher latency value means a longer delay in transmitting from the device to MediaLive, but improved resiliency. A lower latency value means a shorter delay, but less resiliency.</li>
<li>api-change:<code>mediapackage-vod</code>: This release provides the approximate number of assets in a packaging group.</li>
</ul>
<h1>1.27.26</h1>
<ul>
<li>api-change:<code>autoscaling</code>: Adds support for metric math for target tracking scaling policies, saving you the cost and effort of publishing a custom metric to CloudWatch. Also adds support for VPC Lattice by adding the Attach/Detach/DescribeTrafficSources APIs and a new health check type to the CreateAutoScalingGroup API.</li>
<li>api-change:<code>iottwinmaker</code>: This release adds the following new features: 1) New APIs for managing a continuous sync of assets and asset models from AWS IoT SiteWise. 2) Support user friendly names for component types (ComponentTypeName) and properties (DisplayName).</li>
<li>api-change:<code>migrationhubstrategy</code>: This release adds known application filtering, server selection for assessments, support for potential recommendations, and indications for configuration and assessment status. For more information, see the AWS Migration Hub documentation at <a href="https://docs.aws.amazon.com/migrationhub/index.html">https://docs.aws.amazon.com/migrationhub/index.html</a></li>
</ul>
<h1>1.27.25</h1>
<ul>
<li>api-change:<code>ce</code>: This release adds the LinkedAccountName field to the GetAnomalies API response under RootCause</li>
<li>api-change:<code>cloudfront</code>: Introducing UpdateDistributionWithStagingConfig that can be used to promote the staging configuration to the production.</li>
<li>api-change:<code>eks</code>: Adds support for EKS add-ons configurationValues fields and DescribeAddonConfiguration function</li>
<li>api-change:<code>kms</code>: Updated examples and exceptions for External Key Store (XKS).</li>
</ul>
<h1>1.27.24</h1>
<ul>
<li>api-change:<code>billingconductor</code>: This release adds the Tiering Pricing Rule feature.</li>
<li>api-change:<code>connect</code>: This release provides APIs that enable you to programmatically manage rules for Contact Lens conversational analytics and third party applications. For more information, see   <a href="https://docs.aws.amazon.com/connect/latest/APIReference/rules-api.html">https://docs.aws.amazon.com/connect/latest/APIReference/rules-api.html</a></li>
<li>api-change:<code>dynamodb</code>: Endpoint Ruleset update: Use http instead of https for the &quot;local&quot; region.</li>
<li>api-change:<code>dynamodbstreams</code>: Update dynamodbstreams command to latest version</li>
<li>api-change:<code>rds</code>: This release adds the BlueGreenDeploymentNotFoundFault to the AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource operations.</li>
<li>api-change:<code>sagemaker-featurestore-runtime</code>: For online + offline Feature Groups, added ability to target PutRecord and DeleteRecord actions to only online store, or only offline store. If target store parameter is not specified, actions will apply to both stores.</li>
</ul>
<h1>1.27.23</h1>
<ul>
<li>bugfix:<code>codeartifact login</code>: Ignore always-auth errors for CodeArtifact login command; fixes <code>[#7434](aws/aws-cli#7434) &lt;https://github.com/aws/aws-cli/issues/7434&gt;</code>__</li>
<li>api-change:<code>ce</code>: This release introduces two new APIs that offer a 1-click experience to refresh Savings Plans recommendations. The two APIs are StartSavingsPlansPurchaseRecommendationGeneration and ListSavingsPlansPurchaseRecommendationGeneration.</li>
<li>api-change:<code>ec2</code>: Documentation updates for EC2.</li>
<li>api-change:<code>ivschat</code>: Adds PendingVerification error type to messaging APIs to block the resource usage for accounts identified as being fraudulent.</li>
<li>api-change:<code>rds</code>: This release adds the InvalidDBInstanceStateFault to the RestoreDBClusterFromSnapshot operation.</li>
<li>api-change:<code>transcribe</code>: Amazon Transcribe now supports creating custom language models in the following languages: Japanese (ja-JP) and German (de-DE).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cli/commit/5f499c1ddb686885cb250042e2bca00e83419ae8"><code>5f499c1</code></a> Merge branch 'release-1.27.27'</li>
<li><a href="https://github.com/aws/aws-cli/commit/1c99eafa637ac72f4ed1c07c1c75c96a6f32e343"><code>1c99eaf</code></a> Bumping version to 1.27.27</li>
<li><a href="https://github.com/aws/aws-cli/commit/4d9095dcbde4c8c13ef1e1653f54de1bcd443b27"><code>4d9095d</code></a> Update changelog based on model updates</li>
<li><a href="https://github.com/aws/aws-cli/commit/1047b04f1f7cbc4278767c22f96e1ca0b2238bd3"><code>1047b04</code></a> Merge branch 'release-1.27.26'</li>
<li><a href="https://github.com/aws/aws-cli/commit/c89dec4ff265255ac2962d5de0b06cca7acbf1df"><code>c89dec4</code></a> Merge branch 'release-1.27.26' into develop</li>
<li><a href="https://github.com/aws/aws-cli/commit/8247826dae284d599972124b388db902e8e72df5"><code>8247826</code></a> Bumping version to 1.27.26</li>
<li><a href="https://github.com/aws/aws-cli/commit/f957975272244bb40864f046565be4d8f7ffc3d6"><code>f957975</code></a> Update changelog based on model updates</li>
<li><a href="https://github.com/aws/aws-cli/commit/36b33608fda3cd8349d7a13e58649be8d6c677ef"><code>36b3360</code></a> Added deprecation notice for debugging tool in help text (<a href="https://github-redirect.dependabot.com/aws/aws-cli/issues/7510">#7510</a>)</li>
<li><a href="https://github.com/aws/aws-cli/commit/006e1a2b1f27d2f0b9b20c15b90882f84579db6e"><code>006e1a2</code></a> Merge branch 'release-1.27.25'</li>
<li><a href="https://github.com/aws/aws-cli/commit/3f5758bf1d83e68f0c6abb77c1f8d8495e7e3ce7"><code>3f5758b</code></a> Merge branch 'release-1.27.25' into develop</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-cli/compare/1.27.22...1.27.27">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=awscli&package-manager=pip&previous-version=1.27.22&new-version=1.27.27)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
@aws-cdk-automation aws-cdk-automation added the pr/no-squash This PR should be merged instead of squash-merging it label Dec 14, 2022
@gitpod-io
Copy link

gitpod-io bot commented Dec 14, 2022

@github-actions github-actions bot added the p2 label Dec 14, 2022
@aws-cdk-automation aws-cdk-automation requested a review from a team December 14, 2022 18:44
@aws-cdk-automation
Copy link
Collaborator Author

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 2145c93
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Dec 14, 2022

Thank you for contributing! Your pull request will be automatically updated and merged without squashing (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 132d1d6 into v1-release Dec 14, 2022
@mergify mergify bot deleted the bump/1.183.0 branch December 14, 2022 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2 pr/no-squash This PR should be merged instead of squash-merging it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants