Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump boto3 from 1.34.106 to 1.34.108 (#236)
Bumps [boto3](https://github.com/boto/boto3) from 1.34.106 to 1.34.108. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/boto/boto3/blob/develop/CHANGELOG.rst">boto3's changelog</a>.</em></p> <blockquote> <h1>1.34.108</h1> <ul> <li>api-change:<code>application-autoscaling</code>: [<code>botocore</code>] add v2 smoke tests and smithy smokeTests trait for SDK testing.</li> <li>api-change:<code>codebuild</code>: [<code>botocore</code>] Aws CodeBuild now supports 36 hours build timeout</li> <li>api-change:<code>elbv2</code>: [<code>botocore</code>] This release adds dualstack-without-public-ipv4 IP address type for ALB.</li> <li>api-change:<code>lakeformation</code>: [<code>botocore</code>] Introduces a new API, GetDataLakePrincipal, that returns the identity of the invoking principal</li> <li>api-change:<code>transfer</code>: [<code>botocore</code>] Enable use of CloudFormation traits in Smithy model to improve generated CloudFormation schema from the Smithy API model.</li> </ul> <h1>1.34.107</h1> <ul> <li>api-change:<code>acm-pca</code>: [<code>botocore</code>] This release adds support for waiters to fail on AccessDeniedException when having insufficient permissions</li> <li>api-change:<code>connect</code>: [<code>botocore</code>] Adding Contact Flow metrics to the GetMetricDataV2 API</li> <li>api-change:<code>kafka</code>: [<code>botocore</code>] AWS MSK support for Broker Removal.</li> <li>api-change:<code>mwaa</code>: [<code>botocore</code>] Amazon MWAA now supports Airflow web server auto scaling to automatically handle increased demand from REST APIs, Command Line Interface (CLI), or more Airflow User Interface (UI) users. Customers can specify maximum and minimum web server instances during environment creation and update workflow.</li> <li>api-change:<code>quicksight</code>: [<code>botocore</code>] This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK).</li> <li>api-change:<code>sagemaker</code>: [<code>botocore</code>] Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam.</li> <li>api-change:<code>secretsmanager</code>: [<code>botocore</code>] Documentation updates for AWS Secrets Manager</li> <li>bugfix:retries: [<code>botocore</code>] Fix backoff calculation for truncated binary exponential backoff (<code>[#3178](boto/boto3#3178) <https://github.com/boto/botocore/issues/3178></code>__)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/ab5f82f16f2407b7d3a9fd41bf62875983b4d393"><code>ab5f82f</code></a> Merge branch 'release-1.34.108'</li> <li><a href="https://github.com/boto/boto3/commit/6ce3b8bc597d6545ee0ea9441fc8de75b6514260"><code>6ce3b8b</code></a> Bumping version to 1.34.108</li> <li><a href="https://github.com/boto/boto3/commit/0e852dd7fa0d34f98c50ac5d6e30f061a3d1dd73"><code>0e852dd</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/b7953550b2b3c659f81385c76e8921d32baac872"><code>b795355</code></a> Merge branch 'release-1.34.107'</li> <li><a href="https://github.com/boto/boto3/commit/ec8763d4fc1e2ad833eb901e5fb2cea72ec0b857"><code>ec8763d</code></a> Merge branch 'release-1.34.107' into develop</li> <li><a href="https://github.com/boto/boto3/commit/8269cfbf6b0b8ece2108fce5d81d31a1d2625c8b"><code>8269cfb</code></a> Bumping version to 1.34.107</li> <li><a href="https://github.com/boto/boto3/commit/f5a56fbaa1474d23ec4426c7d333f6cb44dfbf32"><code>f5a56fb</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/5eaa86735c78be7332fbc340813ba286a629f92b"><code>5eaa867</code></a> Merge branch 'release-1.34.106' into develop</li> <li>See full diff in <a href="https://github.com/boto/boto3/compare/1.34.106...1.34.108">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=boto3&package-manager=pip&previous-version=1.34.106&new-version=1.34.108)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jcadam14 <[email protected]>
- Loading branch information