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.174.0 #22177

Merged
merged 5 commits into from Sep 21, 2022
Merged

chore(release): 1.174.0 #22177

merged 5 commits into from Sep 21, 2022

Conversation

aws-cdk-automation
Copy link
Collaborator

@aws-cdk-automation aws-cdk-automation commented Sep 21, 2022

See CHANGELOG

mergify bot and others added 4 commits September 16, 2022 22:03
…k/lambda-layer-awscli (#22109)

Bumps [awscli](https://github.com/aws/aws-cli) from 1.25.71 to 1.25.76.
<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.25.76</h1>
<ul>
<li>api-change:<code>codestar-notifications</code>: This release adds tag based access control for the UntagResource API.</li>
<li>api-change:<code>ecs</code>: This release supports new task definition sizes.</li>
</ul>
<h1>1.25.75</h1>
<ul>
<li>api-change:<code>dynamodb</code>: Increased DynamoDB transaction limit from 25 to 100.</li>
<li>api-change:<code>ec2</code>: This feature allows customers to create tags for vpc-endpoint-connections and vpc-endpoint-service-permissions.</li>
<li>api-change:<code>sagemaker</code>: Amazon SageMaker Automatic Model Tuning now supports specifying Hyperband strategy for tuning jobs, which uses a multi-fidelity based tuning strategy to stop underperforming hyperparameter configurations early.</li>
</ul>
<h1>1.25.74</h1>
<ul>
<li>api-change:<code>amplifyuibuilder</code>: Amplify Studio UIBuilder is introducing forms functionality. Forms can be configured from Data Store models, JSON, or from scratch. These forms can then be generated in your project and used like any other React components.</li>
<li>api-change:<code>ec2</code>: This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations.</li>
</ul>
<h1>1.25.73</h1>
<ul>
<li>api-change:<code>customer-profiles</code>: Added isUnstructured in response for Customer Profiles Integration APIs</li>
<li>api-change:<code>drs</code>: Fixed the data type of lagDuration that is returned in Describe Source Server API</li>
<li>api-change:<code>ec2</code>: Two new features for local gateway route tables: support for static routes targeting Elastic Network Interfaces and direct VPC routing.</li>
<li>api-change:<code>evidently</code>: This release adds support for the client-side evaluation - powered by AWS AppConfig feature.</li>
<li>api-change:<code>kendra</code>: This release enables our customer to choose the option of Sharepoint 2019 for the on-premise Sharepoint connector.</li>
<li>api-change:<code>transfer</code>: This release introduces the ability to have multiple server host keys for any of your Transfer Family servers that use the SFTP protocol.</li>
</ul>
<h1>1.25.72</h1>
<ul>
<li>api-change:<code>eks</code>: Adding support for local Amazon EKS clusters on Outposts</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cli/commit/48e9b91e24e00c109d31b3b6602eaf8e6ecaa498"><code>48e9b91</code></a> Merge branch 'release-1.25.76'</li>
<li><a href="https://github.com/aws/aws-cli/commit/4c046728155fd54a04688db9a157c67912abe8f0"><code>4c04672</code></a> Bumping version to 1.25.76</li>
<li><a href="https://github.com/aws/aws-cli/commit/f199ef190a569b74722c7af614e034b7822589fb"><code>f199ef1</code></a> Update changelog based on model updates</li>
<li><a href="https://github.com/aws/aws-cli/commit/7caafa46abfc974dc8209d520f16f163342c9305"><code>7caafa4</code></a> Merge branch 'release-1.25.75'</li>
<li><a href="https://github.com/aws/aws-cli/commit/b72c86d496c097ab4dccc7e80ed318b4bc6d6da2"><code>b72c86d</code></a> Merge branch 'release-1.25.75' into develop</li>
<li><a href="https://github.com/aws/aws-cli/commit/6f66c949ede6b8ca008311cc37d8a74a7423f9ac"><code>6f66c94</code></a> Bumping version to 1.25.75</li>
<li><a href="https://github.com/aws/aws-cli/commit/c9c029e15001cde42a7e0f055c9ac06c85891cba"><code>c9c029e</code></a> Update changelog based on model updates</li>
<li><a href="https://github.com/aws/aws-cli/commit/46df11f5500971cdffc5d60c56e203456a51382d"><code>46df11f</code></a> Merge branch 'release-1.25.74'</li>
<li><a href="https://github.com/aws/aws-cli/commit/d3ded98cbb8288bee91df99628785171a8c95204"><code>d3ded98</code></a> Merge branch 'release-1.25.74' into develop</li>
<li><a href="https://github.com/aws/aws-cli/commit/93c7eaffc2e47a59845ae0059848e4f34e2fd57f"><code>93c7eaf</code></a> Bumping version to 1.25.74</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-cli/compare/1.25.71...1.25.76">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.25.71&new-version=1.25.76)](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 Sep 21, 2022
@gitpod-io
Copy link

gitpod-io bot commented Sep 21, 2022

@github-actions github-actions bot added the p2 label Sep 21, 2022
@aws-cdk-automation aws-cdk-automation requested a review from a team September 21, 2022 20:07
@aws-cdk-automation
Copy link
Collaborator Author

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: e0b48cc
  • 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 Sep 21, 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 4aacfa3 into v1-release Sep 21, 2022
@mergify mergify bot deleted the bump/1.174.0 branch September 21, 2022 21: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